# Planning

> Use when a task needs scope clarification, acceptance criteria, implementation slicing, dependency mapping, or a verification plan before coding begins. This skill turns fuzzy requests into concrete execution plans.

- **Type:** Skill
- **Install:** `agentstack add skill-motao123-dev-workflow-kit-planning`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [motao123](https://agentstack.voostack.com/s/motao123)
- **Installs:** 0
- **Category:** [Cloud & Infrastructure](https://agentstack.voostack.com/c/cloud-infrastructure)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [motao123](https://github.com/motao123)
- **Source:** https://github.com/motao123/dev-workflow-kit/tree/main/planning
- **Website:** https://motao123.github.io/dev-workflow-kit/

## Install

```sh
agentstack add skill-motao123-dev-workflow-kit-planning
```

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

## About

# Planning

Use this skill before implementation when the task is unclear, large, risky, or cross-cutting.

## Trigger Conditions

Use this skill when:
- the user asks how to approach a task
- requirements are incomplete or ambiguous
- the task spans multiple files, packages, or layers
- the team needs acceptance criteria before coding
- implementation order, risk, or dependencies are unclear

Do not use this skill for obvious one-line fixes or pure explanation-only questions.

## Workflow

1. Read the relevant code, docs, and local instructions first.
2. Clarify the desired outcome and constraints.
3. Break the work into the smallest meaningful slices.
4. Identify risks, dependencies, and unclear assumptions.
5. Define a concrete verification approach.
6. Recommend the execution order.

## Output

For non-trivial work, provide:
- goal summary
- scope boundaries
- step-by-step plan
- risks and dependencies
- verification plan
- recommended next skill if relevant

## Coordination

After planning:
- continue in the active implementation workflow
- use `systematic-debugging` if execution stalls on unclear failures
- use `ship-readiness` before merge or release

## Invocation Examples

- "Use planning to break this feature into implementation slices and acceptance criteria."
- "Use planning before we touch this multi-package refactor."
- "Use planning to define the safest order for this migration and its verification."

## Source & license

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

- **Author:** [motao123](https://github.com/motao123)
- **Source:** [motao123/dev-workflow-kit](https://github.com/motao123/dev-workflow-kit)
- **License:** MIT
- **Homepage:** https://motao123.github.io/dev-workflow-kit/

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-motao123-dev-workflow-kit-planning
- Seller: https://agentstack.voostack.com/s/motao123
- 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%.
