Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Cross Review Project

Skill Verifiziert Aktiv
Teil von:Agent Almanac

Conduct a structured cross-project code review between two Claude Code instances via the cross-review-mcp broker. Each agent reads its own codebase, reviews the peer's code, and engages in evidence-backed dialogue — with QSG scaling laws enforcing review quality through minimum bandwidth constraints and phase-gated progression.

Zweck

To enable deep, comparative code reviews between distinct projects by leveraging AI agents and a structured broker protocol for higher quality and actionable insights.

Funktionen

  • Structured cross-project code review
  • Multi-agent dialogue via MCP broker
  • QSG scaling laws for review quality
  • Phase-gated progression
  • Evidence-backed dialogue and verdicts

Anwendungsfälle

  • Comparing architectural concerns between two projects.
  • Obtaining independent code reviews that go beyond single-reviewer perspectives.
  • Facilitating cross-pollination of patterns and practices between codebases.
  • Generating structured, evidence-backed findings for code improvement.

Nicht-Ziele

  • Performing code review by a single agent.
  • Replacing team code review processes entirely.
  • Providing automated code refactoring or bug fixing.
  • Reviewing projects that lack common architectural concerns or share no common patterns.

Workflow

  1. Verify Prerequisites (broker status, protocol resource)
  2. Register agents with the broker
  3. Compose and send structured briefings to peers
  4. Wait for peer briefing, review code, produce and send structured findings (≥5)
  5. Wait for peer findings, respond with accept/reject/discuss verdicts and evidence
  6. Compile synthesis artifact, signal completion, and deregister

Voraussetzungen

  • Two project paths accessible to two Claude Code instances
  • `cross-review-mcp` broker running and configured as an MCP server in both instances
  • Optional: Focus areas — specific directories, patterns, or concerns to prioritize
  • Optional: Agent IDs — identifiers for each instance (default: project directory name)

Installation

/plugin install agent-almanac@pjt222-agent-almanac

Qualitätspunktzahl

Verifiziert
97 /100
Analysiert about 21 hours ago

Vertrauenssignale

Letzter Commit1 day ago
Sterne14
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

Test A2a Interop

100

Test A2A interoperability between agents by validating Agent Card conformance, exercising all task lifecycle states, and verifying streaming and error handling. Use when verifying a new A2A server implementation before deployment, validating interoperability between two or more A2A agents, running conformance tests in CI/CD for A2A services, debugging failures in multi-agent A2A workflows, or certifying that an agent meets A2A protocol requirements for a registry.

Skill
pjt222

Design A2A Agent Card

100

Design an A2A Agent Card (.well-known/agent.json) manifest describing agent capabilities, skills, authentication requirements, and supported content types. Use when building an agent that must be discoverable by other A2A-compliant agents, exposing capabilities for multi-agent orchestration, migrating an existing agent to the A2A protocol, defining the public contract for an agent before implementation, or integrating with agent registries that consume Agent Cards.

Skill
pjt222

Review Pull Request

100

Review a pull request end-to-end using GitHub CLI. Covers diff analysis, commit history review, CI/CD check verification, severity-leveled feedback (blocking/suggestion/nit/praise), and gh pr review submission. Use when a pull request is assigned for review, performing a self-review before requesting others' input, conducting a second review after feedback is addressed, or auditing a merged PR for post-merge quality assessment.

Skill
pjt222

Oh My Claudecode

100

Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly

Skill
Yeachan-Heo

ClawSweeper Skill

100

Use for all ClawSweeper work: OpenClaw issue/PR sweep reports, commit-review reports, repair jobs, cloud fix PRs, @clawsweeper maintainer mention commands, trusted ClawSweeper-reviewed autofix/automerge, GitHub Actions monitoring, permissions, gates, and manual backfills.

Skill
steipete

Claude Handoff

100

Führen Sie /handoff aus, um Sitzungsdaten zu erfassen, und schreiben Sie dann einen phasenweisen Implementierungsplan, der darauf verweist. Erstellt Beads für die Nachverfolgung.

Skill
REMvisual