From Buildomator
Generate AI design contract (AI-SPEC.md) for phases that involve building AI systems — framework selection, implementation guidance from official docs, and evaluation strategy
How this skill is triggered — by the user, by Claude, or both
Slash command
/bm:ai-integration-phase [phase number][phase number]This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
<objective>
<execution_context> @${CLAUDE_PLUGIN_ROOT}/workflows/ai-integration-phase.md @${CLAUDE_PLUGIN_ROOT}/references/ai-frameworks.md @${CLAUDE_PLUGIN_ROOT}/references/ai-evals.md </execution_context>
Phase number: $ARGUMENTS — optional, auto-detects next unplanned phase if omitted. Execute @${CLAUDE_PLUGIN_ROOT}/workflows/ai-integration-phase.md end-to-end. Preserve all workflow gates.npx claudepluginhub buildomator/buildomator --plugin bmCreates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.