herogen-task-safety

Classify PR tasks as Hero Gen or human-only using documented decision rules.

Updated Mar 16, 2026
One-click install
npx skills add https://github.com/hoshiyar-singh8/SprintPlanner --skill herogen-task-safety
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: herogen-task-safety
Source: https://github.com/hoshiyar-singh8/SprintPlanner/tree/main/skills/herogen-task-safety
Command: npx skills add https://github.com/hoshiyar-singh8/SprintPlanner --skill herogen-task-safety

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps automation agents decide which tasks can be executed autonomously and which require human review by codifying Hero Gen safety rules.

Core Features & Use Cases

  • Rule-based classification of PR-related tasks into Hero Gen and Human-only
  • Clear decision outputs used for triage, review prioritization, and release planning
  • Use Case: when reviewing PRs with multiple tasks, automatically separate bot-safe tasks from human-only work to maintain safety and efficiency.

Quick Start

Classify the latest pull request tasks as Hero Gen (bot-safe) or Human-only using the provided decision rules.

Frequently Asked Questions about herogen-task-safety

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

FAQPage Schema
How do I classify pull request tasks as bot-safe or human-only?

Classifying pull request tasks as bot-safe or human-only involves applying documented Hero Gen decision rules that evaluate task safety criteria, producing deterministic outputs with clear edge-case notes to guide triage and review prioritization.

What is task safety classification in PR review and triage?

Task safety classification in PR review and triage is a rule-based governance process that separates bot-safe tasks from human-only work, ensuring automation agents can autonomously execute safe tasks while routing complex work to human reviewers.

How do I separate bot-safe tasks from human-only work during release planning?

To separate bot-safe tasks from human-only work during release planning, apply Hero Gen classification rules to each task to generate deterministic decisions, ensuring consistency and explainability across the release pipeline.

Can I use rule-based classification for automated PR triage and review prioritization?

Yes, you can use rule-based classification for automated PR triage and review prioritization by applying documented decision processes to pull request tasks, yielding clear criteria that maintain safety and efficiency.

Does task safety classification handle edge cases in task triage?

Task safety classification handles edge cases in task triage by producing deterministic outputs with clear edge-case notes, guiding human reviewers through ambiguous scenarios while maintaining consistency in the decision process.