plan
plan
Planning skill dispatcher (renamed from em). Covers planning at the level of multiple tasks, projects, initiatives, or products — JIRA's issues, tasks, stories, and epics. Drafts land in .codevoyant/plan/{slug}/; approval promotes them to docs and optionally syncs to Linear.
Location note: this skill lives at
skills/plan/and is invoked as/plan. Drafts land in.codevoyant/plan/{slug}/(the v2 per-skill store; inherited from theemskill). The v1→v2 store migration (skills/migrate/references/migrate-v1-to-v2.minor.md) relocates legacy drafts from.codevoyant/plans/on run; until a store is migrated, reads fall back to.codevoyant/plans/.
Inline Usage
Pass your intent directly on the invocation line — plan proceeds immediately with no opening question when a description is provided.
/plan plan add webhook support to the notifications API
/plan plan migrate auth to OAuth2 --level task
/plan plan https://linear.app/team/project/PRJ-123
/plan approve my-plan --push