From builders-dont-cry
Use when the user explicitly invokes /idea or asks to clarify a fuzzy product, workflow, BDC, or engineering idea before planning; produce a short idea brief without entering implementation.
How this skill is triggered — by the user, by Claude, or both
Slash command
/builders-dont-cry:ideaThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
If the user says `别走流程`, `直接做`, `简单点`, or `不走地图`, do not run `/idea`. Acknowledge once and do the smallest direct action.
If the user says 别走流程, 直接做, 简单点, or 不走地图, do not run /idea. Acknowledge once and do the smallest direct action.
Exception: do not bypass safety gates for destructive, secret, public-upload, deploy, database, force-push, or irreversible work.
If PROJECT_GOAL.md exists in the current project root, read it before shaping the idea. If the request conflicts with current_phase, exit_criteria, or out_of_scope, stop and ask whether to update the goal or narrow the request. Do not edit PROJECT_GOAL.md automatically.
Create a one-page idea brief. Do not write an execution plan, do not edit code, and do not automatically continue to /plan.
/plan or stop${BDC_HOME:-$HOME/.bdc}/ideas/ for shared ideas or project docs/ideas/ when the project already has that convention.Keep the response short. The default output is the brief in chat, not a file.
/plan.PROJECT_GOAL.md exists and was ignored.| Rationalization | Response |
|---|---|
| "The idea is clear enough; go straight to plan." | Do not skip clarification when the user invoked /idea. Incident: standards/skill-frontmatter.md cites trigger misuse as a known skill failure mode; /idea exists to avoid scope assumptions before /plan. |
| "I should write PROJECT_GOAL.md for the owner." | Do not edit it automatically. This is advisory from core/templates/PROJECT_GOAL.md: owner goals are owner-controlled. |
/idea exists to reduce ambiguity before /plan.PROJECT_GOAL.md. Because: project goals are owner-controlled.npx claudepluginhub 0xmariowu/builders-dont-cryCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.