claude-code-orchestrator-kit
Orchestrated coding workflows, health checks, and issue tracking
All Skills in This Repository (21)
Pure Emerald Level Indicatorsfrontend-aesthetics
Generate actionable frontend design guidance for typography, color, and motion.
parse-error-logs
Parse npm, pnpm, TypeScript, Jest, and build logs into structured JSON reports.
format-commit-message
Format commit messages into conventional commits with Claude Code attribution.
calculate-priority-score
Calculate numeric priority scores from severity, impact, and likelihood.
parse-package-json
Parse package.json files to extract version, name, and metadata.
validate-plan-file
Validate orchestrator plan files against structured JSON schemas.
parse-git-status
Parse git status output into structured JSON with branch and file categories.
generate-changelog
Generate Keep a Changelog–compliant Markdown sections from git commits, plan files, or manual entries.
run-quality-gate
Run type-check, build, test, or lint quality gates and emit structured JSON results.
load-project-context
Load a project index to present architecture and domain overviews.
generate-report-header
Generate standardized Markdown report headers with metadata and status emojis.
format-markdown-table
Generate markdown tables with column alignment and spacing from data.
Frequently Asked Questions
FAQPage SchemaHow to install claude-code-orchestrator-kit?▼
Run `npx skills add maslennikov-ig/claude-code-orchestrator-kit --all -g -y` in your terminal to install all skills globally.
What does claude-code-orchestrator-kit do?▼
It turns your coding session into an orchestrator that delegates bugs, security fixes, dependency updates, and cleanup to specialized sub-agents with mandatory verification after every task.
How do automated health checks work?▼
Slash commands like /health-bugs and /health-security scan your codebase, create tracked issues, fix problems by priority, and re-verify until clean.
Does it work with Claude Code, Codex, and Gemini?▼
Yes. It ships instruction templates for all three runtimes and supports multi-runtime dispatch through the optional Gastown integration.
Do I need Beads or Gastown to use it?▼
No. Both are optional add-ons for persistent issue tracking and parallel multi-agent work; the core orchestration pattern and skills work standalone.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core