go
Installation
SKILL.md
Contains Shell Commands
This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.
Resume work on a fiction project. This loads the project into context and provides a clear recommendation for what to work on next.
Current State
- Recent changes: !
git log --oneline -3 2>/dev/null || echo "not a git repo" - Progress file: !
cat progress.md 2>/dev/null | head -20 || echo "no progress.md"
What to Do
1. Load the Project
Find Project Root — Look for README.md with story information, chapters/ directory, characters/ directory.
Read Core Documents:
- README.md — Project overview, status, key decisions
- themes.md — Central question, thematic content
- craft/tone.md — Voice, style guidance, and Language & Style config (English variant, style guide)
Read Character Documents — All files in characters/