by gannonh
Agent orchestration framework for spec-driven development
# Add to your Claude Code skills
git clone https://github.com/gannonh/kata-orchestrator型 · /ˈkɑːtɑː/ · noun - a choreographed pattern practiced repeatedly until perfected
Multi-agent orchestration framework for spec-driven development.
<br>
kata.sh
Claude Code plugin (recommended):
/plugin marketplace add gannonh/kata-marketplace
/plugin install kata@gannonh-kata-marketplace
Agent Skills (skills.sh):
npx skills add gannonh/kata-skills
Codebase Intelligence — Agents now understand your project's architecture and conventions:
scan-codebase.cjs → generate-intel.js → .planning/intel/ → agent context injectionscaffold-intel.cjs in kata-new-projectNo comments yet. Be the first to share your thoughts!
SCAN_RANgenerate-intel.js emits camelCase stats with commitHash freshness metadataPhase-Level Worktrees — main/ stays on the main branch permanently:
workspace/ as working directory, main/ as read-only referencemain/ off mainOptional plan-level agent isolation during phase execution:
worktree.enabled setting with read-config.sh for nested JSON keysmanage-worktree.sh creates isolated worktrees per plan, merges after wave completionCustomize how Kata generates planning artifacts:
/kata-customize to list, copy, edit, and validate template overrides