subagent-driven-development

Dispatch a fresh subagent for each task with continuous code review.

74|6|Updated Aug 6, 2025
One-click install
npx skills add https://github.com/mneves75/dnschat --skill subagent-driven-development-mneves75
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: subagent-driven-development
Source: https://github.com/mneves75/dnschat/tree/main/.claude/skills/subagent-driven-development
Command: npx skills add https://github.com/mneves75/dnschat --skill subagent-driven-development-mneves75

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Executing complex implementation plans can be slow and error-prone without continuous quality gates and focused execution for each task.

Core Features & Use Cases

  • Fresh Subagent per Task: Dispatches a dedicated subagent for each task, ensuring focused execution without context pollution.
  • Continuous Code Review: Integrates code review after each task, catching issues early and maintaining quality throughout the development cycle.
  • Fast Iteration: Enables rapid progress on independent tasks within the same session, reducing handoff overhead.
  • Use Case: When executing an implementation plan for a 'user-onboarding-flow', use this skill to assign each task to a dedicated subagent, ensuring high-quality, continuously reviewed progress.

Quick Start

Use the subagent-driven-development skill to implement the 'user-onboarding-flow' plan, dispatching a fresh subagent for the first task.