stage4-condense-context

Condense Stage 3 discussion content into compact markdown context in JSON.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Condense long Stage 3 combined discussion content into a compact markdown context to streamline Stage 4 drafting.

Core Features & Use Cases

  • Reduces lengthy reviewer discussions into a concise, reusable context block for Stage 4 drafting.
  • Preserves essential claims and commitments in a Markdown-friendly format for quick reference.
  • Outputs a JSON object with a single field condensedMarkdown for easy persistence.

Quick Start

Provide the full Stage 3 combined discussion via stage3_all_source and receive a compact Stage 4 context in JSON.

Frequently Asked Questions about stage4-condense-context

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

FAQPage Schema
How do I condense long reviewer discussions into a compact markdown context?

To condense reviewer discussions into markdown context, provide the full combined discussion as input to distill essential claims and commitments into a concise, reusable markdown block for drafting.

What is the best way to summarize Stage 3 combined discussion content for Stage 4 drafting?

Summarizing Stage 3 content for Stage 4 drafting involves reducing lengthy reviewer feedback into a concise context block, preserving essential claims in a markdown-friendly format for quick reference.

Can I get a strict JSON output when distilling reviewer feedback?

Yes, distilling reviewer feedback outputs a strict JSON object containing the field condensedMarkdown, which delivers markdown-ready content for easy persistence and downstream integration.

Does this context condensing workflow require any specific dependencies or components?

No dependencies or components are required. The context condensing workflow accepts the stage3_all_source input directly and processes it to produce a compact markdown context output.

Why do I need to reduce lengthy rebuttal notes into a reusable context block?

Reducing lengthy rebuttal notes into a reusable context block streamlines multi-round drafting workflows by ensuring reviewer feedback is distilled into concise, markdown-ready content for quick reference.

What input format do I need to provide to condense context for multi-round drafting?

To condense context for multi-round drafting, you need to provide the stage3_all_source input, which should contain the full Stage 3 combined discussion content for distillation.