From beads
Creates 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.
npx claudepluginhub gastownhall/beads --plugin beadsCreate a new beads issue. If arguments are provided: - $1: Issue title - $2: Issue type (bug, feature, task, epic, chore, decision) - $3: Priority (0-4, where 0=critical, 4=backlog) If arguments are missing, ask the user for: 1. Issue title (required) 2. Issue type (default: task) 3. Priority (default: 2) 4. Description (optional) Use the beads MCP `create` tool to create the issue. Show the created issue ID and details to the user. Optionally ask if this issue should be linked to another issue (discovered-from, blocks, parent-child, related).
/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.
/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.
/createAnalyzes project state (git, Node.js, Python, Rust, Go) and creates 9 baseline Markdown context files in .claude/context/ for structure, tech, progress, vision, and more.
/createCreates a new NotebookLM notebook via CLI with given title and optional sources (URLs, files, YouTube, PDFs, etc.). Reports notebook ID and added sources.
/createScaffolds a new Claude Code plugin or standalone skill with selected components (skill, command, agent, hook, MCP). Runs Python init script, loads guidance skill, and provides post-setup instructions.
Create a new beads issue. If arguments are provided:
If arguments are missing, ask the user for:
Use the beads MCP create tool to create the issue. Show the created issue ID and details to the user.
Optionally ask if this issue should be linked to another issue (discovered-from, blocks, parent-child, related).