원클릭으로
kerf
Read the kerf Hot Sheet worklist and work through the current priority items
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Read the kerf Hot Sheet worklist and work through the current priority items
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Create a new bug ticket in Hot Sheet
Create a new feature ticket in Hot Sheet
Create a new investigation ticket in Hot Sheet
Create a new issue ticket in Hot Sheet
Create a new req change ticket in Hot Sheet
Create a new task ticket in Hot Sheet
| name | kerf |
| description | Read the kerf Hot Sheet worklist and work through the current priority items |
This skill is the kerf-specific equivalent of Hot Sheet's stock /hotsheet skill. It reads the local worklist and works through whatever is in the Up Next bucket.
.hotsheet/worklist.md for the current Up Next list. (Skip the channel server's Up Next semantics — kerf doesn't run a Claude channel.)started via the Hot Sheet API.CLAUDE.md.npm run typecheck, npm run lint, npm test. All must pass.completed with notes summarising what shipped.dist/, node_modules/, or coverage/ — those are build outputs.npm test (NOT individual npx vitest calls) before marking anything complete — the coverage thresholds in vitest.config.ts are enforcement, not suggestion.docs/N-foo.md file whenever you change the API surface, AND docs/8-api-reference.md, AND CHANGELOG.md's [Unreleased] section.If you finish exploring a ticket and the right answer is unclear, leave it started and add a FEEDBACK NEEDED: note via the API. Do NOT close the ticket with the question buried in the notes — the user can't see it that way.
docs/8-api-reference.mddocs/1-overview.md.hotsheet/worklist.md documents the curl commands.