yannsugi
- 5 skills
- 0 followers
- 8 hours ago last updated
- ▌ Triage Issue · yannsugiUse when a new GitHub Issue arrives and no one has yet decided how heavy it is — before clarify-expectation, and before anyone starts investigating causes or proposing fixes
- ▌ Survey Codebase · yannsugiUse when an Issue was triaged L and the affected areas of the codebase must be enumerated exhaustively before clarify-expectation splits it — when "did we check everywhere?" must be answerable, not just claimed
- ▌ Clarify Expectation · yannsugi bundleUse when a GitHub Issue (or a Slack report pasted into one) needs to become an approvable 期待 document before anyone designs or implements — the Issue is vague, mixes symptoms with guesses, or lacks Asis/Tobe, and the human gate ① review is next
- ▌ Verify Traceability · yannsugiUse when a PR is ready for merge review and someone must confirm that every line of the Issue's approved 期待 is covered by an E2E test with evidence — before human gate ③ reads the test code
- ▌ Propose With Diagram · yannsugiUse when an Issue's 期待 has been approved at human gate ① and the next step is to propose how to realize it — before any implementation, when a human must judge "is this the right way forward" at gate ② from a single diagram