RTE Skill — Prompt Operacional

Consolidate multi-epic milestone outputs into a single review-ready PR body.

Updated Nov 6, 2025
One-click install
npx skills add https://github.com/gmaiarviana/paper-agent --skill rte-skill-prompt-operacional
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: RTE Skill — Prompt Operacional
Source: https://github.com/gmaiarviana/paper-agent/tree/main/skills/rte
Command: npx skills add https://github.com/gmaiarviana/paper-agent --skill rte-skill-prompt-operacional

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill centralizes the end-to-end milestone delivery workflow by consolidating multi-epic outputs into a single, review-ready PR, avoiding context-switching and partial publishes.

Core Features & Use Cases

  • Consolidates gate statuses, changed files, commits, and test results into one delivery narrative.
  • Generates a standardized PR body and a final delivery report template for stakeholders.
  • Produces a copy-paste ready validation plan and commands for local verification.

Quick Start

After all epics are approved, trigger the RTE Skill to generate the consolidated PR and validation guidance for the dev team.

Frequently Asked Questions about RTE Skill — Prompt Operacional

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

FAQPage Schema
How do I consolidate multiple epics into a single pull request?

To consolidate multiple epics into a single PR, trigger the RTE Skill after all epics are approved. It aggregates changed files, commits, tests, and gate statuses into a cohesive delivery narrative with a ready-to-review PR body.

What is milestone orchestration and how does it generate a validation plan?

Milestone orchestration centralizes end-of-milestone delivery by collecting epic outputs into a single PR. It generates a structured validation plan, delivery report, and audit log, providing copy-paste ready commands for local verification and traceability.

How do I generate an audit log and delivery report for a milestone PR?

You generate an audit log and delivery report by running the milestone consolidation process. It satisfies frontmatter metadata requirements and automatically produces a standardized PR body alongside a final stakeholder delivery report template.

Can I automate PR generation for milestones that aggregate multiple epics?

Yes, you can automate PR generation for multi-epic milestones. The consolidation process applies once all epics are approved, gathering all gate statuses and test results to produce a single, review-ready PR body without requiring manual context switching.

Does milestone PR generation work without prior epic inspection?

Yes, milestone PR generation works without prior epic inspection. The process collects all necessary files, commits, tests, and gate statuses directly, allowing developers to act on the consolidated delivery narrative without reviewing individual epics.

What are the limitations of consolidating autonomous milestones into one PR?

A key limitation is that milestone consolidation requires all epics to be approved before triggering. It is designed specifically for milestones aggregating multiple epics, meaning it is not suitable for individual epic publishing or partial milestone deliveries.