scaffold-project

Create or refresh .claude/primitives and project-context structure for Claude Code.

1|Updated Feb 10, 2026
One-click install
npx skills add https://github.com/opsMachine/OM-Agency --skill scaffold-project-opsmachine
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: scaffold-project
Source: https://github.com/opsMachine/OM-Agency/tree/main/skills/scaffold-project
Command: npx skills add https://github.com/opsMachine/OM-Agency --skill scaffold-project-opsmachine

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Bootstrap or review project-level context primitives for Claude Code. First run creates .claude/primitives/ and .claude/skills/project-context/. Re-runs review existing primitives against the codebase, auto-update what changed, and flag what's stale. Invoke with '/scaffold-project' or say 'scaffold project', 'set up project context', 'review project context'.

Core Features & Use Cases

  • Auto-create initial primitives and project-context setup on first run.
  • Re-run to review primitives, auto-update changes, and flag stale elements.
  • Merge-oriented AGENTS.md integration to preserve and merge existing project conventions.

Quick Start

Invoke with '/scaffold-project' or say 'scaffold project' to bootstrap or review the project primitives.

Frequently Asked Questions about scaffold-project

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

FAQPage Schema
How do I set up project context for Claude Code?▼

Scaffold project context for Claude Code by running the bootstrap command, which auto-creates the initial .claude/primitives and project-context directory structure for your codebase.

What is the best way to bootstrap project primitives for Claude Code?▼

The best way to bootstrap project primitives is using a scaffold tool that auto-generates the initial configuration files and merge-friendly AGENTS.md integration to preserve existing project conventions.

Can I review and update existing Claude Code project context without overwriting my conventions?▼

Yes, you can review existing Claude Code project context by re-running the scaffold process, which auto-updates changed primitives, flags stale elements, and uses merge-oriented AGENTS.md integration to preserve your conventions.

Does scaffolding project context work for ongoing codebase reviews?▼

Yes, scaffolding project context works for ongoing reviews by checking existing primitives against the current codebase, auto-updating what changed, and surfacing elements that have become stale over time.

How do I flag stale project primitives in Claude Code?▼

To flag stale project primitives in Claude Code, re-run the scaffold-project command to review your existing setup against the current codebase and automatically identify elements that need updates.