بنقرة واحدة
work-writing
Draft and revise paper sections with proper citations and cross-references
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Draft and revise paper sections with proper citations and cross-references
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
Reference for configuring, launching, and monitoring research iteration loops and analysis polish loops
Verifies the analysis pipeline runs end-to-end, outputs match expectations, and LaTeX compiles
Hands-on QA of the research analysis pipeline. Use whenever the user asks to verify the pipeline end-to-end, check output file integrity, validate table and figure generation, test data processing, or verify LaTeX compilation. Triggers on phrases like "test the pipeline", "QA the analysis", "check the outputs", "verify the tables", "run end-to-end", "does the paper compile", or any request to validate a research pipeline.
Define research question, hypotheses, methodology outline, and literature gap
Decompose a research question into cook-it-ready epic beads with methodology specifications
Comprehensive playbook for building rigorous, publication-quality research papers. Covers the full research output sequence from paper structure and statistical reporting through table formatting, figure design, LaTeX conventions, academic writing quality, and pre-submission review.
استنادا إلى تصنيف SOC المهني
| name | Work Writing |
| description | Draft and revise paper sections with proper citations and cross-references |
Write paper sections as LaTeX files. Every claim needs evidence -- either a citation or a reference to a generated table or figure. This sub-skill is invoked by the work router -- it does not run standalone.
Deploy specialized writing agents:
.claude/skills/drl/agents/prose-drafter/SKILL.md -- drafts section text.claude/skills/drl/agents/section-writer/SKILL.md -- structures sections with proper LaTeX formatting.claude/skills/drl/agents/argumentation-builder/SKILL.md -- for argument structure and logical flowpaper/sections/{section}.texpaper/outputs/tables/ and paper/outputs/figures/ for available outputs to referenceliterature/notes/ and run drl knowledge for citation material/drl:lit-review) for structured review capabilitypaper/sections/{section}.tex\input{outputs/tables/<file>} and figures with \includegraphics{outputs/figures/<file>}\cite{} keys exist in paper/Ref.bib\ref{} targets point to defined \label{} entriesAny interpretive choices (framing, emphasis, alternative explanations considered) must be logged to docs/decisions/ using the ADR template. Use /drl:decision for guided logging.
paper/compile.sh succeeds (or the manual triple-pass pdflatex chain)paper/main.logpaper/main.logpaper/sections/paper/Ref.bib