Wania-Kazmi/claude-code-autonomous-agent-workflow
Agent Claude Code
Software architecture specialist for system design, scalability, and technical decision-making. Use PROACTIVELY when planning new features, refactoring large systems, or making architectural decisions.
Wania-Kazmi/claude-code-autonomous-agent-workflow
Agent Claude Code
Build and TypeScript error resolution specialist. Use PROACTIVELY when build fails or type errors occur. Fixes build/type errors only with minimal diffs, no architectural edits. Focuses on getting the build green quickly.
Wania-Kazmi/claude-code-autonomous-agent-workflow
Agent Claude Code
Expert code review specialist. Proactively reviews code for quality, security, and maintainability. Use immediately after writing or modifying code. MUST BE USED for all code changes.
Wania-Kazmi/claude-code-autonomous-agent-workflow
Agent Claude Code
Documentation and codemap specialist. Use PROACTIVELY for updating codemaps and documentation. Generates docs/CODEMAPS/, updates READMEs and guides.
Wania-Kazmi/claude-code-autonomous-agent-workflow
Agent Claude Code
End-to-end testing specialist using Playwright. Use PROACTIVELY for generating, maintaining, and running E2E tests. Manages test journeys, quarantines flaky tests, and ensures critical user flows work.
Wania-Kazmi/claude-code-autonomous-agent-workflow
Agent Claude Code
Lightweight file operations agent for listing, searching, moving, and simple edits. Uses Haiku for speed and cost efficiency.
Wania-Kazmi/claude-code-autonomous-agent-workflow
Agent Claude Code
Lightweight formatting and linting agent. Runs prettier, eslint, and other formatters. Uses Haiku for speed.
Wania-Kazmi/claude-code-autonomous-agent-workflow
Agent Claude Code
Lightweight git operations agent for commits, pushes, status checks, and branch management. Uses Haiku for speed and cost efficiency.
Wania-Kazmi/claude-code-autonomous-agent-workflow
Agent Claude Code
Expert planning specialist for complex features and refactoring. Use PROACTIVELY when users request feature implementation, architectural changes, or complex refactoring. Automatically activated for planning tasks.
Wania-Kazmi/claude-code-autonomous-agent-workflow
Agent Claude Code
Dead code cleanup and consolidation specialist. Use PROACTIVELY for removing unused code, duplicates, and refactoring. Runs analysis tools (knip, depcheck, ts-prune) to identify dead code and safely removes it.
Wania-Kazmi/claude-code-autonomous-agent-workflow
Agent Claude Code
Security vulnerability detection and remediation specialist. Use PROACTIVELY after writing code that handles user input, authentication, API endpoints, or sensitive data. Flags secrets, SSRF, injection, unsafe crypto, and OWASP Top 10 vulnerabilities.
Wania-Kazmi/claude-code-autonomous-agent-workflow
Agent Claude Code
Test-Driven Development specialist enforcing write-tests-first methodology. Use PROACTIVELY when writing new features, fixing bugs, or refactoring code. Ensures 80%+ test coverage.
Wania-Kazmi/claude-code-autonomous-agent-workflow
Agent Claude Code
Autonomous test execution agent that detects test frameworks, runs tests, and reports coverage. Invoked automatically to validate implementations.
Wania-Kazmi/claude-code-autonomous-agent-workflow
Command Claude Code
Incrementally fix TypeScript and build errors with minimal diffs. Fix one error at a time for safety.
Wania-Kazmi/claude-code-autonomous-agent-workflow
Command Claude Code
Comprehensive security and quality review of code changes. Checks for vulnerabilities, code quality issues, and best practices.
Wania-Kazmi/claude-code-autonomous-agent-workflow
Command Claude Code
Generate and run end-to-end tests with Playwright. Creates test journeys, runs tests, captures screenshots/videos/traces.
Wania-Kazmi/claude-code-autonomous-agent-workflow
Command Claude Code
Restate requirements, assess risks, and create step-by-step implementation plan. WAIT for user CONFIRM before touching any code.
Wania-Kazmi/claude-code-autonomous-agent-workflow
Command Claude Code
Initialize Spec-Kit-Plus workflow in a new project. Creates .specify/ and .claude/ directory structure.
Wania-Kazmi/claude-code-autonomous-agent-workflow
Command Claude Code
Reset Spec-Kit-Plus workflow state - clears .specify/ artifacts for fresh start.
Wania-Kazmi/claude-code-autonomous-agent-workflow
Command Claude Code
Check Spec-Kit-Plus workflow status with Quality Gate grades - shows phase progress, validation reports, and next actions.
Wania-Kazmi/claude-code-autonomous-agent-workflow
Command Claude Code
Full validation of Spec-Kit-Plus workflow - checks order, artifacts, and detects violations.
Wania-Kazmi/claude-code-autonomous-agent-workflow
Command Claude Code
Safely identify and remove dead code with test verification. Never delete code without running tests first.
Wania-Kazmi/claude-code-autonomous-agent-workflow
Command Claude Code
Review planning artifacts for architecturally significant decisions and create ADRs.
Wania-Kazmi/claude-code-autonomous-agent-workflow
Command Claude Code
Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.