speky
01Plugin Claude Code
Plugin marketplace listing 1 plugin: speky.
Plugin Claude Code
Plugin marketplace listing 1 plugin: speky.
Plugin Claude Code
Skills to best use Speky, the requirements and test specification manager.
Settings file Claude Code
Agent settings configuring enabledPlugins, extraKnownMarketplaces.
Instructions file CodexOpenCode
Instructions for agagniere/speky, covering agents.md, project overview, commands, architecture and speky — cli tool.
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…
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…
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.
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…
Skill Claude CodeCodex
Interactive workflow for writing Speky specifications (requirements + test plan) for an existing project.
Skill Claude CodeCodex
Guidelines for working with Speky requirements and tests via the speky MCP server tools.
Skill Claude CodeCodex
Interactive workflow for writing new Speky test plans for requirements lacking coverage, guided by the Speky MCP server.