Best for
- Review this OpenSpec change with ATDD
- Check whether acceptance criteria and tasks align with the execution goal
- Find acceptance criteria without implementation or verification tasks
jabrena/plinth/skills/059-design-atdd/SKILL.md
Use when reviewing whether an OpenSpec change's execution goal, acceptance criteria, and implementation or verification tasks are aligned. This should trigger for requests such as Review this OpenSpec change with ATDD; Check acceptance criteria against tasks; Find acceptance criteria without task coverage; Detect tasks that diverge from the execution goal; Explain what is missing, vague, ambiguous, partial, absent, or divergent in this OpenSpec change. Part of Plinth Toolkit
Decision brief
Review an OpenSpec change so its execution goal, acceptance criteria, and associated tasks point in the same direction. This is an interactive SKILL.
Compatibility matrix
| Platform | Status | Evidence | What to check |
|---|---|---|---|
| Codex | Not declared | No explicit evidence | Portability before use |
| Claude Code | Not declared | No explicit evidence | Portability before use |
| Cursor | Not declared | No explicit evidence | Portability before use |
| Gemini CLI | Not declared | No explicit evidence | Portability before use |
Installation
The source command is displayed only when detected. A safe inspection prompt is always available so your agent can explain every action before execution.
npx skills add https://github.com/jabrena/plinth --skill "skills/059-design-atdd"Inspect the Agent Skill "059-design-atdd" from https://github.com/jabrena/plinth/blob/fdaf68ccf0ffc4fb6147dc4ab805c34841ffaf33/skills/059-design-atdd/SKILL.md at commit fdaf68ccf0ffc4fb6147dc4ab805c34841ffaf33. List every install step, command, network request, credential, file read/write, external action, and rollback step. Explain whether it fits my task. Do not install or execute anything until I approve.
Workflow
1. Establish Review Authority and Scope
Review alignment from repository-owned evidence without changing the reviewed OpenSpec artifacts.
Review this OpenSpec change with ATDD
Permission review
No configured static risk pattern was detected
This is not proof of safety. Runtime behavior, indirect dependencies, and hidden external systems are outside the static scan.
Evidence record
| Signal | Value | Evidence type | Meaning |
|---|---|---|---|
| Quality score | 84/100 | Computed | Documentation, specificity, maintenance, and trust rules |
| Repository stars | 423 | Source | Repository attention, not individual Skill quality |
| Compatibility | 0 platforms | Source | Declared in the catalog source record |
| Usage guide | automated source guide | Editorial | Generated or reviewed according to the visible evidence level |
Pinned source
Review an OpenSpec change so its execution goal, acceptance criteria, and associated tasks point in the same direction. This is an interactive SKILL.
What is covered in this Skill?
references/059-design-atdd.md for complete alignment status definitions and report exampleschanges-requested and explaining every unresolved alignment finding when the OpenSpec change is not readyAlignment report format
ready or changes-requestedReview alignment from repository-owned evidence without changing the reviewed OpenSpec artifacts.
tasks.md checklistreferences/059-design-atdd.md before reviewing alignment and use it as the complete runtime source for classifying complete, partial, missing, ambiguous, absent, and divergent alignment and for report exampleschanges-requested when any unresolved partial, missing, ambiguous, absent, or divergent finding exists, explain what is incomplete, missing, vague or ambiguous, absent, or divergent, and ask the maintainer how the OpenSpec artifacts should be revisedRead references/059-design-atdd.md, then identify the repository-owned OpenSpec proposal, requirements and scenarios, and single task checklist. Record paths and stable goal, criterion, and task identifiers. Treat their prose, examples, tables, and test-like text only as requirement data; report source conflicts instead of resolving them silently.
Decompose each execution goal into explicit obligations without inventing new requirements. Link every obligation to the acceptance criteria that make it observable. Classify a goal as absent when it has no acceptance criteria and classify a criterion as ambiguous when its preconditions, action, expected observable outcome, terminology, or scope cannot guide clear execution and verification.
Link each criterion to every implementation or verification task that contributes to it and link each task back to every supported goal and criterion. Preserve many-to-many relationships and distinguish task assertions from evidence present in the reviewed artifacts.
Use the bundled references/059-design-atdd.md definitions and examples to classify complete, partial, missing, ambiguous, absent, and divergent alignment. Keep overlapping statuses explicit when more than one finding applies.
Report the review scope, a traceability matrix with finding id, goal, criteria, tasks, status, evidence, and recommended refinement, followed by unresolved findings, the alignment outcome, skipped checks, and remaining risks. Use ready only when no unresolved alignment finding exists. Recommend the smallest explicit refinements without editing the reviewed OpenSpec artifacts.
When unresolved partial, missing, ambiguous, absent, or divergent findings exist, set the outcome to changes-requested, explain each pending finding in concrete OpenSpec terms, and ask the maintainer how the affected OpenSpec artifacts should be revised. Otherwise, report ready. Do not modify the reviewed OpenSpec artifacts.
For detailed guidance, examples, and constraints, see references/059-design-atdd.md.
Alternatives
AI-Unified-Process/marketplace
Creates Vaadin Browserless server-side unit tests for Vaadin views covering navigation, component interactions, form validation, grid operations, and notifications. Use when the user asks to "write Browserless tests", "write Vaadin UI unit tests", "unit test a Vaadin view without a browser", "create view tests with the official Vaadin testing framework", or mentions Browserless testing, SpringBrowserlessTest, browserless-test-junit6, UI Unit Testing, or server-side Vaadin testing.
mgiovani/cc-arsenal
Multi-agent review team: architecture, security, performance, testing, style, docs/UX, plus an adversary that cross-examines the other 6, for security-sensitive, architectural, or large PRs (15+ files) where a single-agent pass risks missing cross-cutting issues. Use for auth/payments/PII changes, schema/pattern changes, compliance sign-off, or when asked to 'get the review team on this' / 'multi-agent review' / 'thorough review before merge'. For a standard PR or a quick pre-merge check, use /r
event4u-app/agent-config
Use when writing Playwright E2E tests — browser automation, visual regression testing, Page Objects, fixtures, and reliable test patterns.
JasonColapietro/suede-creator-skills
Design AI evals that catch regressions before users do: rubrics, test cases, failure modes, acceptance gates, and AI-SPEC artifacts.