setup-ai
Installation
SKILL.md
Codebase AI Setup
One-command setup for AI-assisted development. Generates the context files AI tools need, configures your environment, and detects what's already configured — only adds what's missing.
Arguments: $ARGUMENTS
Modes
- No arguments /
--project: Set up the current codebase — generate AGENTS.md, CLAUDE.md symlink, STYLE_GUIDE.md, initialize Beads, create directories (default behavior) --global: Configure machine-level settings (~/.claude/settings.json) — notification hooks, plugin checklist--check: Read-only — verify your environment is fully configured. Reports what's present, what's missing, what needs attention. Does not write anything.
If no mode is specified, default to --project (setup the current project).