Skip to content

v1.12.0 — Query Router & Operational Workflows

Choose a tag to compare

@NikolasMarkou NikolasMarkou released this 02 Apr 06:59
· 37 commits to main since this release

What's New

The skill now handles non-build queries. A query router classifies requests into Build, Review, Troubleshoot, Optimize, or Extend before dispatching to the appropriate workflow.

Added

  • Query Router - classifies user requests before dispatching
  • Review Workflow - structured 4-step architecture audit
  • Troubleshoot Workflow - symptom-based diagnostic with 10-symptom table
  • Optimize Workflow - prioritized cost, performance, prompt optimization
  • Extended activation triggers - review, fix, optimize, extend, migration

Changed

  • Workflow section renamed to Build Workflow
  • README.md, CLAUDE.md updated with new capabilities

Numbers

  • SKILL.md: 221 to 347 lines (+126), zero new reference files, zero content duplication

Installation

Zip package: unzip agent-builder-v1.12.0.zip -d ~/.claude/skills/
Single file: Download agent-builder-combined.md and add to Claude Code Custom Instructions.