octocode-mcp
Evidence-first code research across local files, GitHub, and npm
All Skills in This Repository (17)
Pure Emerald Level Indicatorsoctocode-pr-review
Analyze changed code in GitHub pull requests and generate structured review reports.
octocode-local-search
Map local codebase structure and trace symbols using local tools.
octocode-implement
Implement specification features through phased research and validation workflows.
octocode-plan
Orchestrate research-driven planning to produce a plan.md with references.
octocode-roast
Identify code quality and security sins with actionable fixes.
octocode-documentaion-writer
Generates documentation from repositories using an MCP-enabled analysis pipeline with AI agents.
octocode-prompt-optimizer
Optimize prompts into gated, validated agent protocols.
octocode-research
Orchestrate code research workflows across local and remote sources via HTTP API.
octocode-benchmark
Runs pairwise CLI research benchmarks comparing Octocode against gh-based baselines with blind judging.
octocode-documentation
Write and lint technical documentation against the Google developer documentation style guide.
octocode-subagent
Orchestrates multi-agent delegation, model routing, and local Ollama token offload workflows.
octocode-rfc-generator
Generates evidence-backed RFCs, design docs, and implementation plans from code research.
Frequently Asked Questions
FAQPage SchemaHow to install Octocode?▼
Run `npx skills add bgauryy/octocode-mcp --all -g -y` in your terminal to install all skills in this suite globally.
What does Octocode do for AI coding agents?▼
It gives agents evidence-first research tools to search local code, GitHub repos, PRs, and npm packages, returning exact file and line citations instead of guesses.
Does Octocode work with Claude Code and Cursor?▼
Yes. It runs as an MCP server or CLI and works with Claude Code, Cursor, VS Code, Windsurf, and other MCP-compatible clients.
Can Octocode research private GitHub repositories?▼
Yes. Authenticate with a GitHub token to unlock private repositories and higher API rate limits; without one it still works on public code.
Do I need coding experience to use Octocode?▼
No. Once installed, your AI agent drives the research tools from plain-English requests and reports findings with verifiable evidence.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core