agagniere/speky

Manage your specifications with git, render them as PDF and HTML

2Stars on the repository
11Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

code-test-reviewer

01

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-author

03

agagniere/speky

Agent

Drafts a complete Speky test plan for a given requirement ID. Returns ready-to-paste TOML following Speky's test-plan style. Read-only — the calling agent applies the edit. Use when the user asks to write, draft, or expand tests for a specific requirement.

2 3mo ago A 61 tokens original MIT

test-plan-reviewer

04

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