# octocode

Evidence-first code research for AI agents and developers. Octocode researches your local code and external code alike (GitHub repos, PRs, npm) with one toolset: ripgrep + AST search, trees, precise reads, and LSP.

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

## Summary
octocode is a Claude Code plugin with 15 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes octocode-benchmark, octocode-awareness, octocode-brainstorming. 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 bgauryy/octocode-mcp --agent claude-code
```

## Skills
- octocode-benchmark
- octocode-awareness
- octocode-brainstorming
- octocode-chrome-devtools
- octocode-documentation
- octocode-graph-eval
- octocode-mannequin
- octocode-orchestrator-local-worker
- octocode-prompt-optimizer
- octocode-research
- octocode-rfc-generator
- octocode-roast
- octocode-scraping
- octocode-skills
- octocode-subagent

## FAQ

### What is octocode?
Evidence-first code research for AI agents and developers. Octocode researches your local code and external code alike (GitHub repos, PRs, npm) with one toolset: ripgrep + AST search, trees, precise reads, and LSP.

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

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