human-intervention

Capture and route structured human interventions within an agentic development workflow.

Updated Nov 8, 2025
One-click install
npx skills add https://github.com/ivanyeors/product-agentic-templates --skill human-intervention
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: human-intervention
Source: https://github.com/ivanyeors/product-agentic-templates/tree/main/.cursor/skills/10-human-intervention
Command: npx skills add https://github.com/ivanyeors/product-agentic-templates --skill human-intervention

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Captures and routes structured human interventions within an active agentic development workflow, ensuring no feedback is lost and the right agents are notified.

Core Features & Use Cases

  • Capture and categorise feedback, scope changes, and new requirements, with an auditable trail.
  • Route interventions to the appropriate phase agents or the product-workflow orchestrator for multi-phase impact.
  • Provide a standardized content.md template and lifecycle to guide intervention handling and closure.

Quick Start

Create a new intervention under human-interventions/active with the correct date, phase, and topic, and fill content.md using the provided template.

Frequently Asked Questions about human-intervention

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

FAQPage Schema
How do I capture and route human feedback in an automated workflow?

To capture human feedback in an automated workflow, you create a structured intervention file using a standardized content.md template, which then routes the categorized feedback to the appropriate phase agents with a full audit trail.

What is a human intervention lifecycle in product workflow orchestration?

A human intervention lifecycle in product workflow orchestration is a structured process that captures mid-phase feedback, scope changes, or new requirements, classifies their urgency, and ensures traceability until deterministic action plans are executed and closed.

How do I add a mid-phase scope change to an agentic development workflow?

To add a mid-phase scope change to an agentic development workflow, create a new entry under human-interventions/active with the correct date, phase, and topic, then fill the provided content.md template to notify the orchestrator.

Does this workflow intervention approach provide an audit trail for agent notifications?

Yes, this workflow intervention approach provides a complete audit trail for agent notifications. It captures structured interventions and routes them to the product-workflow orchestrator, ensuring no feedback is lost and tracking all lifecycle changes.

When should I route feedback directly to phase agents instead of the workflow orchestrator?

You should route feedback directly to phase agents for single-phase impact, but route interventions to the product-workflow orchestrator when the captured feedback, scope changes, or new requirements demand multi-phase impact across the active development workflow.