← all publishers

yannsugi

@yannsugi source repo

5 published skills

  1. Triage Issue · yannsugi
    Use 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
    0 installs
  2. Survey Codebase · yannsugi
    Use 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
    0 installs
  3. Clarify Expectation · yannsugi bundle
    Use 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
    0 installs
  4. Verify Traceability · yannsugi
    Use 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
    0 installs
  5. Propose With Diagram · yannsugi
    Use 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
    0 installs