Skill Reference

PhaseSkillCommandWhat it does
Setuptechstack/superspecs:techstackQuestionnaire: define stack, recommend skills & libraries, save wiki profile
Plandesign-import/superspecs:design-importOptional enrichment: reads DesignOS export, creates design-context.md for /discuss + /spec to use
Planplan-discuss/superspecs:discussCapture decisions before planning
Planplan-spec/superspecs:specWrite OpenSpec-style spec
Planplan-grill/superspecs:grillStress-test spec against wiki + techstack, blocks execution until READY
Executeexecute-pick-spec/superspecs:pick-specChoose + validate next spec
Executeexecute-branch/superspecs:branchCreate branch / worktree
Executeexecute-subagent/superspecs:subagentParallel subagent task execution
Executeexecute-tdd/superspecs:tddRED-GREEN-REFACTOR — runs inside each subagent task; invoke standalone for code outside subagent mode
Executeexecute-review/superspecs:code-reviewBetween-task spec + quality review
Verifyverify/superspecs:verifyStage 1: full suite + scenario coverage; Stage 2: compile feature to wiki
Wikiwiki-query/superspecs:wiki-queryTiered retrieval query; optionally file answer back as a page
Wikiwiki-lint/superspecs:wiki-lintHealth check: orphans, broken links, contradictions, stale refs
Wikicross-linker/superspecs:cross-linkerAuto-insert [[wikilinks]] for unlinked mentions across the vault
Wikiwiki-status/superspecs:wiki-statusVault dashboard: size, hubs, tag stats, provenance, pending sources
Wikiwiki-capture/superspecs:wiki-captureSave session findings to wiki (--quick stages to raw/, --full ingests)
Wikitag-taxonomy/superspecs:tag-taxonomyCanonical tag vocabulary; audit and normalize tags vault-wide
Wikiwiki-rebuild/superspecs:wiki-rebuildArchive + rebuild vault; restore from snapshot
Shipship/superspecs:shipPR + archive + next cycle
Metaskill-creator/superspecs:skill-creatorCreate a new SuperSpecs skill to extend the framework