graph-export
[Code Intelligence] Use when you need to export the code review knowledge graph. Flag: --format={json|mermaid} (default json); --format=json dumps the full graph to a JSON file, --format=mermaid renders a single file as a Mermaid flowchart diagram.
graph-query
[Code Intelligence] Use when you need to query code relationships and connections using the structural knowledge graph.
graph-trace
[Code Intelligence] Use when investigating what happens when code executes, understanding blast radius, or tracing frontend-to-backend flows.
greenfield
[Planning] Use when you need to start a new project from scratch with full waterfall inception — idea, research, domain modeling, tech stack, and implementation plan.
harness-setup
[Quality] Use when setting up an agent quality harness with feedforward guides and feedback sensors.
idea
[Project Management] Use when capturing new ideas, feature requests, or concepts for future refinement.
integration-test-review
[Code Quality] Use when you need to review integration tests for assertion quality, bug protection, repeatability, and test-spec traceability — AND verify the review target (changed production code) has test coverage (integration-first) with spec↔test↔code alignment.
integration-test-verify
[Testing] Use when you need to verify integration tests pass after writing and reviewing them.
integration-test
[Testing] Use when you need to generate or review integration tests.
interface-design
[Frontend] Use when you need interface design for product UIs — dashboards, admin panels, SaaS apps, tools.
investigate
[Fix & Debug] Use when you need to investigate and explain how existing features or logic work. Flag: --mode=explain produces a one-way developer-narrative explanation (Purpose → How → Why → Impact) tuned by coding level; use /understand for the standalone prompt-driven explainer.
journal
[Utilities] Use when recording an engineering journal entry — capture decisions, blockers, lessons, or progress notes during work.
knowledge-review
[Research] Use when you need to review knowledge artifacts for completeness, citation quality, confidence accuracy, and template compliance.
knowledge-synthesis
[Research] Use when you need to synthesize research findings into structured report using template.
learn
[Utilities] Use when you need to teach Claude lessons that persist across sessions.
lint
[Code Quality] Use when you need to run linters and fix issues for backend or frontend.
linter-setup
[Quality] Use when you need to research and configure code quality tooling for any tech stack — linters, formatters, static analysis, pre-commit hooks, and CI gates.
llm-council
[Decision Support] Use when pressure-testing irreversible, high-stakes decisions with adversarial AI advisors.
markdown-novel-viewer
[Content] Use when you need background HTTP server rendering markdown files with calm, book-like reading experience.
markdown-to-docx
[Document Processing] Use when you need to convert markdown files to Microsoft Word ( DOCX) format with GFM support and math rendering.
markdown-to-pdf
[Document Processing] Use when you need to convert markdown files to PDF with syntax highlighting and custom CSS support.
market-analysis
[Research] Use when you need to analyze market landscape: competitors, sizing (TAM/SAM/SOM), trends, SWOT, customer segments.
memory-management
[Utilities] Use when saving or recovering task progress across sessions via file checkpoints — especially before context compaction.
package-upgrade
[Code Quality] Use when the user asks to analyze package upgrades, check for outdated dependencies, plan npm/NuGet updates, or assess breaking changes in package updates.
pbi-challenge
[Code Quality] Use when you need an AI-assisted Dev BA PIC review of PBI drafts.
pbi-mockup
[Project Management] Use when you need to generate an HTML mockup report from PBI and story artifacts.
pdf-to-markdown
[Document Processing] Use when you need to convert PDF files to Markdown with support for native text PDFs and scanned documents (OCR).
performance-review
[Debugging] Use when analyzing or optimizing performance bottlenecks: database queries, N+1 fan-out, indexing, API latency, memory, concurrency, algorithmic complexity (O(n²)), frontend rendering, caching, and distributed paths.
plan-analysis
[Planning] Use when the user provides an implementation plan file and asks to analyze it, assess impact, update specifications, or verify planned changes.
plan-execute
[Implementation] Use when you need to start coding & testing an existing plan. Flags: --approval=off (auto/trust mode, no approval gate), --tests=off (skip the test step), --parallel (parallel phase execution via subagents).
plan-review
[Planning] Use when you need to auto-review a plan for validity, correctness, and best practices — recursive: review, validate findings with why-review, fix validated findings, full re-review until no findings.
plan-validate
[Planning] Use when you need to validate a plan with critical questions interview.
review-artifact
[Code Quality] Use when you need to review artifact quality (PBI, user story, test spec, design spec) before handoff. Supports --type={pbi|story|spec-tests|design}.
plan
[Planning] Use when you need intelligent plan creation with prompt enhancement. Flag: --mode={ci|cro} (default none — standard planning); --mode=ci plans a fix from a GitHub Actions CI run/log, --mode=cro plans conversion-rate optimization (25-item CRO framework).
pr
[Git] Use when you need to create pull request with standard format.
prioritize
[Project Management] Use when you need to prioritize backlog items using RICE, MoSCoW, or Value-Effort frameworks.
problem-solving
[Utilities] Use when applying structured problem-solving frameworks to complex, blocked, recurring, or uncertain decisions.
product-owner
[Project Management] Use when you need to capture ideas, manage product backlogs, apply prioritization frameworks (RICE, MoSCoW), and facilitate stakeholder communication.
production-readiness-review
[Code Quality] Use when reviewing service-layer and API changes for production readiness.
project-config
[Utilities] Use when you need to scan workspace and update docs/project-config JSON to match current project structure.
project-init
[Utilities] Use when initializing or re-evaluating portable project context: project-config, project-reference docs, CLAUDE.md, AGENTS.md, universal agent rules, hookless setup. Triggers on: project init, init project, missing project-config, missing project docs, missing CLAUDE.md, missing AGENTS.md.
project-manager
[Project Management] Use when you need to generate project status reports, track dependencies, manage risk registers, and facilitate team sync meetings.
prompt-enhance
[Skill Management] Use when enhancing, compressing, or expanding prompts, docs, or skills with attention anchoring [INTELLIGENT ROUTING]. Flag: --op={compress|expand|enhance} (default enhance); --op=compress strips token bloat, --op=expand reconstructs compressed text.
prove-fix
[Code Quality] Use when you need to prove fix correctness with code proof traces, confidence scoring, and stack-trace-style evidence chains.
quality-gate-review
[Project Management] Use when you need to enforce quality gates, verify compliance with standards, track quality metrics, and generate audit trails.
quality-gate
[Code Quality] Use when you need to run quality gate checklist.
recover
[Utilities] Use when you need to restore workflow context from checkpoint after session loss.
refactoring
[Code Quality] Use when you need restructure code without changing behavior using extract method, extract class, rename, move, and inline patterns.
refine
[Project Management] Use when converting ideas to PBIs, validating problem hypotheses, adding acceptance criteria, or refining requirements.
release-doc
[Documentation] Use when you need to generate a detailed, AI-analyzed release document from git history over a time range or custom prompt.
Page 2 of 4 · 155 results