Gstack Ship
Merlin-adapted ship gate for spec-kit/create-goal work. Use when implementation and QA evidence are ready and the user asks to package, commit, push, release, or deploy.
Speckit Analyze
Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.
Speckit Implement
Execute the implementation plan by processing and executing all tasks defined in tasks.md
Speckit Clarify
Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.
Speckit Specify
Create or update the feature specification from a natural language feature description.
Install Merlin Skills
Install or refresh Merlin Skills globally for Codex/Claude or project-locally under .codex/skills or .claude/skills. Use when the user asks to set up, install, update, or vendor this skill pack into a machine or repo.
Speckit Checklist
Generate a custom checklist for the current feature based on user requirements.
Speckit Constitution
Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent templates stay in sync.
Create Goal
Create a spec-kit-native Codex GOAL.md from an existing spec-kit feature directory. Adapted from AB Method's create-goal concept, but uses spec.md, plan.md, tasks.md, and constitution/checklist artifacts as the source of truth.
Speckit Taskstoissues
Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.
Gstack Qa
Merlin-adapted QA gate for spec-kit/create-goal web coding. Use after implementation or before ship to verify behavior, run tests, collect browser proof, and fix in-scope bugs.
Merlin Skills Routing
Mandatory meta-routing skill for Merlin Skills. Use before any non-trivial /goal or implementation task to choose the smallest skill-first chain, bind work to Spec Kit artifacts, and prevent loading unrelated skills.
Tdd
Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.
Speckit Tasks
Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.
Speckit Cli
Install, verify, initialize, and manage the official GitHub Spec Kit `specify` CLI. Use when setting up spec-kit project infrastructure, checking CLI version/features, installing Codex integration skills, or managing Spec Kit integrations, extensions, and presets.
Speckit Plan
Execute the implementation planning workflow using the plan template to generate design artifacts.