approve
01Command Claude Code
Approve the completed work and mark as production-ready.
Command Claude Code
Approve the completed work and mark as production-ready.
Command Claude Code
Start autonomous development cycle with full team coordination.
Command Claude Code
Provide feedback on UAT results to request changes or improvements.
Command Claude Code
Check the progress of the current development task.
Command Claude Code
Run UI testing on existing features - documents tests, then executes if requested.
Hook Claude Code
Runs before the agent uses a tool for Write and Edit tool calls, running echo 'Writing to file - ensure security best practices'. From MDGrey33/claude_mind.
Hook Claude Code
Runs after a tool call finishes for Write and Edit tool calls, executing post-write.sh. From MDGrey33/claude_mind.
Settings file Claude Code
Agent settings declaring 2 hook events (PreToolUse, PostToolUse).
Skill Claude CodeCodex
Design RESTful APIs with proper resource modeling, error handling, pagination, and documentation.
Skill Claude CodeCodex
Design system architecture, data models, API contracts, and create Architecture Decision Records (ADRs).
Skill Claude CodeCodex
Implement backend functionality including APIs, business logic, database operations, and integrations.
Skill Claude CodeCodex
Comprehensive code review checking for security, performance, maintainability, and best practices.
Skill Claude CodeCodex
Prepare deployment configuration, environment setup, health checks, and rollback procedures.
Skill Claude CodeCodex
Implement frontend user interfaces with modern frameworks, responsive design, and accessibility standards.
Skill Claude CodeCodex
Perform comprehensive security audits checking for OWASP Top 10 vulnerabilities and security best practices.
Skill Claude CodeCodex
Create and execute automated test suites with comprehensive coverage for unit, integration, and E2E testing.
MCP server Claude CodeCodexCursor
Lets the agent drive a real browser: open pages, click, type, take screenshots and read the accessibility tree, using Playwright. Runs locally from the @playwright/mcp npm package.