From yukti
Produce a phased implementation plan for a task. Reads files, identifies risks, breaks work into small verifiable phases. Runs on Opus. Does NOT write code — produces a plan for review before implementation.
How this skill is triggered — by the user, by Claude, or both
Slash command
/yukti:planplannerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Produce a phased plan for this task:
Produce a phased plan for this task:
$ARGUMENTS
If the user has provided a file list (from a prior /yukti:explore call or pasted from the explorer), use it. If not, read the task carefully and identify the files yourself with Grep/Glob before planning.
Follow your system prompt rules. Output the structured plan only — no code, no preamble. Stop after the plan; do not implement.
npx claudepluginhub akii09/yukti --plugin yuktiCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.