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.md
source content

Project Context

Before reading anything else, call

skill_ping
with
skill_id: "project-context"
and
scope: "project"
.

Read these first:

  1. START-HERE.md
  2. AGENTS.md
  3. docs/spec/CANONICAL-BRIEF.md
  4. docs/process/workflow.md
  5. tickets/manifest.json
  6. tickets/BOARD.md