# codex-autoresearch

A codex plugin for running optimization loops inside a codebase. It is useful when you have a measurable target and many possible changes to try: test runtime, build speed, bundle size, model loss, Lighthouse scores, memory use, query latency, or any other metric you can print from a script.

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

## Summary
codex-autoresearch 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 codex-autoresearch. 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 TheGreenCedar/codex-autoresearch --agent claude-code
```

## Skills
- codex-autoresearch

## FAQ

### What is codex-autoresearch?
A codex plugin for running optimization loops inside a codebase. It is useful when you have a measurable target and many possible changes to try: test runtime, build speed, bundle size, model loss, Lighthouse scores, memory use, query latency, or any other metric you can print from a script.

### How do I install codex-autoresearch?
Run these in Claude Code: npx -y skills add TheGreenCedar/codex-autoresearch --agent claude-code. Then prompt normally.

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