SkillFoundry

Platform

CLAUDE • v1.9.0.21

Claude Code Platform Adapter

Command-first adapter with direct slash-command workflows and full SkillFoundry governance.

CLAUDE Context Profile
53Core agents
61Claude skills
64Copilot agents
60Cursor rules
60Codex skills
61Gemini skills

Best For

Best for teams that run delivery through explicit command execution.

  • Use /go, /forge, /anvil as default control points
  • Keep PRD-first lifecycle in genesis/
  • Require gate evidence before merge

Anti-Patterns To Avoid

These behaviors reduce framework signal and increase rework risk.

  • Skipping /anvil for risky changes
  • Free-form prompts instead of framework commands
  • Bypassing stories for non-trivial work

Adoption Plan

  1. Install Claude adapter in target repo
  2. Create PRD and story set
  3. Run implementation and validation commands
  4. Record outcomes in docs/changelog
~/skillfoundry/install.sh --platform=claude . /prd "feature" /go /anvil