specifications agents

16 tagged specifications, measured the same way as everything else here.

Browse within: Workflow Automation 10

analyzer

01

prime-radiant-inc/greenfield

Agent

Generic Analyzer agent. Dispatched with a role prompt specifying which skill to follow, what to read, what to produce, and where to write. Loads all analysis skills.

266 26d ago A 37 tokens original Apache-2.0

sanitizer

02

prime-radiant-inc/greenfield

Agent

Generic sanitizer worker agent. Reads raw specs and rewrites them as clean behavioral specs. Loads sanitization and provenance skills.

266 26d ago A 28 tokens original Apache-2.0

speckit.clarify

04

dceoy/speckit-agent-skills

Agent

Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.

129 6d ago A 27 tokens AGPL-3.0

code-test-reviewer

06

agagniere/speky

Agent

Reviews an automated test (unit, integration, or e2e) against its Speky test plan, checking that every plan step has a corresponding assertion in code and flagging any gap between spec and implementation. Returns structured feedback. Read-only; the calling agent applies any change. Use when you want to verify that…

2 3mo ago A 80 tokens original MIT

agagniere/speky

Agent

Reviews a Speky requirement — either a draft (TOML/YAML paste) or one already in the spec (by ID) — for atomicity, testability, clarity, and fit. Returns structured feedback. Read-only; the calling agent applies any change. Use when the user wants a second opinion on a requirement before saving it, or wants to audit…

2 3mo ago A 82 tokens original MIT

test-plan-reviewer

08

agagniere/speky

Agent

Reviews a Speky test plan — either a draft (TOML/YAML paste) or one already in the spec (by test ID) — for adherence to step-style rules, fit with the requirement it claims to cover, and overlap with other tests. Returns structured feedback. Read-only; the calling agent applies any change. Use when the user wants a…

2 3mo ago A 95 tokens original MIT