Skip to main content

Do In Steps

Skill Verified Active
Part of:SADD Plugin

Execute complex tasks through sequential sub-agent orchestration with intelligent model selection, meta-judge → LLM-as-a-judge verification

Purpose

To execute complex, multi-step tasks reliably by intelligently decomposing them, selecting optimal agents, and ensuring quality through rigorous verification at each stage.

Features

  • Sequential sub-agent orchestration
  • Automatic task decomposition
  • Intelligent model and agent selection
  • Parallel execution of meta-judge and implementer agents
  • LLM-as-a-judge verification with scoring and iteration
  • Context passing between steps

Use Cases

  • Refactoring large codebases across multiple files
  • Implementing complex features with distinct stages
  • Automating software development workflows with quality gates
  • Handling tasks requiring specialized agents for different sub-problems

Non-Goals

  • Directly performing the task implementation itself
  • Skipping task decomposition or verification steps
  • Overriding the orchestrated sub-agent workflow
  • Performing tasks that do not require sequential execution or sub-agent involvement

Workflow

  1. Analyze and decompose the task into sequential subtasks
  2. Select optimal models and agents for each subtask
  3. For each step, dispatch meta-judge and implementation agent in parallel
  4. Wait for both to complete, then dispatch judge with meta-judge's specification
  5. Iterate if judge fails the step (max 3 retries)
  6. Collect outputs and pass context forward
  7. Report final results

Practices

  • Orchestration
  • Agent Workflow
  • Verification
  • Task Decomposition

Installation

First, add the marketplace

/plugin marketplace add NeoLabHQ/context-engineering-kit
/plugin install sadd@context-engineering-kit

Quality Score

Verified
97 /100
Analyzed about 22 hours ago

Trust Signals

Last commit9 days ago
Stars993
LicenseGPL-3.0-or-later
Status
View Source

© 2025 SkillRepo · Find the right skill, skip the noise.