
Docutray Docutray Claude Code Plugins
- 2 repo stars
- Updated May 7, 2026
- docutray/docutray-claude-code-plugins
Docutray Claude Code Plugins is a Claude Code plugin bundle that delivers GitHub-based agile slash commands plus optional local RAG over project markdown.
About
Docutray’s Claude Code plugin bundle packages a complete, GitHub-centric agile workflow as slash commands you can invoke while coding. developers who want research, epic breakdown, feature specifications, implementation prompts, validation, and pull-request review in one repeatable ritual install this instead of juggling ad hoc prompts in chat. The workflow is explicitly framework-agnostic, so the same command sequence works whether you are on a small API, a SaaS monorepo, or a CLI tool—as long as issues and PRs live on GitHub. A second plugin in the bundle adds document management with local vector search (Qdrant, FastEmbed, markdown), which keeps specs and meeting notes semantically searchable inside the agent session. That pairing makes the catalog entry strongest for developers who document decisions in-repo and want the agent to follow the same gates a lightweight eng lead would enforce: clarify scope, implement against a spec, validate, then review. It is command-driven rather than a single autonomous agent, which keeps you in control of when each phase runs.
- Six-phase GitHub agile flow: research, epic planning, feature specs, implementation, validation, and PR review as slash
- Framework-agnostic commands usable across stacks without tying you to one framework template
- Companion document stack with local RAG: markdown storage, Qdrant vector index, and FastEmbed semantic search over proje
- Project-local retrieval so agents reference your specs and decisions instead of hallucinating context
- Validation and review commands aimed at pre-merge quality before you open or merge PRs
Docutray Docutray Claude Code Plugins by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install docutray-docutray-claude-code-plugins@docutray/docutray-claude-code-pluginsAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 2 |
|---|---|
| Last updated | May 7, 2026 |
| Repository | docutray/docutray-claude-code-plugins ↗ |
What it does
Run framework-agnostic agile slash commands on GitHub repos from research and epic planning through implementation, validation, and PR review.
Who is it for?
Best when you use GitHub and want slash-command agile rituals and in-repo doc retrieval without adopting a heavyweight PM suite.
Skip if: Skip if you're on GitLab-only workflows, developers and want a single autonomous coding agent with no slash-command discipline, or anyone and cannot run local vector dependencies for RAG.
What you get
After you register the marketplace plugins, Claude Code can walk the same research-to-PR-review command chain and pull answers from indexed project documents on demand.
- Repeatable slash-command chain from research through PR review on GitHub
- Indexed markdown corpus searchable semantically inside Claude sessions
- Validation and review prompts aligned to pre-merge checks
By the numbers
- Marketplace lists 2 plugins in one bundle
- Workflow advertises six command areas: research, epic planning, feature specs, implementation, validation, PR review
- Document plugin uses Qdrant vector storage with FastEmbed indexing
Recommended Plugins
How it compares
Agile slash-command workflow plus doc RAG plugins, not a hosted MCP server or a one-shot code generator.
FAQ
Who is Docutray Docutray Claude Code Plugins for?
It is for and small-team developers on GitHub who want structured research, planning, implementation, validation, and PR review invoked as Claude Code slash commands.
When should I use Docutray Docutray Claude Code Plugins?
Use it when you are running a feature from idea capture through spec, build, checks, and review and you want the agent to follow the same steps every time.
How do I add Docutray Docutray Claude Code Plugins to my agent?
Install the docutray/docutray-claude-code-plugins marketplace bundle in Claude Code, enable both listed plugins, then run the documented slash commands from your linked GitHub project workspace.