iblai-ops-init
Installation
SKILL.md
/iblai-ops-init
Bootstrap a new ibl.ai project (defaults to cloning vibe-starter) and write
or update the project's CLAUDE.md with ibl.ai platform guidance. The
CLAUDE.md tells Claude Code how to work with the project -- which components
to use, how to add features, and what patterns to follow.
What This Skill Does
- If the working directory is empty / a brand-new project: clone vibe-starter (Step 0) before doing anything else
- Check if
CLAUDE.mdalready exists in the project root - If it exists, merge the ibl.ai section into it (do not overwrite existing content)
- If it does not exist, create it with the full ibl.ai guidance below