Embedded Commands Inventory

August 10, 2026 ยท View on GitHub

Goal

Provide a quick checklist of the embedded commands available for installation in this repository.

Embedded commands

CommandSDLC phasePrimary purpose
/onboardingAnalysis / DesignEstablish root AGENTS.md and one unambiguous OpenSpec project before issue work; missing OpenSpec defaults to documentation/openspec.
/update-issueAnalysis / DesignUpdate existing GitHub or Jira issues with structured user story, acceptance criteria, and resource content.
/explore-problemAnalysis / DesignEvaluate an issue through five points of view and post a Functional Specification comment on the issue.
/create-acceptance-criteriaAnalysis / DesignDerive Gherkin acceptance criteria from a Functional Specification comment and post them as a separate issue comment.
/create-feature-branchAnalysis / Design to ImplementationCreate and switch to a conventionally named branch for repository-backed analysis, design, or implementation.
/create-worktreeAnalysis / Design to ImplementationCreate an isolated branch and linked worktree for parallel work.
/create-adrDesignRecord an architectural decision, alternatives, rationale, and consequences.
/create-diagramDesignCreate a focused architecture or design diagram from approved artifacts.
/create-specAnalysis / DesignCreate or update one or more validated OpenSpec changes.
/explore-designDesignCompare technical approaches and obtain an approved design direction.
/implement-specImplementationDeliver an approved plan or validated OpenSpec task list through framework-aware delegation.
/profileOperationCoordinate Java profiling from baseline detection through verified optimization.
/benchmarkOperationSelect and coordinate JMeter, Gatling, or JMH performance workflows.
/close-specOperation / MaintenanceArchive an OpenSpec change by name using the OpenSpec CLI.

Installation target options

  • .github/commands
  • .claude/commands
  • .cursor/command
  • .codex/commands