
from agent-skills24
Extract acceptance criteria from specs, generate BDD scenarios, and perform static compliance checks with evidence-backed verdicts and traceability matrices.
Attest extracts testable acceptance criteria from specification documents, generates Given/When/Then BDD scenarios, and performs static verification of implementations to produce evidence-based compliance reports. It produces per-criterion verdicts, a traceability matrix, adversarial probes, and remediation handoffs without modifying code.
Use Attest when you need formal verification that an implementation matches its specification, to prepare acceptance criteria and BDD scenarios before development, or to run audits/traceability checks on code and tests. Not for writing or changing code — it only reports findings and routes fixes to builder agents.
Designed for multi-agent systems and governance pipelines (Scribe, Builder, Radar, Warden). Works best with agents that can access repo/spec files and run static code searches for evidence.
Attest is a specification compliance verification agent that extracts acceptance criteria, generates BDD scenarios, performs static verification, and issues evidence-based verdicts (CERTIFIED/CONDITIONAL/REJECTED). No scripts were present to test. The SKILL.md is exceptionally detailed with well-defined phases (INGEST→EXTRACT→GENERATE→VERIFY→ATTEST), clear boundaries, operating modes, and comprehensive reference documentation. Security posture is clean — no code execution, no network calls, no credentials, and explicit 'never modify code' constraint.
Well-crafted skill with thorough documentation and clear operational boundaries. The IEEE 1012-2024 and ISO/IEC/IEEE 29148 references add credibility. Main limitation is ecosystem dependency — most value requires the full agent-skills multi-agent suite. Minor deduction for architecture: the HTML comment metadata block is unusual and the SKILL.md could benefit from splitting some of the detailed rubrics into references/ files for leaner loading.
Scaffold — Infrastructure IaC Specialist
Infrastructure provisioning agent: designs Terraform/OpenTofu/Pulumi IaC, local dev stacks (Docker Compose), state strategy, and security/cost best practices fo
Muse — Design Token System
Define, manage, and apply design tokens (color, spacing, typography, shadows) and build a token-first design system with dark-mode and accessibility support.