Use when the user wants a written, reviewable plan or spec produced before coding starts. Triggers on: mapping out changes without implementing, thinking through risks of upgrades or migrations, evaluating approaches before committing to one, writing specs for team review, phasing work into stages, or any request that explicitly defers coding ('don't implement yet', 'before we build'). The distinguishing signal is that the user wants a plan artifact — not implementation, not a conversational answer. MUST activates inside Claude's native plan mode to have a better planning behavior.
$npx -y skills add avibebuilder/claude-prime --skill give-planInstalls into the current project.
Run `npx skills use "https://github.com/avibebuilder/claude-prime" --skill "avibebuilder/claude-prime/give-plan"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/avibebuilder/claude-prime" that are relevant to the current task. Run `npx skills add "https://github.com/avibebuilder/claude-prime"` and select the relevant skills, then follow their instructions.