One-click install
npx skills add https://github.com/s0613/S-skills --skill harness-s0613
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: harness
Source: https://github.com/s0613/S-skills/tree/main/skills/harness
Command: npx skills add https://github.com/s0613/S-skills --skill harness-s0613

SYSTEM DOCUMENTATION & REQUIREMENTS

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.

Frequently Asked Questions about harness

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate workflow routing for Claude Code development environments?

Automating workflow routing for Claude Code uses project state detection to scan documentation, test scenarios, and pipeline stages, automatically triggering the appropriate skill based on current project health without manual status checking.

Can I track test pass rates and document health scores together for a solo developer workflow?

Yes, you can track test pass rates and document health scores together by running a single command that monitors pipeline stages and progress, providing actionable next-step suggestions for solo developer workflows.

What is the best way to detect project state and prioritize next-step development tasks?

The best way to detect project state and prioritize tasks is scanning for existing documentation, Playwright loop status, and active pipelines to build a complete picture of project health in seconds, recommending the optimal next workflow action.

Does project state detection work for small team feature development pipelines and documentation management?

Project state detection works for small team feature development pipelines and documentation management by applying role-based workflows and priority-based skill invocation to route tasks accurately based on detected project context.

How do I start orchestrating dev workflows and auto-routing to skills in my project?

To start orchestrating dev workflows and auto-routing to skills, run the /s-skills command in your Claude Code session to instantly detect your project's current state and receive a recommended next workflow action.

Why does manually tracking project state and selecting development workflows fail for small teams?

Manually tracking project state and selecting development workflows fails for small teams because juggling documentation, testing, and feature development tasks manually is time-consuming and error-prone, requiring automated state detection to eliminate guesswork.