Command
Run an audit-and-update pass on the docs/arrows/ overlay. Dispatches on project state — audits an existing overlay, bootstraps the overlay from existing LID docs, or redirects to /map-codebase or /linked-intent-dev for projects without LID.
1,490 tagged ai-coding, measured the same way as everything else here.
Browse within: agentic-coding 118ai-workflow 74ai-memory 67ai-assistant 66agent-orchestration 64context-management 53ai-governance 52claude-code-skills 50coding-agent 49code-quality 44claude-code-agents 41cline 39Orchestration 38ai-security 37
Command
Run an audit-and-update pass on the docs/arrows/ overlay. Dispatches on project state — audits an existing overlay, bootstraps the overlay from existing LID docs, or redirects to /map-codebase or /linked-intent-dev for projects without LID.
Command
Bootstrap LID in an existing (brownfield) codebase. Reads every file in scope, proposes lens-based clusterings, walks the user through reconciliation, generates skeleton LLDs/HLD/EARS and the arrow overlay, then prompts the user to flesh out the skeletons. Token-intensive by design.
Command
Audit EARS↔code coherence via a bidirectional differential. With no arguments, opens a scoping conversation that interprets what the user wants audited, maps it to arrows, and captures an explicit EARS selection. With one or more EARS IDs, audits those specs directly using configured defaults. Requires docs/arrows/…
Command Claude Code
Run all PandaFilter verification steps in order. Stop and report on first failure. This is the required pre-commit gate.
Command Claude Code
Analyze codebase for potential work and automatically create tasks.
Command Claude Code
Review and manage pending Sugar tasks interactively.
Command Claude Code
Start Sugar's autonomous execution mode.
GantisStorm/essentials-claude-code
Command
Execute beads with parallel agent swarm (dependency-aware).
GantisStorm/essentials-claude-code
Command
Generate or update hierarchical code map from any directory as root, with nested tree structure (project).
GantisStorm/essentials-claude-code
Command
Execute a plan file with iterative loop until completion.
Command
Delegate execution of a specific plan or plan step to Codex.
Command
Hand a stuck or open-ended problem to Codex for an independent investigation or rescue pass.
Command
Delegate an implementation task or plan step to Cursor (agentic, writes code; default Auto model).
Command Cursor
Command "rebuildrestart" from rwliebs/Dossier, covering rebuildrestart, rebuild and restart the dossier dev server, usage and ./scripts/rebuild-and-restart.sh # dev server (default).
Command
Route a lost user to the right atomic verb, skill, agent, or binary subcommand. Bare invocation reads git state and recommends one next step. Topic keyword or freeform intent → focused pointer. tour → guided walkthrough of the system. Help router, not duplicated docs.
Command
Write a design doc (concepts, business rules, approaches) and a checkpoint-table spec (contract) for non-trivial work; inline spec only for trivial. Gauges triviality; loops spec authoring with subagents. Human-facing artifact, Mermaid diagrams allowed.
Command
Multi-lens design challenger. Reads a design/spec/plan/proposal, profiles it (who can reach it, whose data, what being wrong costs), then seats 3-6 expert lenses from a 30-lens catalog spanning engineering, data/ML, business, finance, communication, and delivery — each seated only with a cited stake, reflexive picks…
Command Claude Code
Walk the user through installing and running Grove. Adapt based on their current state (fresh install vs already cloned).
Command Claude Code
Run the full local gate (fmt, lint, test, build, docs, and fuzz when a parser changed) and report only what failed.
Command Claude Code
Prepare the next release per RELEASING.md — gate, price table, surface audit, changelog — and stop at the tag command.
Command Claude Code
Self code review before a release — four narrow reviewers over the change (or the whole repo), findings ranked, nothing edited.
ivan-magda/claude-code-plugin-template
Command
Add a new sub-agent to the current plugin for specialized tasks.
ivan-magda/claude-code-plugin-template
Command
Add a new slash command to the current plugin.
ivan-magda/claude-code-plugin-template
Command
Add a hook configuration to automate plugin behavior at lifecycle events.