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.

First seen 5/22/2026

Install & Usage

1
Create the agents directory
mkdir -p .claude/agents
2
Save the agent file

Add the configuration to .claude/agents/agent-onboarding.md

3
Invoke with @agent-name
@agent-onboarding
View source on GitHub
agent

Security Audits

LicensePassSourceWarnRepositoryPass

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 agents directory (mkdir -p .claude/agents), then add the config to .claude/agents/agent-onboarding.md. Finally, @agent-onboarding in Claude Code.

What is agent-onboarding best for?

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