Add shared body-style reference for backlog-writing skills #408
Labels
No labels
P0
P1
P2
P3
bug
create
delete
enhancement
filed-by/agent
filed-by/user
frozen
lint-rule
needs-info
needs-triage
next
plugin/cc-architect
plugin/os
plugin/os-adr
plugin/os-aidd-lint
plugin/os-backlog
plugin/os-context
plugin/os-doc-hygiene
plugin/os-sdlc
plugin/os-vault
project/cc-os
ready-for-agent
ready-for-human
recurring
review
update
waiting
wayfinder:grilling
wayfinder:map
wayfinder:map
wayfinder:research
wayfinder:task
wayfinder:task
wontfix
worklist/deviations
worklist/lint-rule
worklist/new-implement-build
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
jared/cc-os#408
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
Two formatting failures on 2026-08-15: issue #407's body was written with bare
[ ]lines (non-rendering checkboxes), and the fix agent then hard-wrapped the body mid-sentence. Freeform tracker writers carry no style rules today.Tasks
plugins/os-backlog/references/body-style.md(~10 lines):- [ ]checkbox list syntax, one item/paragraph per line (soft wrap, never reflow existing text), section order (Context / Tasks / Acceptance criteria / In-scope-Out-of-scope / Blocking edges), large text via body edit never comment, delegate tracker writes to haiku with this file inlined in the prompt.!cat`` context injection intoskills/capture/SKILL.mdandskills/ticket-decompose/SKILL.md.plugins/os-sdlc/skills/mine-lints/SKILL.mdandplugins/os-backlog/skills/route/references/cross-project-filing.md.bin/refresh-plugins.Acceptance criteria
Out of scope
Ruby changes to bin/os-backlog or lib/; any new agent definition.
Resolution
Done: Created plugins/os-backlog/references/body-style.md (checkbox syntax, one-line/soft-wrap no-reflow rule, section order, body-edit-not-comment, os-backlog-comment-never-tea, haiku delegation with file inlined); !cat-injected into capture and ticket-decompose SKILL.md; ticket-decompose 'Tracker writes' paragraph shrunk to a pointer rule; one-sentence pointers added in os-sdlc mine-lints and route cross-project-filing.md; bin/refresh-plugins ran clean.
Evidence: Diff verified on main thread: 4 files changed +11/-3 plus new body-style.md; capture allowed-tools extended to permit the injection cat; refresh-plugins refreshed both marketplaces without errors. Commit to follow in session wrap.
Follow-ups: none