Маршрутизация навыков по фазам разработки

★ 8.7 · productivity

using-agent-skills is a Claude Code skill that acts as the meta-layer governing how every other agent skill is discovered and invoked during a development session. It provides a decision tree mapping each development phase to the appropriate skill — from early-stage idea interviews and spec-driven development through incremental implementation, testing, code review, git workflow, CI/CD, and shipping. Beyond routing, the skill enforces six non-negotiable operating behaviors across all phases: surfacing assumptions before implementation, stopping to resolve contradictions rather than guessing, pushing back on flawed approaches instead of complying silently, enforcing simplicity, maintaining strict scope discipline, and requiring verified evidence that a task is complete. Teams and solo developers use it to build a repeatable, senior-engineer-quality workflow with Claude Code and prevent common failure modes such as unchecked assumptions, scope creep, and skipped verification steps.