From planning
Create hierarchical project plans for solo agentic development (briefs, roadmaps, phase plans)
How this command is triggered — by the user, by Claude, or both
Slash command
/planning:create-plan what to plan | plan-file-pathThis command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
Invoke the create-plans skill for: $ARGUMENTS **Import mode:** If the argument is a file path (ends in `.md`, contains `/`, or starts with `@`), this imports an existing plan file into the `.planning/` hierarchy and syncs to Linear. The plan file can come from Claude Code planning mode or any structured plan document.
Invoke the create-plans skill for: $ARGUMENTS
Import mode: If the argument is a file path (ends in .md, contains /, or starts with @), this imports an existing plan file into the .planning/ hierarchy and syncs to Linear. The plan file can come from Claude Code planning mode or any structured plan document.
npx claudepluginhub helloworldsungin/ark-ai-agent --plugin planning/create-planCreates hierarchical project plans for solo agentic development, including briefs, roadmaps, and phase plans. Takes a description of what to plan as input.
/create-planCreates detailed implementation plans through interactive research and iteration for tasks or files, with configurable autonomy: autopilot, critical, verbose.
/create-planCreates an implementation plan from arguments using the planning skill. Requires an active session started with /session-start or /session-continue.