AI CLI Toolkit
Buildable now. The repo, the spec and the deployment steps are live — the written walkthrough for this one is still being drafted.
A plugin-based ai command that unifies code review, PR summarizing, semantic search,
and NL-to-SQL into one dynamically-loaded toolkit, gated by a YAML config. Four of this
path’s earlier projects, reused as plugins rather than rebuilt — the point isn’t new AI
capability, it’s the engineering discipline of turning four standalone scripts into one
coherent, configurable tool.
Plugin architecture + config-gated tools is a system-design skill, not just an AI skill — shows you can productize a set of scripts into something a whole team could install.