Request → Backlog
Examples use python ... as the canonical cross-platform launcher.
If your environment only exposes python3 or py -3, substitute that launcher.
Do
- Read the source request and extract: problem, users impacted, constraints, and success signal.
- Define
# Scope(In/Out) to reduce ambiguity. - Write objective
# Acceptance criteria(testable checks). - Set
# Priority(Impact/Urgency) and add dependencies/risks in# Notes. - Create the backlog doc:
python logics/skills/logics.py flow promote request-to-backlog logics/request/<req_file>.md- Or
python logics/skills/logics.py flow new backlog --title "..."
Outcome
A backlog item is “ready” when an engineer could implement it without guessing the intended behavior.
Converted and distributed by TomeVault — claim your Tome and manage your conversions.