krt:compound-master

Installation
SKILL.md

Compound Master

Compound Master coordinates existing skills. It does not replace Compound Engineering and it does not duplicate krt:release-marshal.

Default posture: artifact-first. Generate durable artifacts first, then execute later only when the user explicitly asks.

Core pipeline:

  1. Preflight skills, repo, branch, and context readiness.
  2. Block if project documentation is insufficient.
  3. Generate a medium/high-level roadmap with dependencies, parallelization waves, and preliminary PR strategy.
  4. Run one interactive brainstorm skill per roadmap item.
  5. Run one planning skill per reviewed brainstorm document.
  6. Run document-review loops for roadmap, brainstorms, plans, and work packages.
  7. Derive work packages that map to independently reviewable PR/Jira units.
  8. Later, execute each package with a work skill or worker that supports implementation-only/no-shipping mode.
  9. Review implementation with a code-review skill, looping fixes through the work skill until the configured threshold passes.
  10. Hand the finished package to krt:release-marshal, which owns gitflow commits, clean rebase, Jira, GitHub PR, reviewer requests, and Jira review transition offer.
Related skills
Installs
3
Repository
elzawarudo/krt
First Seen
10 days ago