aboutsummaryrefslogtreecommitdiff
path: root/debug
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-04-22 08:00:27 -0500
committerCraig Jennings <c@cjennings.net>2026-04-22 08:00:27 -0500
commit36bf98003a794cd8c780c32a6246cb3eaea04148 (patch)
tree41f4ee687f19cf9fdf0655f90581d751c63cf0b1 /debug
parent36af850dcb4a2edcf9b219c8d00c9e9ba5a06287 (diff)
downloadrulesets-36bf98003a794cd8c780c32a6246cb3eaea04148.tar.gz
rulesets-36bf98003a794cd8c780c32a6246cb3eaea04148.zip
feat(skills): add start-work
A workflow for picking up a specific task (Linear ticket, GitHub issue, todo.org heading, or a described scope) and carrying it through to handoff. Seven phases, three user-approval gates. The phases in order: - Claim: mark in-progress, assign, label, verify project. - Justify (gate 1): benefits, costs, impact, urgency, effort, alternatives, ticket quality. - Approach (gate 2): root cause, risk, test strategy, migration, flag, commit decomposition, branch name. - Implement (TDD): red, green, edge cases, and a refactor pass with a nine-point language-agnostic checklist. - Verify: end-to-end or scripted manual test in the local environment. Playwright for web projects, step-by-step walkthrough for everything else. Never production. - Ready to commit (gate 3): report, deviations from the approach, any follow-ups spotted. - Hand off to the Review-and-Publish flow in commits.md. Cross-referenced from testing.md, commits.md, subagents.md, review-code, brainstorm, arch-design, arch-decide, debug, pairwise-tests, playwright-js, and playwright-py.
Diffstat (limited to 'debug')
0 files changed, 0 insertions, 0 deletions