dev-run-roadmaplisted
Install: claude install-skill ainova-systems/intelligence
# Run a roadmap batch
Select and deliver one coherent portion of the project's roadmap. An optional
argument identifies the roadmap, item or existing batch to resume. Otherwise pick
the next eligible work. The default endpoint is a merge-ready PR; continuing through
merge and release requires the owner's explicit approval for that PR and version.
## Establish the batch
1. Read the project profile, applicable rules, roadmap and referenced decisions.
Resolve paths, branch policy, verification and release policy from the repository.
Check the current branch, worktree, open PRs, recent merges and release state.
Resume matching work instead of creating a duplicate branch or PR. Preserve
unrelated changes; use an isolated checkout when necessary.
2. Compare roadmap intent with code, tests and merged work. Select the earliest
useful, unblocked outcome whose prerequisites are satisfied. A large item may
need a smaller slice; combine items only when they share one observable outcome,
verification strategy and practical rollback. Leave independent work for later.
Pending design choices are prerequisites to resolve, not accepted architecture.
If no eligible outcome remains, report what is completed or blocked instead of
inventing new roadmap work.
3. State the proposed behavior, selected roadmap items, acceptance criteria,
exclusions and expected version impact. Ask concise clarifying questions when
product intent, compatibility or a material tra