From respit
A structured self-assessment of your project's current state. Surfaces at-risk signals early and prompts a scope-brake check inline when the project needs it.
How this skill is triggered — by the user, by Claude, or both
Slash command
/respit:project-healthThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
A structured self-assessment of your project's current state. Surfaces at-risk signals early and prompts a scope-brake check inline when the project needs it.
A structured self-assessment of your project's current state. Surfaces at-risk signals early and prompts a scope-brake check inline when the project needs it.
Run when you feel uncertain about the project's direction, when you notice you have not opened the repo in a while, or as a regular (monthly or quarterly) check-in.
Answer the following four questions about your project:
After answering, produce a brief health summary: one short paragraph covering each of the four signals and an overall sense of where the project stands.
The project is considered at-risk when any two of the following apply:
If at-risk, output the following three questions immediately after the health summary:
These questions are here to help you pause and protect your current focus before deciding what to do next. They are provided inline — you do not need to invoke any other skill.
Inline conversation text only. No file is written. No subagent is spawned.
npx claudepluginhub foculoom/plugins --plugin respitGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.