0027 — Cross-cutting skills: session-handoff, governance-check, git-commit-message, improve-codebase-architecture, triage, zoom-out, caveman #46
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Type: HITL
Parent PRD:
docs/prd/chunk-3-skills-library.mdWhat to build
The 7 cross-cutting skills (no single phase home). Three are new; four are preserved Pocock placeholders upgraded to the authoring standard. Authored via
write-skill(0018), evals viawrite-eval(0017).cavemanis kept as-is (no eval required — it is a formatting-only utility, not a content skill).Skills, origins, and trigger descriptions:
session-handoffgovernance-checkgit-commit-messageimprove-codebase-architecturetriagezoom-outcavemanKey constraints per skill:
session-handoff: captures current state, next steps, decisions with rationale, and linked issue reference; prompts LESSONS.md extraction before closing; does NOT managedocs/spec/— spec is updated in-PR, not at handoffgovernance-check: validates proposed action againstAGENTS.md(must reference AGENTS.md, not governance.md, now that AGENTS.md is the primary entry point post-0015)git-commit-message: conventional commits format; derives from diff; does not invent scope or typetriage: remove dead references (AGENT-BRIEF.md,OUT-OF-SCOPE.md); add frontmatter and authoring standard sectionszoom-out: add frontmatter and authoring standard; merge into architect role revisited at Chunk 5 grillcaveman: no changes; no eval needed (not a content-generating skill)Implementation notes
Follow the per-skill workflow defined in
docs/notes/skill-implementation-workflow.md.Known upstream sources to review:
mattpocock/skills— originalimprove-codebase-architecture,triage,zoom-out,cavemanplaceholders; record SHAs for adopted contentsession-handoff,governance-check,git-commit-message): search for prior art before writing from scratchAcceptance criteria
.agents/skills/<skill-name>/SKILL.md;metadata.category: cross-cutting; authoring standard met (exceptcaveman— kept as-is)triageand any other affected skillsgovernance-checkreferencesAGENTS.mdas the governance source (notgovernance.md); requires AGENTS.md refactor (0015) to be completesession-handoffexplicitly excludesdocs/spec/management from its scopezoom-outSKILL.md notes the Chunk 5 grill revisit for potential merge into architect rolesource:fields populated for all Pocock-derived skills and any adopted upstream content.agents/evals/cross-cutting/<skill-name>/eval.yamlviawrite-eval;cavemanexemptinstall.shdeploys all 7 to~/.agents/skills/cavemanexempt)docs/spec/overview.mdupdated to reflect all skills deployedBlocked by
governance-checkcan reference it correctly)write-eval)write-skill)