How this command is triggered — by the user, by Claude, or both
Slash command
/pad:write-padThe summary Claude sees in its command listing — used to decide when to auto-load this command
follow the execution steps in the `write-pad` skill.
follow the execution steps in the write-pad skill.
npx claudepluginhub geb-algebra/stationery --plugin pad/write-planNotifies that this command is deprecated, will be removed in the next major release, and directs to use the 'aegis:writing-plans' skill instead.
/write-planInforms user that the command is deprecated, will be removed in next major release, and directs to use superpowers:writing-plans skill instead.
/write-skillCreates a new skill with enforced task lists, quality review process, and best practices integration.
/headerInstructs Claude to execute steps immediately and use TodoWrite to track multi-phase workflows.
/write-planCreates a dated Markdown file in docs/plans/YYYY-MM-DD-<slug>-workflow.md containing an implementation workflow with loops and gates.
/create-skillCreates a new Claude Skill with YAML frontmatter in personal or project directory. Validates inputs, checks existence, analyzes for bundled resources, and adds scripts/, references/, or assets/ directories as needed.