Skip to content

v0.12.0 — effort sizing prompted at ticket creation

Choose a tag to compare

@edwilde edwilde released this 12 Jul 21:47
· 24 commits to main since this release

What changed

/outstanding (the list command) already renders an effort column, but it showed - for nearly every ticket because nothing prompted effort to be captured when a ticket was logged. Design spec §15 says "the author will not assign effort values. Claude will" — the tooling just never surfaced that at the point of use.

This release closes the capture gap (no display or schema changes):

  • tickets.add / tickets.add_many — descriptions now instruct sizing at creation, and the effort field carries the Fibonacci scale rubric (1/2/3/5/8/13) inline, so it appears in MCP schemas and CLI --help.
  • ticketgraph skill — added a "Size effort when you log a ticket" note to the writing section.

561 tests green.