← all publishers

abmach

@abmach source repo

10 published skills

  1. Score · abmach
    Document implementation changes - audit finished code and update docs, README, and CHANGELOG for shipped features; invoked by orchestrate when Docs Affected = true, via "/score PLAN-001" for one plan, or "/score" alone for batch mode
    0
    installs
  2. Arrange · abmach
    Arrange tests - design and create integration and E2E test specs from a Plan for features about to enter integration testing; invoked by orchestrate or via "/arrange PLAN-001"
    0
    installs
  3. Compose · abmach
    Compose technical solutions - map a feature request to a Plan with milestones as a DAG, test tiers, and development specs; invoked via "/compose <feature>" to design before orchestrate executes
    0
    installs
  4. Prelude · abmach
    Initialize a non-Maestro workspace by scanning the codebase to create Repo Fingerprint, Contexts, and ADRs so the bundle is ready to use; invoke via "/prelude" once when adopting Maestro into an existing project
    0
    installs
  5. Audition · abmach
    Audition tests - execute test suites and capture pass/fail results, screenshots, and artifacts for visual regression routing; invoked by orchestrate after arrange or via "/audition <scope>"
    0
    installs
  6. Rehearse · abmach
    Rehearse - stress-test a plan against the project's domain model by challenging assumptions, sharpening terminology, and updating contexts/ADRs inline; invoked via "/rehearse <plan or feature>" to refine language before orchestrate or after compose flags ambiguity
    0
    installs
  7. Elaborate · abmach
    Elaborate plans - distill detail from higher-quality models into a Plan to fill gaps and simplify execution for simpler models; invoked via "/elaborate PLAN-001" after compose but before orchestrate to add implementation guidance and test strategy
    0
    installs
  8. Interlude · abmach
    Status interlude - summarize workspace state (active, blocked, and failed plans; open issues by priority; docs pending) from the Plans Index and Issues Index and suggest the next action, modifying nothing; invoked via "/interlude [plans | issues | docs]"
    0
    installs
  9. Instruments · abmach
    Configure the instruments - assign AI models to each section of the Maestro workflow (cheap implementation, reasoning-heavy composition, etc.), stored in knowledge/instruments.md with per-harness application guidance; invoked via "/instruments [section]"
    0
    installs
  10. Orchestrate · abmach
    Orchestrate feature implementation - execute an existing Plan as a parallel DAG by spawning play subagents, then arrange + audition for tests, route visual regressions to tune; invoked via "/orchestrate PLAN-001"
    0
    installs