# openspec-tdd

Adds a TDD gate to OpenSpec — a new opsx:tdd command that sits between opsx:propose and opsx:apply. OpenSpec generates BDD scenarios in specs/**/*.md but jumps straight to implementation — no test-first step exists. This plugin adds one.

- Tier: Indexed (plain plugin)
- Category: Testing
- Page: https://www.flowy.sh/listings/yuritoledo-openspec-tdd
- Source: https://github.com/yuritoledo/openspec-tdd
- Price: free and open source

## Summary
openspec-tdd is a Claude Code plugin with 1 hand-picked skill for testing work, indexed on Flowy. Install it with the command on its page. It includes opsx-tdd. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add yuritoledo/openspec-tdd
```

## Skills
- opsx-tdd

## FAQ

### What is openspec-tdd?
Adds a TDD gate to OpenSpec — a new opsx:tdd command that sits between opsx:propose and opsx:apply. OpenSpec generates BDD scenarios in specs/**/*.md but jumps straight to implementation — no test-first step exists. This plugin adds one.

### How do I install openspec-tdd?
Run these in Claude Code: npx -y skills add yuritoledo/openspec-tdd. Then prompt normally.

### Does openspec-tdd auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is openspec-tdd free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
