What problem does it solve?
Manually tracking project state and selecting the right development workflow for Claude Code projects is time-consuming and error-prone, especially for solo developers or small teams juggling documentation, testing, and feature development tasks.
Core Features & Use Cases
- Automated Project State Detection: Scans for existing documentation, test scenario progress, Playwright loop status, and active SJ Company pipelines to build a complete picture of project health in seconds.
- Intelligent Workflow Routing: Automatically prioritizes and triggers the appropriate skill (docs-organize, test-scenario, pw-loop, sj-company) based on current project state, eliminating guesswork about next steps.
- Progress Tracking & Recommendations: Monitors test pass rates, document health scores, and pipeline stages to provide clear, actionable next-step suggestions.
- Use Case: A solo developer working on a new feature can run the /s-skills command to instantly see if their docs are outdated, if tests are failing, or if their dev pipeline is stalled, and get a direct path to resolve the issue.
Quick Start
Run the /s-skills command in your Claude Code session to automatically detect your project's current state and receive a recommended next workflow action.