Update /os-backlog:capture to emit the canonical capture template #252

Closed
opened 2026-08-04 11:44:34 +00:00 by jared · 1 comment
Owner

Spec: #250
Blocked by #251

Slice

Update /os-backlog:capture to emit the canonical capture template (title + ## Context) from plugins/os-backlog/references/templates/capture.md.

Acceptance criteria

  • Given a capture invocation, when the issue is created, then its body matches the capture template: a ## Context section (~two lines of provenance), nothing more.
  • Given the template file changes, when capture runs, then it reflects the file (reads the reference, no divergent inline copy).
  • bin/refresh-plugins run after the edits.

Non-goals

No refine behavior, no validation at capture (design: intake stays friction-free), no other skill edits.

Spec: #250 Blocked by #251 ## Slice Update `/os-backlog:capture` to emit the canonical capture template (title + `## Context`) from `plugins/os-backlog/references/templates/capture.md`. ## Acceptance criteria - Given a capture invocation, when the issue is created, then its body matches the capture template: a `## Context` section (~two lines of provenance), nothing more. - Given the template file changes, when capture runs, then it reflects the file (reads the reference, no divergent inline copy). - `bin/refresh-plugins` run after the edits. ## Non-goals No refine behavior, no validation at capture (design: intake stays friction-free), no other skill edits.
jared 2026-08-04 11:44:34 +00:00
Author
Owner

Done in commit 39d0be4: capture skill now reads references/templates/capture.md at runtime and fills title + ## Context; no inline template copy. bin/refresh-plugins run.

Done in commit 39d0be4: capture skill now reads references/templates/capture.md at runtime and fills title + ## Context; no inline template copy. bin/refresh-plugins run.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
jared/cc-os#252
No description provided.