- Home
- /
- Categories
- /
- Code Review
Code Review
Automated code review and analysis
audit-rules
by melodic-software
Audit Claude Code rule files for quality and compliance. Use when creating or validating .claude/rules/*.md files, or troubleshooting rule loading issues.
pmo-governance-lead
by famaoai-creator
Output file path
helloagents
by MirWorld
用于处理软件开发/维护类请求(常见说法包括但不限于:修改、修复 bug、新增功能、开发模块、重构/优化、补充/编写/运行测试、生成并执行计划)。会自动判定是问答/改动/命令(~auto/~plan/~exec/~init),并选择咨询问答/微调/轻量迭代/标准开发/完整研发路径;需要写入时生成方案包(why/how/task)、执行与验证、同步知识库(HAGWroks/wiki、HAGWroks/CHANGELOG.md、HAGWroks/history/index.md),最终按统一输出格式汇总结果。
binary-archaeologist
by famaoai-creator
Reverse engineers legacy binaries and "black box" executables to extract logic and dependencies. Re-integrates lost institutional assets into modern codebases.
monitoring-config-auditor
by famaoai-creator
status: implemented
weekly-coaching
by mzt-76
Check-in hebdomadaire avec analyse de tendance, detection de patterns, et ajustements nutritionnels personnalises. Utiliser quand l'utilisateur fait un bilan de semaine ou rapporte son poids et adherence.
disaster-recovery-planner
by famaoai-creator
Generates actionable Disaster Recovery (DR) runbooks from infrastructure and requirements. Validates IaC for resilience (backups, redundancy).
latex-posters
by Victory-Hugo
"使用 LaTeX(如 beamerposter、tikzposter 或 baposter)创建专业科研海报。支持会议展示、学术海报和科学传播。包含版式设计、配色方案、多栏布局、图形整合,以及面向海报视觉传达的最佳实践。"
connection-manager
by famaoai-creator
Manages secure connections to external tools (AWS, Slack, Jira, Box). Validates credentials in the Personal Tier and injects them into the execution context.
compliance-officer
by famaoai-creator
Maps technical state to regulatory standards (SOC2, ISO27001, etc.). Generates real-time compliance scores and audit-ready evidence reports.
github-workflow-automation
by samChang72
"Automate GitHub workflows with AI assistance. Includes PR reviews, issue triage, CI/CD integration, and Git operations. Use when automating GitHub workflows, setting up PR review automation, creating GitHub Actions, or triaging issues."
github
by alemar11
Use the GitHub CLI (gh) for repository-scoped issue, pull request, and workflow operations only. Default to the current git project unless another owner/repo is provided.
audit-output-styles
by melodic-software
Audit Claude Code output styles for quality, compliance, and usability. Use when creating custom styles or validating existing ones.
risk-register
by melodic-software
Create or update a risk register with identification, assessment, and mitigation planning. Supports project, business, and technical risks.
notify
by ichi-h
タスクが完了した際や、何らかの確認をユーザーに促す際に、ユーザーに通知するためのスキルです。MCPツールのnotify_sendを使って通知を送信します。
ai-ethics-auditor
by famaoai-creator
status: implemented
bug-predictor
by famaoai-creator
status: implemented
create-pr
by shuymn
Reviews committed changes and creates a pull request on GitHub. Use when the user wants to create a PR, push changes for review, or open a pull request. Requires a GitHub repository. Supports --japanese flag for Japanese descriptions, --base flag to specify target branch, and --update flag to update an existing PR.
audit-skills
by melodic-software
Audit Claude Code skills for quality, compliance, delegation pattern, and maintainability. Use after creating skills, before releases, or for periodic quality checks.
audit-agents-md
by shuymn
Audits and refines a CLAUDE.md or AGENTS.md file for instruction density, staleness, and effectiveness. Use when reviewing or improving an agent instruction file, after significant project changes (skills, architecture, or tooling), when agent behavior suggests instructions are ignored or misinterpreted, when the file grows beyond ~30 instruction lines, or when the user says "review my AGENTS.md" or "audit agent instructions".
execute-plan
by shuymn
"Executes one user-selected task from an approved plan bundle using TDD, or rechecks DoD independently (mode=implement dod-recheck). Use when the user specifies a task ID to implement, e.g. \"execute Task 3\" or \"implement task 5\", after decompose-plan review PASS. Also use with dod-recheck mode when the user says \"recheck task DoD\", \"verify task completion\", or \"dod-recheck\"."
stacked-diffs
by rarestg
Break large code changes into small, stacked pull requests using vanilla git and the gh CLI. Auto-trigger when implementing a feature or change that spans multiple logical steps, touches several files, or will exceed ~200 changed lines. Also trigger on "stack PRs", "break this into smaller PRs", "stacked diffs", or "create a PR stack". Do NOT trigger for single-file fixes, small bug fixes, or changes under ~200 lines that are a single logical unit.
peer-review
by Victory-Hugo
"系统化同行评审工具包。用于评估方法学、统计分析、研究设计、可重复性、伦理合规、图像与图表完整性以及报告规范,适用于跨学科的论文和科研基金申请评审。"
setup-ralph
by shuymn
Prepares .ralph/ runtime state from an approved and reviewed plan bundle. Syncs plan tasks into prd.json and updates prompt.run.md with project-specific context and quality gates. Use after plan approval, decompose-plan review PASS, and ralph init.