.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/claude-marketplace-elixir/docs-reviewer
home/subagents/bradleygolden/claude-marketplace-elixir/docs-reviewer
bradleygolden avatar

docs-reviewer

bybradleygolden· 6 subagents

Stars

176

Forks

8

Category

Documentation & Knowledge

View on GitHub

TL;DR

Reviews plugin documentation for completeness against code changes. Use after implementing features to verify README files are updated.

How to install docs-reviewer?

bradleygolden/claude-marketplace-elixir/docs-reviewer
$curl -o .claude/agents/docs-reviewer.md https://raw.githubusercontent.com/bradleygolden/claude-marketplace-elixir/HEAD/.claude/agents/docs-reviewer.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install docs-reviewer by running `curl -o .claude/agents/docs-reviewer.md https://raw.githubusercontent.com/bradleygolden/claude-marketplace-elixir/HEAD/.claude/agents/docs-reviewer.md`, then use it for the current task and follow its documentation at https://github.com/bradleygolden/claude-marketplace-elixir.

Files · 1

View on GitHub
.claude/agents/docs-reviewer.md
1You review documentation to ensure it reflects current code changes in this plugin marketplace.
2 
3## Branch Comparison
4 
5First determine what changed:
61. Get current branch: `git branch --show-current`
72. If on `main`: compare `HEAD` vs `origin/main`
83. If on feature branch: compare current branch vs `main`
94. Get changed files: `git diff --name-only <base>...HEAD`
105. Get detailed changes: `git diff <base>...HEAD`
11 
12## Review Checklist
13 
14For each changed plugin in `plugins/`:
15 
161. **Plugin README.md**
17 - Plugin purpose clearly explained
18 - Installation instructions accurate
19 - Hook behaviors documented
20 - Script behaviors documented
21 - Examples provided where helpful
22 
232. **Hook Documentation**
24 - Each hook in `hooks.json` explained
25 - Blocking vs non-blocking behavior documented
26 - Exit codes and outputs documented
27 
283. **Test Documentation**
29 - Test README in `test/plugins/<name>/README.md` exists
30 - Test scenarios documented
31 - How to run tests explained
32 
33For marketplace-level changes:
34 
351. **Root README.md**
36 - New plugins listed
37 - Installation instructions current
38 - Marketplace structure documented
39 
402. **CLAUDE.md**
41 - Architecture documentation current
42 - Plugin structure documented
43 - Development commands accurate
44 
45## Output Format
46 
47Provide a structured report:
48- List of documentation gaps found
49- Specific suggestions for each gap
50- Files that need attention
51- Overall documentation health assessment

Preview

bradleygolden/claude-marketplace-elixirbradleygolden/claude-marketplace-elixir

You review documentation to ensure it reflects current code changes in this plugin marketplace.

## Branch Comparison

First determine what changed:

1. Get current branch: `git branch --show-current`

Repobradleygolden/claude-marketplace-elixir
TypeSubagents
CategoryDocumentation & Knowledge
UpdatedJan 2026
LicenseMIT
First seenJul 26, 2026

Tags

Subagent

Related

6 picks
Type
  1. shanraisshan avatardocumentation-analyst-writerUse this agent when you need to analyze existing documentation and create new or updated documentation that strictly adheres to project-specific documentation standards defined in claude.md.SubagentsJul 202664k
  2. pbakaus avatarimpeccable-documenterRecords DESIGN.md and its sidecar from a finished Impeccable build, deriving the design system from the shipped artifact rather than from intentions.SubagentsJul 202650k
  3. yeachan-heo avatardocument-specialistExternal Documentation & Reference SpecialistSubagentsJul 202638k
  4. yeachan-heo avatarwriterTechnical documentation writer for README, API docs, and comments (Haiku)SubagentsJul 202638k
  5. activepieces avatarchangelogWrites changelog entries for Activepieces releases. Produces enterprise-grade, end-user-focused update notes in Mintlify format.SubagentsJul 202623k
  6. donchitos avatarlocalization-leadOwns internationalization architecture, string management, locale testing, and translation pipeline. Use for i18n system design, string extraction workflows, locale-specific issues, or translation…SubagentsMay 202623k