| name | session-work-first-pass |
| description | Draft first-pass chord charts into SessionBook session work documents (`Sessions/*_session_work.md`) using session order plus web research, then regenerate canonical `content/tunes`, `content/sets`, and `content/sessions`. Use when Claude needs to initialize or enrich a playable first-pass session chart from a leader list, preserve set adjacency, add published tune/set/session notes, or repeat this workflow for a new session. |
Session Work First Pass
Overview
Use this skill to turn a single SessionBook session work document into a
playable first pass without breaking the local-first flow.
The primary editing surface is always Sessions/*_session_work.md. Do not start
by hand-editing content/; that is generated output.
Workflow
- Read the target session work doc and
references/work-doc-format.md.
- Read
references/research-playbook.md before researching or editing charts.
- Work in the session's running order, set by set, not alphabetically.
- Research both tunes in a set together.
- Fill or refine the fenced chart blocks directly in the work doc.
- Add published notes with
>, >>, and >>>, record tune resources with
=> link lines, and use = version:, = part:, and = alt: when a tune
needs multiple chart versions or alternate passes.
- Use
%% only for author-only scratch comments.
- Run
npm run generate:session-content after edits to regenerate canonical
content.
- Hand off to
session-work-pdf if the user wants a printable rehearsal PDF.
- Run verification before finishing.
Editing Rules