ClaudeCraft
Description
Claude Code Powered Multi-Agent Development Framework for High-Quality, Secure Software Development
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
ClaudeCraft
A multi-agent development methodology for AI-powered software development using specialized agents that coordinate through structured workflows to ensure security, quality, and velocity.
What ClaudeCraft Is
ClaudeCraft is a **systematic approach to AI development** that coordinates five specialized agents to deliver production-ready software. It's not a traditional software framework but rather a comprehensive methodology with:
- Structured agent coordination with mandatory handoff procedures
- Comprehensive tracking system for decisions, progress, and issues
- Quality gates ensuring security, performance, and maintainability
- Token management preventing context loss during development
- Natural language interface supporting conversational development
The Five Agent System
| Agent | Role | Expertise | Session Type |
|---|---|---|---|
| Planner | Strategic planning, PRD creation, architecture | Rich persistent memory | Long-running |
| Coder | Feature implementation, testing, technical setup | Lightweight task-focused | Task-focused |
| Tester | Quality assurance, bug discovery, performance | Feature-specific testing | Verification |
| Documenter | Documentation, user guides, API docs | Content creation | Documentation sprints |
| Reviewer | Code quality, security audits, architecture review | Comprehensive analysis | Review sessions |
Core Philosophy
- One feature at a time - Complete implementation before starting new work
- Token awareness - Stop at 75% context limit with structured handoffs
- Security first - OWASP Top 10 compliance from day one
- Mainstream technologies only - React/Next.js, Python/FastAPI, Node.js
Quick Start
**Clone or use as template:**
git clone https://github.com/your-org/claudecraft.git your-project cd your-project**Review workspace structure:**
workspace/ prd.md
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development