backlog

Solid

Use when asked to park an undecided idea without representing it as decided or active work. Not for decided or active work: use the project task system.

AI & Automation 52 stars 9 forks Updated 5 days ago Apache-2.0

Install

View on GitHub

Quality Score: 83/100

Stars 20%
57
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Backlog ## Contract | Field | Bound contract | |---|---| | Trigger | User wants to park an undecided idea without representing it as decided or active work. | | Authority | Reversible local: writes only one backlog entry file; rollback is deleting or reverting that file. No remote mutation. No VCS commit or credential use. | | Side effect | One backlog entry as a reversible local state change with recorded evidence. | | Done | The idea is parked in the backlog and ready to be promoted when it meets the readiness threshold. | ## Inputs - Idea statement (required): one or two sentences naming the idea and the problem it would address. - Undecided reason (required): the specific missing input that blocks a decision now: an unverified assumption, absent evidence, an open question, or a competing alternative. - Readiness threshold (required): the concrete, falsifiable condition that, when met, would make the idea promotable (a measurement, a resolved question, or a confirmed constraint that yields a yes/no). - Existing evidence (optional): links, measurements, or notes already in hand that bear on the idea. - Backlog location (optional): path to the backlog file or directory; default is a `backlog.md` file in the current workspace. ## Procedure 1. Validate the inputs: confirm the idea statement is a single coherent proposal, the undecided reason names a concrete missing input, and the readiness threshold is falsifiable. A human or tool must be able to test it and get a yes...

Details

Author
OutlineDriven
Repository
OutlineDriven/outline-driven-development
Created
9 months ago
Last Updated
5 days ago
Language
Python
License
Apache-2.0

Similar Skills

Semantically similar based on skill content — not just same category