subagent-driven-development

Dispatch fresh subagents for each implementation task with continuous code review.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/vanmarkic/credit-castor --skill subagent-driven-development-vanmarkic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: subagent-driven-development
Source: https://github.com/vanmarkic/credit-castor/tree/main/.claude/skills/subagent-driven-development
Command: npx skills add https://github.com/vanmarkic/credit-castor --skill subagent-driven-development-vanmarkic

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill optimizes the execution of implementation plans by dispatching fresh subagents for each task, coupled with continuous code review. It ensures high-quality, fast iteration without context pollution or human-in-the-loop bottlenecks.

Core Features & Use Cases

  • Fresh Subagent per Task: Isolates each task's execution, preventing context pollution.
  • Continuous Code Review: Integrates automated code review after every task, catching issues early.
  • Use Case: When implementing a complex feature with multiple independent tasks, use this skill to dispatch a subagent for each task, automatically reviewing its work before moving to the next, ensuring quality and speed.

Quick Start

I have an implementation plan for a new feature. Use the subagent-driven-development skill to execute it task-by-task in this session.