# ai-workflow

Turns Claude Code into a small development team instead of one agent guessing alone — with a git-level gate that keeps the humans in charge of what actually ships.

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/cunhaax-ai-workflow
- Source: https://github.com/cunhaax/ai-workflow
- Price: free and open source

## Summary
ai-workflow is a Claude Code plugin with 8 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes adversarial-qa, code-critic, feature. 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 cunhaax/ai-workflow
```

## Skills
- adversarial-qa
- code-critic
- feature
- init-workflow
- plan-critic
- plan-draft
- workflow-inspect
- workflow-retro

## FAQ

### What is ai-workflow?
Turns Claude Code into a small development team instead of one agent guessing alone — with a git-level gate that keeps the humans in charge of what actually ships.

### How do I install ai-workflow?
Run these in Claude Code: npx -y skills add cunhaax/ai-workflow. Then prompt normally.

### Does ai-workflow 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 ai-workflow free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
