marketplace/bundles/plan-marshall/skills/manage-lifecycle/SKILL.md
Plan lifecycle operations - discovery, phase transitions, archiving, and routing
npx skillsauth add cuioss/plan-marshall manage-lifecycleInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Plan lifecycle operations including discovery, phase transitions, archiving, and routing context.
Execution mode: Run scripts exactly as documented; parse TOON output for status and route accordingly.
Prohibited actions:
Constraints:
python3 .plan/execute-script.py plan-marshall:manage-lifecycle:manage-lifecycle {command} {args}transition command (never manual file edits)get-routing-context for combined stateScript: plan-marshall:manage-lifecycle:manage-lifecycle
| Command | Parameters | Description |
|---------|------------|-------------|
| list | [--filter] | Discover all plans |
| transition | --plan-id --completed | Transition to next phase |
| archive | --plan-id [--dry-run] | Archive completed plan |
| route | --phase | Get skill for phase |
| get-routing-context | --plan-id | Get combined routing context |
tools
Plan-marshall-domain implementor of the ext-self-review-{domain} extension point. Surfaces deterministic candidates (regexes, user-facing strings, markdown sections, symmetric-pair functions, flag-guard pairs, contract sources, schema-bearing files) for pre-submission structural self-review.
development
The single shared contract every untrusted-external-content ingestion surface loads — reader/orchestrator/writer isolation, the deterministic validator script as the containment boundary, and the output-schema discipline for candidate structs parsed from web pages, GitHub issue/PR/comment bodies, and Sonar issue messages
development
Domain-invariant recipe for deliberate wide-scope simplification campaigns across a scope x thoroughness cell, with a T4+ relation-graph pre-deliverable
testing
A test skill for README generation