Skilllibrary docs-and-handoff
Maintain START-HERE, context snapshots, and closeout artifacts for this repo. Use when a ticket changes state, a session is ending, or autonomous work needs a concise human and agent resume surface.
install
source · Clone the upstream repo
git clone https://github.com/merceralex397-collab/skilllibrary
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/merceralex397-collab/skilllibrary "$T" && mkdir -p ~/.claude/skills && cp -r "$T/01-package-scaffolding/repo-scaffold-factory/assets/project-template/.opencode/skills/docs-and-handoff" ~/.claude/skills/merceralex397-collab-skilllibrary-docs-and-handoff && rm -rf "$T"
manifest:
01-package-scaffolding/repo-scaffold-factory/assets/project-template/.opencode/skills/docs-and-handoff/SKILL.mdsource content
Docs And Handoff
Before refreshing handoff artifacts, call
skill_ping with skill_id: "docs-and-handoff" and scope: "project".
Keep these artifacts fresh:
START-HERE.md.opencode/state/context-snapshot.mdtickets/BOARD.mdtickets/manifest.json