Setup Project banner
adnanmokhtar adnanmokhtar

Setup Project

Development community

Description

--- description: Install or refresh the Claude orchestration layer for a repo. Packs, rules, commands, agents, and project-aware tooling; mode is detected from the repo (CREATE, ENHANCE, --refresh, --refine, --upgrade) and mode drift halts. Trigger on 'set up Claude orchestration here', 'analyze this codebase and generate tooling', 'refresh my setup'. Do NOT trigger to create a CODEBASE from an idea (/scaffold-project chains this itself), to re-sync adapters only (/setup-project-adapters), to re

Installation

Installs to ~/.claude/skills/adnanmokhtar-refract-setup-project/SKILL.md

Terminal
mkdir -p ~/.claude/skills/adnanmokhtar-refract-setup-project && curl -fsSL https://raw.githubusercontent.com/adnanmokhtar/refract/HEAD/commands/setup-project.md -o ~/.claude/skills/adnanmokhtar-refract-setup-project/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository