Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Uc Taskmanager

Plugin Verifiziert Aktiv

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

3 Skills 0 MCPs
Zweck

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

Funktionen

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

Anwendungsfälle

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

Nicht-Ziele

  • 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.

Praktiken

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

Voraussetzungen

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

Installation

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

Qualitätspunktzahl

Verifiziert
100 /100
Analysiert about 23 hours ago

Vertrauenssignale

Letzter Commit5 days ago
Sterne2.9k
LizenzGPL-3.0
Status
Quellcode ansehen