do

Coordinates specialized subagents to execute phased implementation plans and verify quality before commits.

1|Updated Jul 22, 2025
One-click install
npx skills add https://github.com/JerryGanst/qiduandebug --skill do-jerryganst
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: do
Source: https://github.com/JerryGanst/qiduandebug/tree/main/plugin/skills/do
Command: npx skills add https://github.com/JerryGanst/qiduandebug --skill do-jerryganst

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the execution of complex, multi-step plans by orchestrating specialized subagents, ensuring each phase is completed and verified before proceeding.

Core Features & Use Cases

  • Phased Execution: Breaks down large tasks into manageable phases, each handled by dedicated subagents.
  • Subagent Orchestration: Assigns specific objectives to subagents (Implementation, Verification, Anti-pattern, Code Quality, Commit, Branch/Sync) and manages their workflow.
  • Verification & Quality Assurance: Integrates checks for correctness, adherence to patterns, and code quality before committing.
  • Use Case: When tasked with developing a new feature that requires writing code, testing it, and integrating it into a larger project, this Skill can manage the entire process from implementation to deployment.

Quick Start

Use the do skill to execute the plan for adding a new user authentication module.

Frequently Asked Questions about do

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate phased implementation plans for complex software features?

Automate phased implementation plans by deploying specialized subagents for distinct tasks, managing the workflow from initial implementation through verification and code commits.

How does subagent orchestration manage code quality and verification?

Subagent orchestration manages code quality by assigning specific objectives to dedicated subagents, integrating checks for correctness, anti-patterns, and code quality before committing.

What is the best way to execute multi-step development lifecycles without common failure modes?

Execute multi-step development lifecycles by coordinating specialized subagents that ensure adherence to documented procedures, preventing common failure modes in software development.

Can I use subagent orchestration for large feature implementation and integration?

Yes, you can use subagent orchestration to break down large tasks into manageable phases, handling everything from writing code and testing to integrating features into larger projects.

What specialized subagents are deployed during code implementation and verification?

Specialized subagents deployed during code implementation include Implementation, Verification, Anti-pattern, Code Quality, Commit, and Branch/Sync subagents to manage the workflow.

Why does my multi-step plan execution fail before code commits are completed?

Multi-step plan execution fails before code commits if phases are not completed and verified, which this Skill prevents by integrating quality assurance and adherence checks before proceeding.