stage1-breakdown-template

Create conference-specific Stage1 breakdown workflows with minimal overrides.

214|2|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/runtsang/RebuttalStudio --skill stage1-breakdown-template
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stage1-breakdown-template
Source: https://github.com/runtsang/RebuttalStudio/tree/main/skills/stage1/template
Command: npx skills add https://github.com/runtsang/RebuttalStudio --skill stage1-breakdown-template

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Stage1 breakdown templates solve the challenge of maintaining consistent extraction, splitting, and response-mapping logic across multiple academic conferences by providing a shared core that can be extended with minimal overrides.

Core Features & Use Cases

  • Unified core for Stage1 breakdown applicable to multiple conferences (e.g., ICML, NeurIPS, ACL).
  • Override-friendly: apply minimal conference-specific adjustments while preserving the common workflow logic.
  • Use Case: Create a Stage1 breakdown for a new conference by cloning the template and adding only the necessary overrides to match the conference's guidelines.

Quick Start

Apply this template to create conference-specific Stage1 skills by applying the shared core first, then override only the necessary parts.

Frequently Asked Questions about stage1-breakdown-template

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

FAQPage Schema
How do I create a consistent rebuttal analysis workflow for multiple academic conferences?

A Stage1 breakdown template provides a unified core for rebuttal analysis, ensuring consistent issue extraction and response mapping across conferences like ICML, NeurIPS, and ACL.

How do I adapt a breakdown template for a new conference's guidelines?

You clone the breakdown template and apply minimal conference-specific overrides, preserving the common workflow logic while adjusting extraction to match the new conference guidelines.

What is Stage1 breakdown in academic rebuttal analysis?

Stage1 breakdown is the automated process of extracting issues from reviewer comments and mapping them to structured responses using a standardized output schema and frontmatter.

Do I need to rewrite the entire workflow for each conference extension?

No, the template is override-friendly, allowing you to apply the shared core first and then override only the necessary parts to align with specific conference extensions.

Does the breakdown template support frontmatter standards for structured output?

Yes, the template enforces frontmatter standards and a structured output schema to ensure consistent formatting and issue extraction across all conference-specific extensions.