Skilllibrary project-context
Load the local source-of-truth docs for this repo. Use when an OpenCode agent needs the project mission, canonical brief, workflow, ticket state, or current operating status before planning, implementing, reviewing, or handing off work.
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/project-context" ~/.claude/skills/merceralex397-collab-skilllibrary-project-context && rm -rf "$T"
manifest:
01-package-scaffolding/repo-scaffold-factory/assets/project-template/.opencode/skills/project-context/SKILL.mdsource content
Project Context
Before reading anything else, call
skill_ping with skill_id: "project-context" and scope: "project".
Read these first:
START-HERE.mdAGENTS.mddocs/spec/CANONICAL-BRIEF.mddocs/process/workflow.mdtickets/manifest.jsontickets/BOARD.md