agentic-workflow

Community

Orchestrate multi-agent development pipelines.

Authorparcadei
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a standardized, robust pattern for orchestrating complex multi-agent workflows in software development, ensuring efficient coordination and clear output management.

Core Features & Use Cases

  • Structured Workflow Stages: Defines a clear sequence of agents (Research, Planning, Validation, Implementation, Review) for development tasks.
  • Background Execution: Utilizes run_in_background: true to keep the main context clean and token-efficient.
  • File-Based Handoffs: Agents communicate via intermediate files in .claude/cache/agents/ for reliable data transfer.
  • TDD Enforcement: Mandates a Test-Driven Development approach during the implementation stage.
  • Use Case: Implementing a new feature by first researching best practices, planning the code structure, validating the plan, writing tests and code, and finally reviewing the implementation against the plan and research.

Quick Start

Use the agentic-workflow skill to research, plan, validate, implement, and review a new feature.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: agentic-workflow
Download link: https://github.com/parcadei/Continuous-Claude-v3/archive/main.zip#agentic-workflow

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.