# Prd To Kanban

> Convert a PRD, design doc, feature requirements, or "plan this / break this down / create a kanban" request into work/kanban.md and work/SUBAGENT.md for multi-agent implementation planning. Planning only; do not implement tasks.

- **Type:** Skill
- **Install:** `agentstack add skill-xmu-csnoob-praxiskit-prd-to-kanban`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [xmu-csnoob](https://agentstack.voostack.com/s/xmu-csnoob)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [xmu-csnoob](https://github.com/xmu-csnoob)
- **Source:** https://github.com/xmu-csnoob/PraxisKit/tree/main/plugins/prd-to-kanban/skills/prd-to-kanban

## Install

```sh
agentstack add skill-xmu-csnoob-praxiskit-prd-to-kanban
```

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

## About

# PRD to Kanban

This is the plugin-packaged entry point for `prd-to-kanban`.

Before planning, read the shared implementation instructions at `../../SKILL.md` and follow them exactly. That file is the source of truth for triggers, output format, task granularity, acceptance criteria, dependency layering, and handoff rules.

If `../../SKILL.md` is unavailable, use this fallback:
- Convert the PRD or requirements into two files: `/work/kanban.md` and `/work/SUBAGENT.md`.
- Plan only. Do not implement tasks.
- Use verifiable acceptance criteria for every task.
- Put frozen contract/schema work in Wave 0.
- Compute dependency layers, parallelism windows, and the critical path.
- Keep `SUBAGENT.md` under 80 lines with project summary, stack, frozen contracts, write scopes, and subagent reporting conventions.
- Report the generated paths and wait unless the user asks for execution.

## Source & license

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

- **Author:** [xmu-csnoob](https://github.com/xmu-csnoob)
- **Source:** [xmu-csnoob/PraxisKit](https://github.com/xmu-csnoob/PraxisKit)
- **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-xmu-csnoob-praxiskit-prd-to-kanban
- Seller: https://agentstack.voostack.com/s/xmu-csnoob
- 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%.
