add-tests
01Command
Add tests for recently changed files or specified code.
Universal Claude Code workflow plugin with agents, skills, hooks, and commands
Command
Add tests for recently changed files or specified code.
Command
System design and architecture planning mode. Focuses on high-level design, trade-offs, and technical decisions before implementation.
Command
Explore the repository with 10 parallel subagents to create comprehensive documentation. Creates CODEBASE.md with full architecture analysis.
Command
Simplifies code after implementation. Reviews recent changes and suggests/applies simplifications while preserving behavior.
Command
Commit staged changes, push to remote, and create a pull request.
Command
Create a conventional commit with auto-generated message.
Command
Safe, one-at-a-time dependency upgrades with verification after each. Detects package manager automatically.
Command
Runs linting and code quality checks. Catches style issues, potential bugs, and enforces project standards.
Command
Auto-fix all linting and formatting issues.
Command
Educational mode that explains concepts, teaches patterns, and guides learning. Ideal when learning a new codebase, technology, or programming concept.
Command
View agent performance metrics and session history. Shows usage patterns, files changed, and session summaries.
Command
Multi-perspective analysis using parallel subagents. Analyzes code from architecture, security, performance, and testing viewpoints simultaneously.
Command
Run parallel code review across multiple directories or files. Uses N subagents simultaneously for faster analysis.
Command
Create and maintain a structured PLAN.md for persistent task tracking. Supports phases, dependencies, and progress tracking.
Command
Quickly fix lint errors, type errors, or simple bugs.
Command
Fast-paced development mode for quick iterations. Minimal ceremony, maximum speed. Best for prototypes, MVPs, and time-sensitive tasks.
Command
Systematic, safety-first refactoring with verification at each step. Never refactors and adds features simultaneously.
Command
Strict code review mode with high standards. Thoroughly examines code for bugs, security issues, performance problems, and best practice violations.
Command
Runs project tests intelligently. Identifies affected tests from changes and runs them first, then full suite.
Command
Document session learnings to CLAUDE.md and AGENTS.md. Use after completing significant tasks, debugging sessions, or discovering project patterns.
Command
Security-focused code scan. Checks for hardcoded secrets, vulnerable dependencies, and common security issues.
Command
Summarize recent changes for standup, PR, or documentation.
Command
Sync current branch with main/master (fetch, rebase or merge).
Command
Interactive tutorial for learning the plugin. Walks through agents, skills, hooks, and commands with hands-on examples.