By dominikdrag
Feature development workflows (/feature, /tdd, /architect, /code-review) with specialized agents for codebase exploration, architecture design, test planning, security auditing, and quality review.
Architecture design with codebase exploration, clarification, and parallel architect agents
Code review with parallel agents and confidence-based filtering
Guided feature development with codebase understanding and architecture focus
Test-Driven Development workflow with Red-Green-Refactor cycles
Senior software architect for feature design. Use proactively when planning new features, making architectural decisions, or designing complex implementations. Analyzes codebase patterns and delivers comprehensive blueprints with files to create/modify, component designs, and build sequences.
Expert code analyst for tracing feature implementations. Use proactively when exploring unfamiliar codebases, understanding existing features, or before implementing changes that touch existing code. Traces execution paths, maps architecture layers, and documents dependencies.
Expert code reviewer for quality assurance. Use proactively after writing or modifying code, before commits, or when user requests review. Checks for bugs, security vulnerabilities, and project convention adherence with confidence-based filtering to report only high-priority issues.
Verification agent for validating code review findings. Launched after initial review to filter false positives and confirm real issues.
Security analyst for vulnerability detection. Use when user explicitly requests security review, audit, or vulnerability check. Performs OWASP Top 10 checks, threat modeling, and risk assessment with confidence-based filtering.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Comprehensive feature development workflows with specialized agents for codebase exploration, architecture design, test planning, security auditing, and quality review.
This plugin provides four development workflow commands:
/feature - 9-phase implementation-first workflow/tdd - 9-phase Test-Driven Development workflow with Red-Green-Refactor cycles/architect - 7-phase architecture design workflow (no implementation)/code-review - Standalone code review with parallel agents and confidence-based filteringThe full workflows ensure deep codebase understanding before implementation. All commands use specialized agents powered by different models for optimal results.
| Agent | Model | Color | Purpose | Used By |
|---|---|---|---|---|
code-explorer | Sonnet | Yellow | Analyzes codebase, traces execution paths, maps architecture | /feature, /tdd, /architect |
code-architect | Opus | Yellow | Designs feature architectures with comprehensive blueprints | /feature, /tdd, /architect |
test-analyzer | Opus | Green | Analyzes existing code and proposes test plans | /feature |
tdd-test-planner | Opus | Green | Designs tests from requirements before code exists | /tdd |
test-runner | Haiku | Green | Executes tests and reports structured results | /feature, /tdd |
code-reviewer | Opus | Red | Reviews code for bugs, security, and convention adherence | All |
issue-verifier | Opus | Yellow | Validates review findings, filters false positives | All |
security-auditor | Opus | Red | Deep security analysis (optional, on request) | All |
Agents include enhanced descriptions for automatic triggering:
/feature <feature-description>Launches the guided 9-phase implementation-first workflow:
/tdd <feature-description>Launches the guided 9-phase test-first TDD workflow:
Key Difference: In TDD, tests are designed BEFORE architecture, and implementation is interleaved with testing per-task.
/architect <feature-description>Launches the guided 7-phase architecture design workflow (no implementation):
npx claudepluginhub dominikdrag/devflowOpinionated 5-phase development lifecycle for Claude Code — language-agnostic, repo-local bin/* delegation
A TDD-driven iterative feedback loop for software development with Claude Code. 16 cohesive skills + 2 custom subagents walk an idea from brainstorm → plan → execute → tdd → iterate, with checkpoints throughout. Vertical-slice TDD, parallel coder/overseer review, no auto-commits. Single entry point: 'let's evanflow this'.
nWave: AI-powered workflow framework — 23 agents, 98+ skills, TDD enforcement, and wave-based development methodology for Claude Code
HarnessFlow — a three-layer skill suite for stable AI coding: main-chain discipline (SDD + TDD) along frame -> plan -> build -> verify -> ship, mechanical gates (hf_gate.py evidence logs + stage adjudication), and pluggable ext-* domain extensions.
Virtual development team: TDD, debugging, code review, backlog management, and proven workflow patterns
Test-driven development methodology with red-green-refactor cycles and code review