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:

  1. Update CLAUDE.md Section 3 - Add new agents to routing table
  2. Update CLAUDE.md Section 8.5 - Add new skills to workflow enhancement section
  3. Update CLAUDE.md Section 3 Workflows - Add new workflows
  4. 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!"
Installs
2
GitHub Stars
31
First Seen
Jan 27, 2026
codebase-integration — oimiragieo/agent-studio