Command Claude Code
Extract, summarize, or tabulate enterprise documents (.docx, .xlsx, .pdf, images, etc.) that the user has shared.
A small, highly efficient computer algebra system in written in C99.
Command Claude Code
Extract, summarize, or tabulate enterprise documents (.docx, .xlsx, .pdf, images, etc.) that the user has shared.
Command Claude Code
Work a production issue from observation to reproduction to root cause to fix.
Command Claude Code
Add or update docstrings and module-level documentation for a file or directory. Pass the target path as an argument.
Command Claude Code
Generate a test suite for a specific file, module, or function. Pass the target path as an argument.
Command Claude Code
Execute an approved feature plan end-to-end through PR.
Command Claude Code
Scaffold a new skill, command, agent, or Cursor rule with correct frontmatter and location.
Command Claude Code
Analyze an existing codebase and generate a project-level CLAUDE.md that tells Claude Code what the project is, how it's structured, and how to work effectively within it.
Command Claude Code
Decompose a feature or epic into parallel and sequential work streams, assign file ownership, and optionally dispatch the parallel-worker agent to execute them.
Command Claude Code
Produce an implementation plan for a feature before writing any code.
Command Claude Code
Structured review of a PR or branch diff — correctness, security, design, readability.
Command Claude Code
Run a security audit on the current branch — surfaces credential leaks, injection risks, overly broad permissions, and dependency vulnerabilities.