skills/writing-issues/SKILL.md
Tracking writing issues that persist beyond a single critique: recurring tics, cross-chapter inconsistencies, structural concerns. Use when a problem is worth logging for future revision.
npx skillsauth add haowjy/creative-writing-skills writing-issuesInstall 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.
Issues are writing problems worth tracking beyond a single critique report. A critic finding a pacing problem in one draft produces a critique finding. A critic noticing the same pacing problem across three chapters produces an issue: it's a pattern that won't be fixed by revising one scene.
Log when the problem is:
Don't log every critique finding as an issue. A scene that runs long is a critique note. A pattern of scenes running long in the middle third of every chapter is an issue.
One file per issue in the issues directory. Issues persist across work items because they're project-level concerns, not scoped to a single draft or revision cycle.
Each issue file should contain enough for someone encountering it later to understand the problem without re-reading every chapter:
Before creating a new issue, check what already exists in the issues directory. The same problem discovered independently by different agents (a critic and a style-creator, say) should be one issue with combined evidence, not two separate files saying the same thing.
If an existing issue covers the same ground, update it with new evidence rather than creating a duplicate.
When a critique report or style analysis identifies something that's already a tracked issue, reference it rather than re-describing it: "this is another instance of the emotional inconsistency issue (see issues/emotional-inconsistency.md)." This connects individual findings to the larger pattern.
When an issue has been addressed: the tics edited out, the inconsistency resolved, the structural problem fixed: the file stays but gets marked as resolved with a note on what changed. Keeping resolved issues provides a record of what was caught and fixed, which helps calibrate future analysis.
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.