maslennikov-igmaslennikov-igCommunity·21 Agent Skills Included

claude-code-orchestrator-kit

Orchestrated coding workflows, health checks, and issue tracking

Delegates coding tasks to specialized sub-agents for bug fixing, security scans, dependency updates, and dead code cleanup. Eliminates context exhaustion, untracked fixes, and manual quality checks through automated verification gates and git-backed issue tracking. Includes reusable utilities for commit messages, changelogs, code review, debugging, and report generation to ship production code faster.
npx skills add maslennikov-ig/claude-code-orchestrator-kit --all -g -y
Available:

Instructs the agent to act as an orchestrator that gathers context, delegates work to specialized sub-agents, verifies results with quality gates, tracks tasks in Beads, and always pushes completed work to git.

All Skills in This Repository (21)

Pure Emerald Level Indicators
📦 In Repo
maslennikov-igmaslennikov-ig

frontend-aesthetics

Generate actionable frontend design guidance for typography, color, and motion.

Community
Advanced
📦 In Repo
maslennikov-igmaslennikov-ig

parse-error-logs

Parse npm, pnpm, TypeScript, Jest, and build logs into structured JSON reports.

Community
Intermediate
📦 In Repo
maslennikov-igmaslennikov-ig

format-commit-message

Format commit messages into conventional commits with Claude Code attribution.

Community
Advanced
📦 In Repo
maslennikov-igmaslennikov-ig

calculate-priority-score

Calculate numeric priority scores from severity, impact, and likelihood.

Community
Intermediate
📦 In Repo
maslennikov-igmaslennikov-ig

parse-package-json

Parse package.json files to extract version, name, and metadata.

Community
Basic
📦 In Repo
maslennikov-igmaslennikov-ig

validate-plan-file

Validate orchestrator plan files against structured JSON schemas.

Community
Advanced
📦 In Repo
maslennikov-igmaslennikov-ig

parse-git-status

Parse git status output into structured JSON with branch and file categories.

Community
Basic
📦 In Repo
maslennikov-igmaslennikov-ig

generate-changelog

Generate Keep a Changelog–compliant Markdown sections from git commits, plan files, or manual entries.

Community
Advanced
📦 In Repo
maslennikov-igmaslennikov-ig

run-quality-gate

Run type-check, build, test, or lint quality gates and emit structured JSON results.

Community
Advanced
📦 In Repo
maslennikov-igmaslennikov-ig

load-project-context

Load a project index to present architecture and domain overviews.

Community
Basic
📦 In Repo
maslennikov-igmaslennikov-ig

generate-report-header

Generate standardized Markdown report headers with metadata and status emojis.

Community
Advanced
📦 In Repo
maslennikov-igmaslennikov-ig

format-markdown-table

Generate markdown tables with column alignment and spacing from data.

Community
Basic

Frequently Asked Questions

FAQPage Schema
How 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