system-review-protocol

Orchestrate system reviews and aggregate evidence for HOLD/GO decisions.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/JonusNattapong/agenttalk-mcp --skill system-review-protocol
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: system-review-protocol
Source: https://github.com/JonusNattapong/agenttalk-mcp/tree/main/src/skills/devkit/system-review-protocol
Command: npx skills add https://github.com/JonusNattapong/agenttalk-mcp --skill system-review-protocol

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of conducting and managing system-wide reviews, ensuring thorough and efficient sign-off tracking across multiple review lenses.

Core Features & Use Cases

  • Systematic Review Management: Facilitates the execution of milestone or full-repo reviews with a focus on driving decisions to a HOLD/GO status.
  • Review Lens Coordination: Orchestrates the review process across various lenses, ensuring that all necessary perspectives are considered.
  • Evidence Aggregation: Collects and aggregates evidence from different review lenses to inform the final decision.
  • Use Case: Ideal for complex projects where multiple specialists need to provide their input, such as security, compliance, and quality assurance reviews.

Quick Start

To initiate a system review, use the command: agenttalk close open --id <id> --scope release --revision <ref>

Frequently Asked Questions about system-review-protocol

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

FAQPage Schema
How do I orchestrate a comprehensive system review across multiple review lenses?

To orchestrate a comprehensive system review, you need a process that coordinates multiple review lenses and aggregates evidence for decision-making. This Skill automates that orchestration, managing the review process to drive final decisions to a HOLD or GO status.

How do I track sign-off status for milestone or full-repo software assurance reviews?

Tracking sign-off status for software assurance reviews requires aggregating evidence from various specialists. This Skill facilitates systematic review management, coordinating inputs across security, compliance, and quality assurance to inform a unified sign-off decision.

What is the best way to manage a release review requiring input from security, compliance, and QA teams?

Managing a release review with multiple specialists requires coordinating various review lenses and aggregating their evidence. This Skill orchestrates these complex project reviews, ensuring all necessary perspectives are considered before reaching a final sign-off.

How do I initiate a system review for a specific release revision?

To initiate a system review for a specific release revision, use the command: `agenttalk close open --id <id> --scope release --revision <ref>`. This command manages the review process and begins evidence collection for the specified scope.

Does this system review management approach work for complex projects needing specialist input?

Yes, this approach is ideal for complex projects where multiple specialists need to provide input. It orchestrates the review process across various lenses, such as security, compliance, and quality assurance, aggregating evidence to drive the final decision.

Do I need the agenttalk command to manage review processes and collect evidence?

Yes, this Skill requires agenttalk close and related commands to manage review processes and collect evidence. These commands facilitate the orchestration of comprehensive system reviews and the aggregation of evidence for final decision-making.