# Rewrite Abstract Intro

> Restructure and iteratively rewrite a systems paper's abstract and introduction from their current state while preserving claims, evidence, citations, numbers, notation, and established terminology. Use when the user asks to rewrite, reorganize, rebuild, or fix the abstract or introduction, when their logic or paragraph roles are wrong, or after major claim/result changes invalidate the opening. Use rewrite-paper-section for body sections and iter-refine-writing for whole-paper polish.

- Skill: `eunomia-bpf/rewrite-abstract-intro` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add eunomia-bpf/rewrite-abstract-intro`
- Raw SKILL.md: https://api.skillmd.com/api/skills/eunomia-bpf/rewrite-abstract-intro/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: eunomia-bpf (https://skillmd.com/u/eunomia-bpf)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/eunomia-bpf/rewrite-abstract-intro

---


# Rewrite Abstract And Introduction

Rebuild the paper opening from the current paper. Preserve technical meaning and evidence. Move before rewriting, rewrite before inventing, and never invent a claim, number, mechanism, citation, or insight.

Do not perform any Git operation. Return the rewritten paper to the caller.

## Required References

Read both completely before editing:

1. `references/abstract-intro-revision.md` — the complete workflow, source-of-truth rules, planning step, paragraph-by-paragraph process, constraints, self-check, and output contract.
2. `references/abstract-intro-structure.md` — sentence-level abstract roles, introduction paragraph roles, optional-paragraph conditions, correspondence rules, and causal logic requirements.

For a two-page extended abstract, also read `check-paper-structure-flow`'s `references/extended-abstract-2p.md` and use its format instead of forcing a separate Introduction or contribution list. Preserve the same source-fidelity, no-invention, citation, number, and logic constraints.

## Execution

Follow both references in full. Use the complete paper body as the source of truth for claims and numbers. Obtain confirmation for the reorganization plan on a standalone request; when invoked inside `iter-refine-writing`, write the plan to the round log and continue.

Compile and perform the abstract-to-introduction correspondence and end-to-end logic checks before returning. Hand body-section work to `rewrite-paper-section` and whole-paper polish to `iter-refine-writing`.

