aops-cli-board-lifecycle

Routes agents to aops-cli-projectman for deprecated board lifecycle guidance.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/eeemzs/aops --skill aops-cli-board-lifecycle-eeemzs
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: aops-cli-board-lifecycle
Source: https://github.com/eeemzs/aops/tree/main/assets/skills/aops-cli-board-lifecycle
Command: npx skills add https://github.com/eeemzs/aops --skill aops-cli-board-lifecycle-eeemzs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Older prompts, AGENTS references, and runtime catalogs still point to the retired aops-cli-board-lifecycle skill, leaving agents without a clear path to current board lifecycle, sprint, and kanban-task policy. ## Core Features & Use Cases - Deprecation Routing: Redirects agents to aops-cli-projectman and domains/projectman/USER_GUIDE.md for board kickoff, resume, closeout, sprint phases, microtasks, issues, feedback, and handoff policy. - Canonical Command Reference: Lists the current aops-cli pm board and sprint commands with apply and json flags for quick orientation. - Compatibility Bridge: Kept for at least one release cycle so existing prompts and catalogs keep working while maintenance moves to projectman. - Use Case: An agent following an old workflow document that references aops-cli-board-lifecycle loads this skill and learns to use aops-cli-projectman and the projectman user guide instead. ## Quick Start Ask the agent to follow the aops-cli-board-lifecycle pointer and use aops-cli-projectman for board kickoff, resume, and closeout tasks.

Frequently Asked Questions about aops-cli-board-lifecycle

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage board lifecycle with aops-cli?▼

Use the aops-cli-projectman skill, which now contains board kickoff, resume, and closeout policy plus kanban task, sprint, and issue management. The aops-cli-board-lifecycle skill is deprecated and only points to projectman.

What replaced the aops-cli-board-lifecycle skill?▼

aops-cli-projectman v5+ replaced it, folding in board lifecycle cadence, sprint linking, microtask plan patching, and memory write rhythm. Deep mechanics live in domains/projectman/USER_GUIDE.md.

Is aops-cli-board-lifecycle still supported?▼

It is not hard-sunset and remains a stable compatibility index for at least one release cycle. However, no new content will be added; all future maintenance happens in aops-cli-projectman and the projectman user guide.

Which commands handle board kickoff and closeout in aops-cli?▼

Use aops-cli pm board kickoff, resume, and closeout with the --apply and --json flags, and aops-cli pm sprint update-plan or set-status for sprint management. Run aops-cli pm board --help for flag-level detail.

What happens if the skill and --help output disagree?▼

The --help output wins because it reflects the canonical command surface. Similarly, if the user guide and this skill disagree, the user guide takes precedence.