codebase-integration
Installation
SKILL.md
Codebase Integration
Structured workflow for integrating external codebases (skills, agents, templates, workflows) into the agent-studio framework.
ROUTER UPDATE REQUIRED (CRITICAL - FINAL STEP)
After EVERY integration, you MUST:
- Update CLAUDE.md Section 3 - Add new agents to routing table
- Update CLAUDE.md Section 8.5 - Add new skills to workflow enhancement section
- Update CLAUDE.md Section 3 Workflows - Add new workflows
- Update learnings.md - Document integration summary
Verification (RUN THIS):
# Check all new items are in CLAUDE.md
grep "<item-name>" .claude/CLAUDE.md || echo "ERROR: NOT IN CLAUDE.md!"