# Agents Onboarding

> Use when user integrates agents into repository, asks to set up agent guidance/rules/onboarding, or repo missing agent-specific onboarding docs (AGENTS.md). Ensures fresh agent context can apply all repo standards and external skills.

- Skill: `tomevault-io/agents-onboarding` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/agents-onboarding`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/agents-onboarding/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/agents-onboarding

---


# Agents-Onboarding

## Overview

Create AGENTS.md at repository root to enable fresh agent context to apply all
repository standards and external skills. Fresh agents (no conversation history)
must understand how to work in the repository by reading only AGENTS.md.

**REQUIRED SUB-SKILL:** `superpowers:brainstorming`
**REQUIRED SUB-SKILL:** `superpowers:verification-before-completion`

## When to Use

- User integrates AI agents into repository for first time
- User asks to set up agent guidance, rules, or onboarding documentation
- Repository is missing agent-specific onboarding docs (no AGENTS.md)
- Fresh agent context needs to understand repository standards without conversation history
- Existing AGENTS.md is incomplete or outdated and needs enhancement

## Core Workflow

1. **Announce** skill and why it applies.
2. **Analyze** repository for existing standards (brownfield) or define new (greenfield).
3. **Create** AGENTS.md at repository root with required sections.
4. **Validate** fresh context test: agent with only AGENTS.md can apply standards.
5. **Commit** with evidence.

## AGENTS.md Required Sections

- **Repository Overview:** Purpose, architecture, key constraints
- **Required Skills:** External (`superpowers:*`) and custom skills with triggers
- **Development Standards:** Code style, testing, review, deployment
- **Repository Conventions:** Directory structure, naming, documentation
- **Process Guidance:** PR workflow, deployment, escalation paths
- **Context Optimization:** What agents must know, focus areas

## Red Flags - STOP

- "Agent can figure it out"
- "We'll document standards later"
- "Just need basic agent help"
- "Only one person uses agents here"

All of these mean: Apply skill, create comprehensive AGENTS.md.

## References

- `references/AGENTS-TEMPLATE.md` - Complete template with annotations
- `references/standards-discovery.md` - Repository analysis techniques
- `references/rationalizations.md` - Excuses and reality checks

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/mcj-coder) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-14 -->

