
de my-cc-harness118
Interactive interview workflow that elicits a detailed SPEC.md specification through targeted, in-depth questions to produce an implementable spec.
This skill runs a structured, in-depth interview to produce or refine a SPEC.md specification for a feature. It walks a user (or an agent) through technical, UI/UX, security, scalability, and trade-off questions and then drafts a comprehensive SPEC.md ready for handoff to implementation.
Use this when you need a complete, well-scoped specification before implementation: new feature design, product interviews, or handoff-ready specs for engineering teams. It's NOT for immediate code writing or small fixes — it focuses on design and decisions.
Likely compatible with code-focused assistant environments and agents that support interactive tooling and file read/write (e.g., Claude Code, Codex-style assistants, Cursor).
Cette compétence n'a pas encore été examinée par notre pipeline d'audit automatisé.
Audit de Santé du Harnais
Évalue et score la santé globale d'un harnais Claude Code à travers l'architecture, la couverture des compétences, les hooks, les règles, les serveurs MCP, les pipelines d'évaluation et la configuration d'équipe.
Harnais d'évaluation de code
Déploie un agent évaluateur indépendant pour noter les sorties de code sur la fonctionnalité, la qualité du code, l'originalité et l'utilisabilité/sécurité, produisant un rapport EVAL_REP structuré.
Développement piloté par les tests (TDD)
Un flux de travail « test échoué d'abord » pour les agents : écrivez un test minimal qui échoue, implémentez le plus petit changement pour le faire passer, et refactorisez tout en gardant les tests au vert.