cw/skills/intent-modeling/SKILL.md
Use before acting on human instructions: separate what they said from what they meant.
npx skillsauth add haowjy/creative-writing-skills intent-modelingInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Read for the outcome the human wants, not only the words they used. Use conversation context and prior turns to infer underlying goal. When the goal is ambiguous, ask.
Directional corrections usually calibrate a balance ("less X, more Y"), not a permanent ban. Encode the target balance in what you do next.
Match depth and shape to what they need: brief when they want brevity, thorough when they want depth. A vague request may be a rough draft of the real need. Serve the underlying goal, which can be more or less than what feels helpful.
When intent and output diverge, scan other artifacts for the same pattern. One misread often repeats.
tools
Use when orienting in an unfamiliar area — fans out exploration across structure, knowledge, and history, then synthesizes one orientation map.
development
Load when building a static HTML artifact — single page or multi-page site — to make structured information explorable through layout and navigation.
testing
User-invoked pause before reporting to check intent vs literal completion, surface adjacent wins, and route knowledge capture.
development
Use when exploring or changing the codebase: read AGENTS.md first, use .context/CONTEXT.md for detail, keep intent docs succinct.