Run a consensus-style multi-agent review workflow that inspects a pull request and returns severity-based findings, prioritized action items, and concrete remediation notes. The skill coordinates multiple agent reviewers to compare perspectives, agree on severity, and produce a consolidated report that can be handed to developers or used to drive automation.
Use this skill when you need a thorough, multi-angle review of code changes in a PR — for security checks, quality gates, or when you want severity-prioritized feedback rather than a single-pass review. Not for high-level planning or conceptual design discussions.
Best with multi-agent or orchestration-capable stacks (agents that support Claude, GPT, Gemini or similar LLMs and can run coordinated reviewer workflows).
Multi-agent PR review skill using consensus voting with file-reordering to reduce position bias. Scripts are well-written Python with async Anthropic API calls, proper argparse CLIs, and prompt injection defenses. All scripts exit with usage/API errors when run without required args (expected). SKILL.md is thin — mostly routing/triggers with no concrete workflow steps or output contracts. Missing references/ directory with review prompt templates.
anthropicScripts are production-quality with good error handling and prompt injection mitigation (XML delimiters around diff content). SKILL.md is the weak point — lacks workflow steps, output contracts, and references to required env vars. The skill would benefit from a richer SKILL.md that guides the agent through the orchestrate→aggregate→post pipeline.
Humanizer
Rewrite AI-generated text to sound natural and human-written, removing common LLM tells and making tone, phrasing, and flow feel authentic.
Idea Validation
Validate a business or product idea with market sizing, competitor analysis, MVP definition, and a clear go/no-go recommendation.
OrderCLI (Foodora)
CLI-style skill to check Foodora order history and active order status; Deliveroo support noted as WIP.
Apple Notes Management
Manage Apple Notes on macOS using the `memo` CLI for creating, searching, and organizing notes.
Earnings Analyzer
Analyze company earnings reports with structured EPS beat/miss classification, revenue and margin trend analysis, guidance comparison, and management commentary