Help us improve
Share bugs, ideas, or general feedback.
From oh-my-forge
Guides agentic engineering workflows: eval-first execution, 15-minute task decomposition, Anthropic model routing (Haiku/Sonnet/Opus), cost tracking, and risk-focused human reviews.
npx claudepluginhub rlagycks/oh-my-forge --plugin oh-my-forgeHow this skill is triggered — by the user, by Claude, or both
Slash command
/oh-my-forge:agentic-engineeringThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill for engineering workflows where AI agents perform most implementation work and humans enforce quality and risk controls.
Guides agentic engineering workflows: eval-first execution, 15-minute task decomposition, Anthropic model routing (Haiku/Sonnet/Opus), cost tracking, and risk-focused human reviews.
Guides eval-first execution, task decomposition, and cost-aware model routing for AI agent engineering workflows.
Provides Claude Code templates for agentic design patterns like prompt chaining, routing, reflection, tool use, planning, and multi-agent workflows using 4-layer stack. For LLM task decomposition.
Share bugs, ideas, or general feedback.
Use this skill for engineering workflows where AI agents perform most implementation work and humans enforce quality and risk controls.
Apply the 15-minute unit rule:
Prioritize:
Do not waste review cycles on style-only disagreements when automated format/lint already enforce style.
Track per task:
Escalate model tier only when lower tier fails with a clear reasoning gap.