name: stage1-arr-breakdown description: Break down full ARR (ACL Rolling Review) reviewer responses into structured rebuttal units. Use when input contains ARR reviewer fields (Paper Summary, Strengths, Weaknesses, Comments/Suggestions) and numeric scores (Confidence, Soundness, Excitement, Overall Assessment, Reproducibility). Splits weaknesses and comments/suggestions into granular response items while preserving original wording for quoted issues.
Stage 1 · ARR Breakdown Skill (Template Extension)
Apply the shared template first:
skills/stage1/template/SKILL.md
Then apply only the ARR-specific overrides below.
ARR overrides
Score mapping (required keys)
Extract exactly these five keys (numbers only, decimals allowed):
confidence<- ARRConfidencesoundness<- ARRSoundnessexcitement<- ARRExcitementassessment<- ARROverall Assessment(number before=sign)reproducibility<- ARRReproducibility(number before=sign)
Preserved section mapping
summary<-Paper Summarystrength<-Summary Of Strengths
Atomic issue source mapping
- weakness-type source <-
Summary Of Weaknesses - question-type source <-
Comments Suggestions And Typos(label assuggestion)
Output header and score block
- Header must be exactly:
# Stage1 ARR Breakdown ## Scoresmust contain exactly the five keys above.
ARR notes
- ARR scores may include decimals (e.g.
2.5,3.5). Extract only the numeric part before any=or description text. - The
Ethical Concerns,Datasets,Software,Knowledge Of Paper, and certification fields are irrelevant — ignore them. - Map
Comments Suggestions And Typosto thesuggestionsection and split it into atomic issues just as weaknesses are split.