ShijayHuo
- 5 skills
- 0 followers
- 1 day ago last updated
- ▌ Code Implement · shijayhuo bundleImplement code changes through a direct-by-default workflow with explicit Planning, Implementation, Refactor, and Done stages. Use when adding a feature, modifying working code, refactoring implementation logic, or carrying a plan into code.
- ▌ Todo · shijayhuo bundleManage deferred follow-up work through a single /todo entrypoint backed by the repository's root TODO.md. Use when the user wants to record something for later, review existing TODOs, continue the current item, promote it to an issue, or close it.
- ▌ Handover · shijayhuoPrepare a handover document for the next session or agent. Use when another agent should continue the work, when the user wants to preserve the current state, or when a converged discussion needs an implementation-ready handoff into coding.
- ▌ Key Decision Vetting · shijayhuo bundleFocused grilling session that pressure-tests the highest-impact design decisions against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline. Use when the user wants a finite review of key decisions rather than an exhaustive interrogation of every branch.
- ▌