From respit
Captures a single idea so it is not lost and does not interrupt what you are currently doing. Quick, low-friction, no triage.
How this skill is triggered — by the user, by Claude, or both
Slash command
/respit:ideasThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Captures a single idea so it is not lost and does not interrupt what you are currently doing. Quick, low-friction, no triage.
Captures a single idea so it is not lost and does not interrupt what you are currently doing. Quick, low-friction, no triage.
Any time an idea arrives and you do not want to lose it but also do not want to act on it right now. Invoke, capture, return to your current work.
If you are running this skill from a work repo, stop and switch to your personal project repo first.
Provide:
Appends to ideas.md relative to the current working directory in the following format:
## {title}
*{YYYY-MM-DD}*
{context if provided}
---
File location: written relative to the current working directory. Add ideas.md to your .gitignore if you do not want it committed.
This skill does not create issues, does not route to any planning agent, and does not perform triage. The idea lives in ideas.md until you decide what to do with it.
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub foculoom/plugins --plugin respit