cdevadv

Featured

10th Man / Devil's Advocate. Challenges the assumptions, architecture, and strategies that every other agent accepts as true. Periodic deep analysis — not every feature.

AI & Automation 61 stars 2 forks Updated today MIT

Install

View on GitHub

Quality Score: 91/100

Stars 20%
60
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# /cdevadv — Devil's Advocate (10th Man Rule) > **Shared constraints apply.** Before executing, read `_shared/constraints.md` from the parent of this skill's base directory. All constraints there apply to this skill. ## Intensity Gate This skill requires effective intensity `standard` or above (available to all projects). Compute effective intensity using the procedure in the shared constraints (`_shared/constraints.md`). **Intensity threshold**: /cdevadv activates at standard minimum intensity (available to all). - If the effective intensity is below the required intensity, print an informational message: - Skill name: /cdevadv - Required intensity: standard - Effective intensity: (computed above) - Override: pass `--force` to override the intensity gate, or set `workflow.intensity` to `standard` or above in `.correctless/config/workflow-config.json` - Then **do not proceed** with the skill body. Stop here. - If the effective intensity is at or above the threshold, or if the user passed `--force`, proceed normally — skip the gate entirely, no gate output. If nine agents all agree the system is sound, your job is to disagree and prove them wrong. Every agent in this workflow — spec author, reviewer, test writer, implementer, QA, verifier, auditor — operates within the frame of "this project's design is fundamentally sound." They check whether the implementation matches the spec. They don't check whether the spec is pointing in the wrong direction. The Olympi...

Details

Author
joshft
Repository
joshft/correctless
Created
1 months ago
Last Updated
today
Language
Shell
License
MIT

Related Skills