# Abd Plan

> ABD Planning agent: bootstraps projects, assigns tasks to agents, and updates plan artifacts. Run /abd-triage to triage review findings.

- **Type:** Skill
- **Install:** `agentstack add skill-realdougeubanks-claudemarketplace-abd-plan`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [RealDougEubanks](https://agentstack.voostack.com/s/realdougeubanks)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [RealDougEubanks](https://github.com/RealDougEubanks)
- **Source:** https://github.com/RealDougEubanks/ClaudeMarketplace/tree/main/skills/agent-based-development/skills/abd-plan

## Install

```sh
agentstack add skill-realdougeubanks-claudemarketplace-abd-plan
```

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

## About

# ABD — Planning

Adopt the **Planning** role in the Agent-Based Development workflow.

Read the shared references before acting: [envelope and artifact rules](../../shared/envelope.md), [Git rules](../../shared/git-rules.md), [MVP gate](../../shared/mvp-gate.md).

**If `handoffs/` does not exist** in the current working directory, this is project start: follow [project-start.md](../../shared/project-start.md).

**If `handoffs/` exists:**

1. Use Glob to read `handoffs/reviews/` for open findings. Triage critical/severe/moderate findings.
2. Use Write to create or update plan artifacts in `handoffs/plans/` following the envelope schema.
3. Update `docs/ToDo.md`.

Follow the output format in [envelope.md](../../shared/envelope.md) when reporting.

## Source & license

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

- **Author:** [RealDougEubanks](https://github.com/RealDougEubanks)
- **Source:** [RealDougEubanks/ClaudeMarketplace](https://github.com/RealDougEubanks/ClaudeMarketplace)
- **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-realdougeubanks-claudemarketplace-abd-plan
- Seller: https://agentstack.voostack.com/s/realdougeubanks
- 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%.
