peterkrueck/Claude-Code-Development-Kit
A workflow starter kit with slash commands and hooks that maintains project context for Claude Code across sessions.

Velocity · 7d
+4.0
★ / day
Trend
→steady
star history
This kit provides a maintenance layer between the user and Claude Code through four focused doc files that serve as the project’s working memory. It includes slash commands for loading project context, reviewing work with parallel sub-agents, updating AI-context docs, and merging changes. Hooks catch common mistakes like force-pushing main, and Plan Mode dispatches parallel research sub-agents with Gemini second opinions for larger features.