بنقرة واحدة
paper-spine-audit
// Audits PaperSpine outputs for missing artifacts, shallow revisions, logic transfer, unsupported claims, and translation coverage.
// Audits PaperSpine outputs for missing artifacts, shallow revisions, logic transfer, unsupported claims, and translation coverage.
| name | paper-spine-audit |
| description | Audits PaperSpine outputs for missing artifacts, shallow revisions, logic transfer, unsupported claims, and translation coverage. |
Use this skill before calling a PaperSpine rewrite or build complete.
writing_rationale_matrix.md exists, is ordered, and covers the whole-work
framework plus the task-specific writing units for the selected scene. It
should split the paper/report into paragraph-sized, claim-sized, evidence,
model, synthesis, heading, caption, or competition-solution units as needed;
it must not be a fixed IMRaD checklist when the task is not an IMRaD paper.
The first row must deeply justify the whole-work framework, and each row must
include concrete motivation, reference/SOTA, target-scene, evidence, and
planned text-move anchors rather than short labels..docx is requested or generated.translation_package is zh,
including full_paper_translation.zh.md for the complete final paper text
and row-by-row translation of large intermediate artifacts such as
writing_rationale_matrix.md.Run when available:
python scripts/artifact_check.py paper_rewriting_output --markdown --write
python scripts/revision_audit.py <original> <revised> --markdown
python scripts/latex_guard.py <main.tex> --bib <references.bib> --markdown
python scripts/word_guard.py paper_rewriting_output/final_paper/paper.docx --markdown --output paper_rewriting_output/word_report.md
paper_rewriting_output/artifact_check.mdpaper_rewriting_output/revision_audit.md for rewrite taskspaper_rewriting_output/logic_transfer_audit.mdDo not mark the task complete if required artifacts are missing, if the final manuscript contains unsupported claims, if translation is partial, or if the rationale matrix is generic.
Builds a paper or report from materials using the shared PaperSpine research, motivation, and rationale workflow.
Collects PaperSpine workflow options and writes config for flash/pro, scene, language, and inputs.
Handles LaTeX project assembly, figure placement, citations, labels, and compile-safe cleanup.
Researches target requirements, downloads reference materials, learns strong examples, and prepares motivation options.
Rewrites an existing manuscript from confirmed motivation, research, paragraph-level rationale, and evidence.
Orchestrates the PaperSpine suite for motivation-driven paper/report rewriting or building from materials.