specialist-review

Dispatch tech-stack-specific subagents to review code diffs against domain best practices.

127|8|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/hanamizuki/solopreneur --skill specialist-review-hanamizuki
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: specialist-review
Source: https://github.com/hanamizuki/solopreneur/tree/main/plugins/solopreneur/skills/specialist-review
Command: npx skills add https://github.com/hanamizuki/solopreneur --skill specialist-review-hanamizuki

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Specialist Review coordinates tech-stack-aware experts to review code changes against best practices, improving depth and consistency of feedback.

Core Features & Use Cases

  • Tech-stack-aware dispatch: iOS, Android, AI-engineer, Neo4j subagents review relevant changes in parallel.
  • Stack-aware conformance checks: each subagent validates against domain-specific best practices and documents gaps.
  • Unified reporting: compiles a structured, per-stack report with findings, recommendations, and references.

Quick Start

Provide the code diff or PR URL and request a specialist review.

Frequently Asked Questions about specialist-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate code review for different tech stacks in a PR?

To automate code review for different tech stacks, you can dispatch stack-aware subagents to validate diffs against domain best practices. This coordinates parallel reviews for iOS, Android, AI, and Neo4j stacks, compiling a unified report with conformance findings and recommendations.

What is stack-aware code review and how does it work?

Stack-aware code review is a process that identifies specific technologies within your code changes and dispatches specialized subagents to analyze them. Each subagent checks the diff against its domain's best practices and documents any gaps.

Can I review local branch diffs against best practices without a PR URL?

Yes, you can review local branch diffs without a PR URL. The review process requires access to the code diff, which can be sourced from local branches, specific commits, or pull requests, to analyze stack-specific conformance.

What's the best way to check Neo4j and iOS code changes in the same commit?

The best way to check Neo4j and iOS changes in the same commit is using a coordinated specialist review. It detects the mixed stacks and dispatches dedicated subagents in parallel to evaluate each domain against its specific best practices.

Do I need to manually select subagents for an AI stack diff review?

No, you do not need to manually select subagents for an AI stack diff review. The system automatically detects the tech stacks present in the provided diff and uses a curated skill index to guide the appropriate domain-specific checks.

How do I get a structured report of best practice violations in my code?

To get a structured report of best practice violations, provide your code diff for a specialist review. The system compiles findings, recommendations, and references from each dispatched subagent into a unified per-stack conformance report.