# devflow

Full-lifecycle AI development pipeline for Claude Code. Fuses obra/superpowers + mattpocock/skills + Fission-AI/OpenSpec into one disciplined workflow. Design (grill → spec), Build (8-stage TDD pipeline), Fix (diagnose → rollback → verify).

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

## Summary
devflow is a Claude Code plugin with 1 hand-picked skill for development work, indexed on Flowy. Install it with the command on its page. It includes devflow. 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 applecg/devflow
```

## Skills
- devflow

## FAQ

### What is devflow?
Full-lifecycle AI development pipeline for Claude Code. Fuses obra/superpowers + mattpocock/skills + Fission-AI/OpenSpec into one disciplined workflow. Design (grill → spec), Build (8-stage TDD pipeline), Fix (diagnose → rollback → verify).

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

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