System Documentation

What problem does it solve?

This Skill automates complex, multi-file software development tasks by coordinating multiple AI agents in parallel, ensuring efficient exploration, planning, and implementation.

Core Features & Use Cases

  • Parallel Exploration: Utilizes multiple 'Sonnet' agents to scout the codebase for relevant architecture, features, dependencies, tests, and configurations.
  • Orchestrated Planning: Synthesizes scout findings, identifies ambiguities, and formulates clear questions for user clarification before generating a detailed implementation plan.
  • Parallel Implementation: Delegates coding tasks to multiple 'Opus' agents, maximizing parallel execution based on the approved plan.
  • Automated Verification & Simplification: Includes steps for testing, code review, and parallel simplification to ensure code quality and maintainability.
  • Use Case: Implementing a new, complex feature that spans multiple modules of a large codebase, requiring thorough understanding of existing architecture and dependencies before writing any code.

Quick Start

Use the pcc skill to create an implementation plan for adding a new user authentication module.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: pcc
Download link: https://github.com/Kasempiternal/Claude-Agent-System/archive/main.zip#pcc

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.