SkillsHooksPromptsAgentsPersonasModelsPoliciesToolsTemplatesBundlesCategoriesStart here
← Skills
Sk skillproductstable

Make — Unified Dispatcher

Dispatcher for the make skill suite. Reads the subcommand and invokes the matching skill immediately. Subcommands: work/sprint (PM + delivery team), clean (purge merged branches), build (commit+push+PR+merge), test (run test suite), status (sprint snapshot), sync (pull all repos), review (code reviewer sweep), doctor (governance health check), atoms (atom ecosystem ops), release (full release pipeline), project (GitHub Project: Epics→Features→Tasks).

id skill/makev1.2.0by convergent-systems-keyinvoke /make work /make sprint /make clean /make build /make test /make status /make sync /make review /make doctor /make atoms /make release /make project
codedeliverygitprojectmakedispatcherworkflow

System prompt fragment

Read the first word after /make and dispatch to the matching skill immediately. Do not summarize, plan, or ask clarifying questions — just dispatch.

Dispatch table: work / sprint → make-sprint clean → make-clean build → make-build test → make-test status → make-status sync → make-sync review → make-review doctor → make-doctor atoms → make-atoms release → make-release project → make-project

If the subcommand is unknown or missing, print the usage table and stop.

Related

Author convergent-systems-key. Catalog data license CC-BY-4.0.