بنقرة واحدة
stress-testing-specs
Use when stress-testing design specs. Devil's advocate for assumptions, unknowns, scope.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Use when stress-testing design specs. Devil's advocate for assumptions, unknowns, scope.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Use when reviewing architecture decisions. C4 model, dependency inversion, hexagonal boundaries.
Use during discuss-slice and plan-slice to stress-test a spec or plan against domain vocabulary before approval.
Use during research-slice to build disposable experiments that answer technical uncertainty.
Use during project:init to scaffold repo-level agent configuration (CLAUDE.md, AGENTS.md, tracker labels).
Use when debugging. 4-phase investigation, root cause, minimal fix.
Use when implementing features/fixes. Iron law: ¬∃ production code without failing test.
| name | stress-testing-specs |
| description | Use when stress-testing design specs. Devil's advocate for assumptions, unknowns, scope. |
| version | 1.0.0 |
| tags | ["process","validation"] |
∀ complex specs after initial draft. Optional for standard.
¬approve spec until stress-tested. ∀ assumption: challenge explicitly.
## Spec Challenge — [Slice]
### Verdict: APPROVE | REVISE
### Critical Issues (blocks planning)
| # | Section | Issue | Risk |
### Concerns (note in spec, proceed)
| # | Section | Concern | Suggestion |
### Assumptions Verified
- [assumption] — [why holds]