Agent Claude Code
Reviews code for quality, security, and project conventions. Use after completing features or before commits.
Agent Claude Code
Reviews code for quality, security, and project conventions. Use after completing features or before commits.
Agent Claude Code
Debugs errors, test failures, and unexpected behavior. Knows PromptScript architecture.
Agent Claude Code
PromptScript language expert. Helps with syntax, compilation issues, and migrations.
Command Claude Code
Run full verification pipeline.
Command Claude Code
Create CLI command handler.
Command Claude Code
Design public API exports.
Command Claude Code
Generate new package with Nx.
Command Claude Code
Review code for quality improvements.
Command Claude Code
Suggest refactoring opportunities.
Command Claude Code
Review code for security vulnerabilities.
Command Claude Code
Analyze test coverage and suggest improvements.
Command Claude Code
Write end-to-end tests for critical user journeys.
Command Claude Code
Write integration tests for component boundaries.
Command Claude Code
Write unit tests following best practices.
Command Claude Code
Write unit tests using Vitest.
Command Claude Code
Analyze potential security threats.
Command Claude Code
Create TypeScript type definitions.
Hook Claude Code
Runs before the agent uses a tool for Edit and Write tool calls, running prs hook pre-edit. From mrwogu/promptscript.
Hook Claude Code
Runs after a tool call finishes for Edit, Write, Edit, Write and Bash tool calls, executing graph-update.sh (2 commands). From mrwogu/promptscript.
Hook Claude Code
Runs when a session starts, executing graph-status.sh. From mrwogu/promptscript.
Settings file Claude Code
Agent settings declaring 3 hook events (PreToolUse, PostToolUse, SessionStart).
Skill Claude CodeCodex
PromptScript language expert for reading, writing, modifying, and troubleshooting .prs files. Use when working with PromptScript syntax, creating or editing .prs files, adding blocks like @identity, @standards, @restrictions, @shortcuts, @skills, or @agents, configuring promptscript.yaml, resolving compilation errors…
Skill Claude CodeCodex
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
Agent Claude Code
Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.