subagent-driven-development-2Execute implementation plans by dispatching a fresh subagent per task with two-stage review (spec compliance then code quality). Use when you have an implementation plan with mostly independent tasks and want high-quality, fast iteration within a single session.
Install via ClawdBot CLI:
clawdbot install wpank/subagent-driven-development-2Grade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 1, 2026
A development team needs to add new API endpoints, database migrations, and logging across multiple loosely coupled microservices. This skill allows parallel subagents to handle each service's tasks with consistent reviews, ensuring spec alignment and code quality without cross-service context pollution.
An e-commerce company is building independent plugins for payment gateways, inventory sync, and analytics dashboards. Using this skill, each plugin is developed by a dedicated subagent with two-stage review, speeding up iteration while maintaining high standards for compliance and maintainability.
A data engineering team has a plan to create separate components for data ingestion, transformation, and export in a pipeline. This skill dispatches subagents for each component, reviewing spec adherence first (e.g., data formats) then code quality, enabling fast, reliable development within a session.
A mobile app development team is implementing discrete features like user authentication, push notifications, and in-app purchases. This skill assigns each module to a fresh subagent with sequential reviews, ensuring each feature meets exact specifications and follows clean code practices efficiently.
A DevOps team needs to write scripts for deployment, monitoring, and backup automation as part of a larger plan. This skill uses subagents per script task, with spec reviews for functional requirements and code reviews for reliability, streamlining development in a single session.
Agencies building custom software for clients can use this skill to handle multiple client projects concurrently. It accelerates delivery by assigning subagents to independent tasks like UI components or API integrations, with reviews ensuring client specs are met and code is maintainable for long-term support.
Maintainers of open-source projects can leverage this skill to implement new features or fixes from community plans. Subagents handle tasks like bug patches or documentation updates, with reviews ensuring contributions align with project standards and quality, fostering faster releases.
Large organizations developing internal tools (e.g., HR systems or inventory trackers) can apply this skill to execute departmental plans. Subagents work on modular tasks like reporting dashboards or data connectors, with reviews enforcing corporate compliance and code quality for scalable solutions.
💬 Integration Tip
Ensure tasks are well-defined and independent before starting; use the provided prompt templates to maintain consistency across subagents and reviews.
Scored Apr 19, 2026
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Persistent memory for AI agents to store facts, learn from actions, recall information, and track entities across sessions.
Search and discover OpenClaw skills from various sources. Use when: user wants to find available skills, search for specific functionality, or discover new s...
Orchestrate multi-agent teams with defined roles, task lifecycles, handoff protocols, and review workflows. Use when: (1) Setting up a team of 2+ agents with different specializations, (2) Defining task routing and lifecycle (inbox → spec → build → review → done), (3) Creating handoff protocols between agents, (4) Establishing review and quality gates, (5) Managing async communication and artifact sharing between agents.
Give your AI agent eyes to see the entire internet. 7500+ GitHub stars. Search and read 14 platforms: Twitter/X, Reddit, YouTube, GitHub, Bilibili, XiaoHongS...
A self-evolution engine for AI agents. Analyzes runtime history to identify improvements and applies protocol-constrained evolution. Communicates with EvoMap...