# Adlc Plan

> Create executable ADLC plans with task graphs, acceptance criteria, and commit checkpoints.

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

## Install

```sh
agentstack add skill-davidvictor-adlc-skills-adlc-plan
```

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

## About

# ADLC Plan

Use this to convert a clear request into an executable plan.

## Modes

- `fast`: one small task or quick fix; write `.adlc/PLAN.md`.
- `full`: larger feature or single-sprint multi-step change; write `.adlc/plans/.md`.
- `parallel`: only when tasks are independent enough for worktrees or Codex workers.
- `workstream`: when an epic needs Codex goal-managed milestones, durable step cards, and multi-sprint state; use `adlc-workstream`.

## Process

1. Resolve effective ADLC paths from `.adlc/config.yaml`; use `adlc resolve-config` when the CLI is available.
2. Read configured ADLC context, repo guidance, and any relevant spec under `paths.interviews`.
3. Run repo reconnaissance before asking questions.
4. If intent, non-goals, decision boundaries, or acceptance criteria remain materially unclear, hand off to `adlc-interview` before writing executable tasks.
5. Use `plan-coordinator` and `plan-polisher` when native Codex agents are available and the plan is non-trivial.
6. Choose the correct granularity: fast plan, full plan, parallel plan, roadmap item, or goal-managed workstream.
7. Define tasks with ownership, execution lane, dependencies, write scope, acceptance criteria, verification, docs/release impact, rollback notes when relevant, and commit checkpoints.
8. Split broad tasks until each task can be reviewed, verified, and committed as one coherent slice.
9. For 5 or more tasks, multiple milestones, or any long-running epic, create or update an `adlc-workstream`.
10. Mark blocked human decisions explicitly instead of hiding them inside implementation tasks.

## Output

Write or return the plan path, interview spec path when used, task graph, granularity choice, verification policy, commit policy, open gates, and whether it is ready for `adlc-improve`, `adlc-workstream`, or `adlc-implement`.

## Source & license

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

- **Author:** [davidvictor](https://github.com/davidvictor)
- **Source:** [davidvictor/adlc-skills](https://github.com/davidvictor/adlc-skills)
- **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-davidvictor-adlc-skills-adlc-plan
- Seller: https://agentstack.voostack.com/s/davidvictor
- 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%.
