بنقرة واحدة
handoff
Summarize the current thread into a compact handoff artifact for a fresh agent session.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Summarize the current thread into a compact handoff artifact for a fresh agent session.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Review executor prompts for red flags, alignment issues, blockers, scope drift, and evidence gaps before any non-trivial execution.
Structured diagnosis loop: reproduce, minimize, hypothesize, instrument, fix, and regression-test.
Grilling session for plan alignment against domain language and ADRs, with inline doc updates when decisions are finalized.
PARKED/MANUAL ONLY: Identify architecture deepening opportunities and refactor candidates.
Repo-local setup for Matt Pocock engineering skills in HAM. Configures issue tracker, triage labels, and domain doc locations without touching runtime or deploy settings.
Red-green-refactor loop using vertical slices and behavior-focused tests through public interfaces.
| name | handoff |
| description | Summarize the current thread into a compact handoff artifact for a fresh agent session. |
| argument-hint | What will the next session focus on? |
Create a concise handoff document for the next session:
docs/agents/ham-safety.md constraints in the next-step checklist.Adapted from mattpocock/skills, skills/productivity/handoff/SKILL.md (MIT License).