systems-review
Systems Review
After implementing, let's review for second-order effects:
Implementation Summary
- What was built? Brief description.
- What changed? Files modified.
- What's the interface? Input/output contracts.
Performance Review
Analyze performance implications:
- What's the time complexity?
- What happens at 10x scale?
- Where are potential bottlenecks?
- Are there N+1 query risks?
- Is caching appropriate?
Security Review
Check for security issues:
- Is input validated?
- Is authorization checked?
- Could this be exploited?
- Is sensitive data protected?
- Are there injection risks?
Downstream Effects
Consider blast radius:
- What breaks if this fails?
- What systems depend on this?
- Are there race conditions?
- Could this cause cascading failures?
Test Coverage
Verify testing:
- Is the happy path tested?
- Are error paths tested?
- Are edge cases covered?
- Is the interface contract verified?
Recommendations
Based on review, provide:
- Critical - Must fix before shipping
- High - Should fix soon
- Medium - Consider improving
- Low - Nice to have
Sign-off Checklist
- Decomposition was followed
- Interfaces are verified
- Error handling is complete
- Performance is acceptable
- Security is reviewed
- Tests are adequate
More from sunnypatneedi/claude-starter-kit
learning-coach
Master evidence-based study techniques including active recall, spaced repetition, deliberate practice, and accelerated learning. Build efficient learning systems that maximize retention and skill acquisition.
79productivity-gtd
Master the Getting Things Done (GTD) methodology for stress-free productivity. Implement capture, clarify, organize, reflect, and engage workflows with contexts, projects, and weekly reviews.
63journaling
Build effective journaling practices for clarity, growth, and self-awareness. Includes morning pages, gratitude journaling, reflection prompts, problem-solving templates, and habit-building strategies.
39ugc-content-creator
Create short-form video content for TikTok, Instagram Reels, and YouTube Shorts. Master hooks, scripts, trends, platform-native styling, and the organic-to-ad content pipeline for maximum reach and engagement.
29writing-coach
Master clear writing, editing techniques, style improvement, and effective communication. Transform complex ideas into simple, compelling prose that readers understand and remember.
18sales-playbook
Build repeatable sales processes from prospecting through closing. Master qualification frameworks (BANT/MEDDIC), objection handling, pipeline management, discovery questions, and closing techniques for B2B and B2C sales.
12