# Planning Parallel Agent Work

> Use when several work units are independent enough to execute concurrently but still need deterministic ownership, coverage, resource locks, and verified joins.

- **Type:** Skill
- **Install:** `agentstack add skill-casioreview20-glitch-forge-os-planning-parallel-agent-work`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [casioreview20-glitch](https://agentstack.voostack.com/s/casioreview20-glitch)
- **Installs:** 0
- **Category:** [Developer Tools](https://agentstack.voostack.com/c/developer-tools)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [casioreview20-glitch](https://github.com/casioreview20-glitch)
- **Source:** https://github.com/casioreview20-glitch/forge-os/tree/main/skills-v2/kernel/planning-parallel-agent-work

## Install

```sh
agentstack add skill-casioreview20-glitch-forge-os-planning-parallel-agent-work
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Planning Parallel Agent Work

## Core principle

Derive work units from dependency and change graphs. Join only after every unit has a trusted completion receipt. The runtime owns deterministic scope, coverage, policy, and evidence checks; the agent owns only the judgment that cannot be reduced safely to code.

## Do not activate when

- shared mutable state cannot be isolated
- the next task requires the previous task output

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [casioreview20-glitch](https://github.com/casioreview20-glitch)
- **Source:** [casioreview20-glitch/forge-os](https://github.com/casioreview20-glitch/forge-os)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-casioreview20-glitch-forge-os-planning-parallel-agent-work
- Seller: https://agentstack.voostack.com/s/casioreview20-glitch
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
