# ralph-skills

Ralph is an autonomous AI agent loop that runs AI coding tools (Amp or Claude Code) repeatedly until all PRD items are complete. Each iteration is a fresh instance with clean context. Memory persists via git history, progress.txt, and prd.json.

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

## Summary
ralph-skills is a Claude Code plugin with 2 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes prd, ralph. 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)
```
/plugin marketplace add snarktank/ralph
/plugin install ralph-skills@ralph-marketplace
```

## Skills
- prd
- ralph

## FAQ

### What is ralph-skills?
Ralph is an autonomous AI agent loop that runs AI coding tools (Amp or Claude Code) repeatedly until all PRD items are complete. Each iteration is a fresh instance with clean context. Memory persists via git history, progress.txt, and prd.json.

### How do I install ralph-skills?
Run these in Claude Code: /plugin marketplace add snarktank/ralph then /plugin install ralph-skills@ralph-marketplace. Then prompt normally.

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