
from my-cc-harness122
Conducts a structured, in-depth interview to produce a detailed SPEC.md requirements document for a feature or project.
This skill guides an agent through a structured SPEC-driven interview that elicits technical, UX, and non-functional requirements and produces a comprehensive SPEC.md file. It enforces a multi-step workflow: check or create SPEC.md, run a deep interview across implementation, UI/UX, concerns, and trade-offs, then generate a full specification document ready for implementation handoff.
Use when you need a detailed, implementation-ready specification before building a feature — for kickoff meetings, planning, or when requirements are fuzzy. Not for immediate coding tasks or small edits; this is for planning and decision-making.
Best with agents that can ask user questions and write files (Claude Code, other chat agents with Read/Write tools).
A structured interview skill that guides users through producing a detailed SPEC.md requirements document. No bundled scripts — pure prompt-driven workflow with clear steps, a concrete template, and guidance on transitioning to implementation. Clean security posture with only Read/Write/Edit tools allowed.
No scripts to run or evaluate. Skill is entirely prompt-based. The AskUserQuestion tool reference is a minor inconsistency with the allowed-tools frontmatter restriction.
Harness Health Audit
Assess and score the overall health of a Claude Code harness across architecture, skills coverage, hooks, rules, MCP servers, eval pipelines, and team setup.
Code Evaluation Harness
Spawns an independent evaluator agent to score code outputs on functionality, code quality, originality, and usability/security, producing a structured EVAL_REP
Test-Driven Development (TDD)
Guides an agent through the TDD cycle: write a failing test, implement minimal code to pass, then refactor. Useful for disciplined feature development and maint
Plan
Create structured implementation plans for multi-step or architectural changes before coding — defines success criteria, trade-offs, and stepwise tasks.
Codex + Claude Code Review
Performs a dual-pass code review of the current branch using Codex (GPT) and Claude, producing structured findings and severity classifications.