By maxghenis
Simulate academic peer review with journal-matched referee personas. Find suitable journals, generate domain-expert reviewers, run parallel reviews, iterate until acceptance.
npx claudepluginhub maxghenis/claude-plugins --plugin academic-refereeFind suitable open access journals for your paper/software
Generate referee personas matched to a target journal
Full iterative review cycle - find journal, generate referees, review, iterate until accept
Run all referee reviews in parallel
Application domain specialist reviewing relevance and context
Technical methods expert reviewing mathematical/statistical rigor
Reviews papers for policy neutrality, checking that claims stay within model scope and avoiding advocacy or speculative language
End-user perspective reviewer focusing on usability and practical value
Always-included referee focused on code quality, documentation, and replication
Strict academic writing reviewer who rejects documentation-style prose and requires proper scholarly format
A collection of Claude Code plugins for research, policy analysis, and development.
/plugin marketplace add MaxGhenis/claude-plugins
Then install individual plugins:
/plugin install academic-referee@maxghenis-plugins
Multi-perspective academic paper review with journal-matched referee personas.
Simulates the peer review process to help improve your research before submission.
Find a journal: /find-journal [topic]
Generate referees: /generate-referees <journal>
Run reviews: /run-review [referees]
Full cycle: /review-cycle [journal]
| Referee | Focus |
|---|---|
| Methodology | Mathematical rigor, statistical validity, algorithmic correctness |
| Domain Expert | Application relevance, related work, field context |
| Practitioner | Usability, documentation, practical value |
| Reproducibility | Code quality, tests, documentation, replication |
# Start the full review cycle
/review-cycle
# Or step by step:
/find-journal "differentially private econometrics"
/generate-referees "Journal of Privacy and Confidentiality"
/run-review
Add new plugins to plugins/ directory:
plugins/
└── my-new-plugin/
├── plugin.json
├── commands/
├── agents/
└── skills/
Then add to .claude-plugin/marketplace.json.
MIT
Max Ghenis (max@policyengine.org)
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
Uses power tools
Uses Bash, Write, or Edit tools
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications
Semantic search for Claude Code conversations. Remember past discussions, decisions, and patterns.