# Subagent Governance

Keep delegated AI work properly divided, isolated, reviewed, and safely recovered when something fails.

## Helpful when

- A task may benefit from one or more delegated specialists.
- More than one worker could edit the same project.
- Delegated results need review or a safe retry decision.

## What to share with Pi

- The outcomes that need to be delivered
- Which files may be changed
- Important decisions, limits, and review requirements

## Try asking

> Decide whether this migration should be delegated. Keep writers isolated and explain the required handoffs and review.

## What you’ll get

- An outcome-driven decision to work directly or delegate to one or more children
- Clear plan, ownership, sequencing, and safety boundaries
- Rules for handoff, review, and recovery

## Keep in mind

This skill guides delegation decisions; it is not a runtime guard and does not make unavailable agents or tools available. This package is not installed or enabled automatically, requires explicit authorization to install, and has no npm runtime dependencies.

## Install

```bash
pi install npm:@firstpick/pi-skill-subagent-governance
```

Restart Pi if the skill does not appear in your current session.

## Technical details

See [TECHNICAL.md](https://github.com/Firstp1ck/pi-coding-agent-forge/blob/main/pi-skill-subagent-governance/TECHNICAL.md) for advanced usage, configuration, compatibility, and limitations.
