BeClaude

agent-onboarding

New
Community RegistryGeneralby namelesstherebel · MIT

Turn any repo into a self-improving agent environment. Guided 7-phase onboarding produces CLAUDE.md, INTENT.md, PROJECT_BRIEF.md, SPEC_INVENTORY.md, and a full SPECS/ directory. Installs a self-improving runtime that tracks friction, logs errors, and generates structured improvement proposals.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/agent-onboarding.md https://raw.githubusercontent.com/namelesstherebel/agent-onboarding/main/SKILL.md
3
Invoke in Claude Code
/agent-onboarding
View source on GitHub
agent

Frequently Asked Questions

What is agent-onboarding?

Turn any repo into a self-improving agent environment. Guided 7-phase onboarding produces CLAUDE.md, INTENT.md, PROJECT_BRIEF.md, SPEC_INVENTORY.md, and a full SPECS/ directory. Installs a self-improving runtime that tracks friction, logs errors, and generates structured improvement proposals.

How to install agent-onboarding?

To install agent-onboarding, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /agent-onboarding.

What is agent-onboarding best for?

agent-onboarding is a community categorized under General. It is designed for: agent. Created by namelesstherebel.