How this command is triggered — by the user, by Claude, or both
Slash command
/specforge:createThe summary Claude sees in its command listing — used to decide when to auto-load this command
Create a new design spec using SpecForge house rules. Invoke the `specforge:create-spec` skill. Topic / feature / bug to spec: $ARGUMENTS
Create a new design spec using SpecForge house rules. Invoke the
specforge:create-spec skill. Topic / feature / bug to spec:
$ARGUMENTS
npx claudepluginhub nitinj/specforge --plugin specforge/createCreates a new beads issue interactively or via title, type (bug/feature/task/epic/chore/decision), and priority args. Uses beads MCP create tool, shows ID/details, offers linking.
/createProduces SEO/GEO content end-to-end: brief, draft, series, refresh, and CMS-neutral publish package from one entry point.
/createLaunches Socratic workflow designer subagent to create orchestration workflows from natural language descriptions using interactive questioning. Accepts optional initial description argument.
/createCreates a new scaffold template in .scaffold/<name> with scaffold.yaml config, Go template files for project or template scaffolds, and validates via lint and dry-run generation.
/createGenerates a HANDOFF.md file with project goal, completed tasks, failed approaches, key decisions, current state via git, and step-by-step resume instructions for any AI coding agent.
/createCreates a workspace directory with git worktrees for multi-repository development. Parses description for GitHub PRs, JIRA keys, and repos; sets up feature branches or PR checkouts.