What problem does it solve?
Coordinating end-to-end feature work across the Winston monorepo is complex and error-prone. This skill reduces coordination overhead by providing a unified workflow that starts from feature description and CLAUDE.md routing, through multi-repo code changes, testing, and deployment considerations.
Core Features & Use Cases
- End-to-end feature coordination: orchestrates surface routing, code changes, and validation across Winston's monorepo to deliver new features, endpoints, components, or bug fixes.
- CLAUDE.md-driven routing: reads CLAUDE.md to determine the owning surface (backend, repo-b, repo-c) and routes work to the appropriate service area.
- Baseline testing and workflow guardrails: enforces running baseline tests before changes, follows the mandated workflow states (orienting, implementing, testing, deploying, verifying), and ensures compliant documentation and verification steps.
- Use case example: When a user describes a new feature or bug fix, the skill coordinates across all relevant surfaces to implement, test, and prepare the change for deployment.
Quick Start
Describe the feature you want and let this skill coordinate end-to-end delivery in the Winston monorepo.