skills/doc-status_report-create/SKILL.md
{{ 𝚫𝚫𝚫 }} Create a status report that knows what you've done since the last one
npx skillsauth add jasonwarrenuk/goblin-mode Docs: Create Status ReportInstall 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.
| Component | Description | Example |
|-----------------------|--------------------------------------------------|---------|
| PROJECT-REPORT-NUMBER | 3-digit incrementing number across all reports | 001, 002, 015 |
| YY-MM-DD-HHMM | Date and time (24hr) | 26-01-13-1430 |
| RECENT | Most significant change, max 3 words, kebab-case | csv-parser-complete |
To determine PROJECT-REPORT-NUMBER, check existing reports in the output directory. </filename> <instructions>
python3 "$HOME"/.claude/library/scripts/roadmap.py stats when a rich roadmap exists (check with roadmap.py detect), otherwise the newest file in docs/roadmaps/docs/dev-log/work-records/ for recent activity"$HOME"/.claude/library/scripts/git-doc-history.sh {previous-report-path} . — commits, file changes and diff stat since the last report; accurate numbers, not estimatesdocs/dev-log/status-reports/ to understand what was last reported as completed, in progress, and upcomingtools
{{ 𝚫𝚫𝚫 }} Rebuild roadmap-system.zip, the distributable snapshot of the roadmap tooling (scripts, HTML template, conventions reference, and every roadmap-touching skill, including this one).
tools
--- name: "Suggest: Task" description: "{{ 𝚫𝚫𝚫 }} Suggest the next logical task — grounded in the roadmap's pre-vetted ready-set when one exists, codebase analysis otherwise" when_to_use: "When you don't know what to work on next and want a grounded recommendation rather than picking arbitrarily." model: haiku effort: low disable-model-invocation: true allowed-tools: ["Read", "Glob", "Grep", "Bash(python3:*)", "Bash(npm:*)", "Bash(bun:*)", "Bash(pnpm:*)", "Bash(deno:*)"] argument-hint: [named
development
{{ 𝛀𝛀𝛀 }} Convert an old simple-style roadmap (single Markdown, four statuses, <a name> anchors, roadmaps.json pointer registry) into the rich phase-array format (roadmaps.json source of truth + PHASE task list + prose overview).
data-ai
{{ ƔƔƔ }} Create a pull request to main — wordy or shiny (with screenshots), ready-for-review or draft