snarktank / compound-engineering
Install for your project team
Run this command in your project directory to install the skill for your entire team:
mkdir -p .claude/skills/compound-engineering && curl -L -o skill.zip "https://fastmcp.me/Skills/Download/2831" && unzip -o skill.zip -d .claude/skills/compound-engineering && rm skill.zip
Project Skills
This skill will be saved in .claude/skills/compound-engineering/ and checked into git. All team members will have access to it automatically.
Important: Please verify the skill by reviewing its instructions before using it.
Compound Engineering workflow for AI-assisted development. Use when planning features, executing work, reviewing code, or codifying learnings. Follows the Plan → Work → Review → Compound loop where each unit of engineering makes subsequent work easier. Triggers on: plan this feature, implement this, review this code, compound learnings, create implementation plan, systematic development.