Skip to main content

Uc Taskmanager

Plugin Verified Active

SDD WORK-PIPELINE Agent — Requirements analysis & development 6-agent full pipeline with DAG-based orchestration and sliding window context management

3 Skills 0 MCPs
Purpose

To provide Claude Code with a structured, multi-agent pipeline for automating complex software development tasks, from requirement analysis to code commitment.

Features

  • 6-agent pipeline for SDD
  • DAG-based task orchestration
  • Sliding window context management
  • Automated requirements analysis and planning
  • Structured code implementation, verification, and commitment

Use Cases

  • Automating new feature development
  • Fixing bugs with a structured process
  • Managing complex enhancements with multiple steps
  • Executing development tasks requiring multi-agent collaboration

Non-Goals

  • Handling tasks outside of the software development lifecycle
  • Directly modifying user configurations beyond agent permissions
  • Providing a general-purpose task runner without the SDD framework

Workflow

  1. User prefixes request with a `[]` tag.
  2. Specifier agent analyzes requirement, creates `Requirement.md`, and determines execution mode.
  3. User approves the generated plan/requirement.
  4. Planner agent (if needed) decomposes work into tasks and creates `PLAN.md` and `TASK-XX.md` files.
  5. Scheduler agent manages the task DAG, dispatches tasks sequentially to Builder, Verifier, and Committer agents.
  6. Builder agent implements code changes and performs self-checks.
  7. Verifier agent validates the implementation without modifying code.
  8. Committer agent generates a result report, commits changes, and updates work status.
  9. Pipeline completes when all tasks are committed.

Practices

  • Specification-Driven Development
  • Agent Orchestration
  • Task Decomposition
  • Pipeline Execution

Prerequisites

  • Claude Code CLI
  • Git initialized in your project
  • Project with configurable Bash permissions

Installation

/plugin install agents-uc-taskmanager@davepoon-buildwithclaude

Quality Score

Verified
100 /100
Analyzed about 15 hours ago

Trust Signals

Last commit5 days ago
Stars2.9k
LicenseGPL-3.0
Status
View Source

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