project-context

Load local project documents to ground planning and implementation.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/merceralex397-collab/Scafforge --skill project-context-merceralex397-collab
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: project-context
Source: https://github.com/merceralex397-collab/Scafforge/tree/main/skills/repo-scaffold-factory/assets/project-template/.opencode/skills/project-context
Command: npx skills add https://github.com/merceralex397-collab/Scafforge --skill project-context-merceralex397-collab

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Load the local source-of-truth docs for this repo to ensure planning, implementation, review, and handoffs are grounded in the current project context.

Core Features & Use Cases

  • Retrieve and present project mission, canonical brief, workflow, and ticket state to inform decisions.
  • Centralize access to START-HERE.md, AGENTS.md, CANONICAL-BRIEF.md, workflow docs, and board manifests for consistent reference.
  • Use during kickoff, scoping, and handoff to align all participants on the current operating status.

Quick Start

Prompt the agent to load project-context references before starting work.

Frequently Asked Questions about project-context

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I load local project docs to ground agent planning and implementation?▼

To load local project docs for planning, prompt the agent to retrieve source-of-truth files like START-HERE.md, CANONICAL-BRIEF.md, and workflow.md. This supplies contextual references to ground implementation and handoffs in the current operating status.

What is the best way to align participants on project mission and ticket state during kickoff?▼

Aligning participants during kickoff requires retrieving the project mission, canonical brief, and ticket state. Centralize access to board manifests and workflow docs to ensure everyone references the current operating status before scoping work.

How do I read a ticket manifest and workflow docs for project handoffs?▼

Read the tickets/manifest.json and docs/process/workflow.md files to supply contextual references for project handoffs. This ensures all participants are grounded in the current ticket state and workflow rules before transitioning work.

Can I use local markdown files to provide context for automated software engineering tasks?▼

Yes, you can use local markdown files like AGENTS.md and START-HERE.md to provide context for software engineering tasks. This grounds agent decisions in the repository's source-of-truth documentation before execution.

When do I need to load canonical brief and operating status documents before executing work?▼

You need to load the canonical brief and operating status documents before executing work whenever agents require the project mission or current workflow state. This ensures planning, implementation, and handoffs are consistently grounded.