691 B
691 B
description, allowed-tools
| description | allowed-tools |
|---|---|
| [Express] Initialize AGENTS.md - alias for /init-agents | Read, Write, Glob, Grep |
Express Init (/init)
Quick alias for AGENTS.md initialization. Uses the same functionality as /init-agents.
Usage
/init- Initialize AGENTS.md for current project/init minimal- Create minimal AGENTS.md/init full- Create comprehensive AGENTS.md
$ARGUMENTS
Initialize workflow:
- Detect project type and structure
- Analyze existing codebase patterns
- Generate appropriate AGENTS.md content
- Include relevant context for Claude Code
AGENTS.md sections:
- Project overview
- Tech stack
- Key conventions
- Important files
- Testing approach