human-gate

Request human approval at project checkpoints and record outcomes.

Updated May 6, 2026
One-click install
npx skills add https://github.com/crgarcia12/compy --skill human-gate-crgarcia12
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: human-gate
Source: https://github.com/crgarcia12/compy/tree/main/.github/skills/human-gate
Command: npx skills add https://github.com/crgarcia12/compy --skill human-gate-crgarcia12

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of requiring human approval at various stages of a project lifecycle, ensuring that each phase is reviewed and validated by a human before proceeding.

Core Features & Use Cases

  • Checkpoint Approval: Request human approval at predefined stages like code reviews, deployment verifications, and architectural decisions.
  • State Summaries: Present summaries of the current state to the human approver, including the current phase, next steps, and relevant details.
  • Approval Recording: Record the outcome of each approval or rejection in a structured format for audit and traceability.
  • Use Case: In software development, this Skill can be used to ensure that all code changes are reviewed by a human before deployment, thus reducing the risk of deployment errors.

Quick Start

Run the 'human-gate' skill to initiate a human approval process at the 'Phase 1a exit' checkpoint.

Frequently Asked Questions about human-gate

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

FAQPage Schema
How do I add a human approval process to my code review and deployment workflow?

To add a human approval process, you can automate critical decision points like code reviews and deployment verifications. This ensures that each project phase is reviewed and validated by a human before proceeding, reducing deployment errors.

What is a human-in-the-loop checkpoint in project management?

A human-in-the-loop checkpoint in project management is a predefined stage requiring human validation before proceeding. It automates the request for human review at critical phases like code reviews and architectural decisions, ensuring a human approves or rejects the action.

How do I record the outcome of an approval or rejection for audit traceability?

You can record the outcome of an approval or rejection by using a system that documents each decision in a structured format. This provides a clear audit trail and traceability for all human-in-the-loop validations across the project lifecycle.

Does this human approval automation work without external project management dependencies?

Yes, this human approval automation works without external project management dependencies. It operates independently using internal scripts to initiate approval processes, present state summaries to the approver, and record outcomes for deployment verification.

When do I need to trigger a manual deployment verification process?

You need to trigger a manual deployment verification process at critical checkpoints, such as the exit of a project phase. This ensures that all code changes are reviewed by a human before deployment, reducing the risk of deployment errors.

Can I present a summary of the current project state to a human approver before a decision?

Yes, you can present a state summary to the human approver before a decision is made. The summary includes the current phase, next steps, and relevant details needed to validate the human approval process effectively.