/code-review
25Command
Comprehensive security and quality review of uncommitted changes. Blocks commit on CRITICAL or HIGH issues.
Command
Comprehensive security and quality review of uncommitted changes. Blocks commit on CRITICAL or HIGH issues.
Command
Generate and run end-to-end Playwright tests for critical user journeys. Captures screenshots, videos, and traces on failure.
Command
Extract reusable patterns from the current session and save them as skill files for future reference.
Command
Restate requirements, assess risks, and create a step-by-step implementation plan. WAIT for user CONFIRM before touching any code.
Command
Safely identify and remove dead code with test verification before and after each deletion.
Command
Interactive setup wizard to initialize SDLC lifecycle management for a project.
Command
Show guidance for the current SDLC phase including what to do, which skills to use, and what artifacts to produce.
Command
Enforce test-driven development workflow. Scaffold interfaces, generate tests FIRST, then implement minimal code to pass. Ensure 80%+ coverage.
Command
Analyze test coverage, identify files below 80% threshold, and generate missing tests to reach target coverage.
Command
Analyze codebase structure and update architecture documentation (codemaps) with freshness timestamps.
Command
Sync documentation from source-of-truth files (package.json, .env.example). Generate CONTRIB.md and RUNBOOK.md.
Cursor rule
Coding style conventions for C#, TypeScript, Angular, and Python projects.
Cursor rule
Git commit message conventions, PR workflow, and planning approach.
Cursor rule
Context window management, research limits, and build troubleshooting approach.
Cursor rule
Security rules for secrets, auth, injection prevention, headers, and AI/LLM safety.
Cursor rule
Testing conventions, bug fix workflow, TDD, mocking discipline, and test commands.
Instructions file
Instructions for MCKRUZ/Nexus, covering project: nexus, stack, architecture, commands and verification.
Plugin Claude Code
MCKRUZ delivery tooling — SDLC orchestration plus the one-command delivery harness.
Plugin Claude Code
SDLC orchestration for Claude Code + one-command install of the full delivery harness (governance CLAUDE.md, CI rail gates + eval workflows, Stop/review hooks, build-loop agents & skills, IaC starters).
Instructions file
Instructions for MCKRUZ/claude-code-sdlc, covering claude-code-sdlc — development instructions, what this is, architecture, conventions and design rule: standalone or workflow.
Skill Claude CodeCodex
SDLC orchestration plugin for Claude Code. Drives projects through a 9-phase software development lifecycle with company-configurable profiles, compliance gates, and quality enforcement. Triggers: "start sdlc", "sdlc setup", "initialize project lifecycle", "run phase gate", "advance phase", "sdlc status", "compliance…
Agent
Business-requirements agent — authors business-rules.md (a BR-NN decision table) and golden-scenarios.md (SCEN-NN), the domain logic and worked examples that pin down "correct" before anyone builds. Runs standalone, as the driver of /sdlc-rules (Phase 1), and composed by /sdlc-evals and the /sdlc-review Bizreq lens.
Agent
Validates compliance gates at SDLC phase transitions for SOC 2, HIPAA, GDPR, and PCI-DSS.
Agent
Design-discipline agent for conversational surfaces (the voice and chat channels) — authors the user journey, surface layout (turn-script or message-flow), and the voice/chat interaction contract. Runs standalone, as the /sdlc-experience designer for voice/chat, or as the /sdlc-review Design lens (Phase 2).