manager-prototype

Community

Orchestrates tasks with unbiased audits.

AuthorGit-Fg
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill demonstrates a structured approach to complex, multi-step work where an orchestrator (Manager) delegates work to a builder task and isolates audits to a separate forked auditor, enabling clean separation of concerns and reliable retry logic.

Core Features & Use Cases

  • Orchestrates a worker Task and a forked Auditor to separate concerns and maintain a clean, auditable state.
  • Provides deterministic retries by re-invoking tasks with fresh context, while audits remain isolated.
  • Enables quality-control pipelines for skill creation and multi-stage validation workflows.
  • Useful for projects requiring strict governance over the build-audit-retry cycle.

Quick Start

To initiate the pattern, load the Skill(manager-prototype) and trigger the Manager workflow to observe task creation, forked auditing, and controlled retries.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: manager-prototype
Download link: https://github.com/Git-Fg/meta-plugin-manager/archive/main.zip#manager-prototype

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.