원클릭으로
audit-section
Deep audit of a single section -- style, factual accuracy, citations, logical flow
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Deep audit of a single section -- style, factual accuracy, citations, logical flow
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | audit-section |
| description | Deep audit of a single section -- style, factual accuracy, citations, logical flow |
| user_invocable | true |
Comprehensive single-section audit combining style checking, factual verification, citation auditing, and logical flow analysis.
/audit-section introduction -- deep audit of the introduction/audit-section data -- audit the data section/audit-section results -- audit the results section.claude/rules/academic-writing.md for style rules.claude/rules/banned-words.md for hard/soft bans.claude/rules/grammar-punctuation.md for grammar conventions.claude/rules/latex-citations.md for citation protocolguidance/paper-context.md, read it for correct claims and numbersmain.tex (use /extract-section)Run the full /style-check analysis:
banned-words.md and academic-writing.md for the full current listsIf the project has guidance/paper-context.md, cross-reference every quantitative claim:
If no paper-context file exists, flag claims that cannot be verified.
For each citation in the section:
SECTION AUDIT: [section name]
================================
STYLE ISSUES: N total (M critical, K suggestions)
[categorized list]
FACTUAL ACCURACY:
- [list of verified/flagged claims with specific numbers]
CITATION AUDIT:
- [status of each citation in section]
LOGICAL FLOW:
- [structural observations and suggestions]
ECONOMIC REASONING:
- [any issues with mechanism descriptions]
PRIORITY FIXES:
1. [highest priority issue]
2. [second priority]
3. [etc.]
SUGGESTED REWRITES:
[specific rewrite suggestions for the worst passages]
Create a new empirical research project: generates projects/<name>/ with latex, code, scripts, results, literature, and guidance subfolders plus README.md and project-level CLAUDE.md.
Publication-ready figure conventions for empirical finance and economics. Covers matplotlib styling, color palettes, export settings, and common figure types (time series, decile bars, coefficient plots, event studies). Auto-apply when creating any figure, plot, or visualization.
Agent-driven cold-start onboarding. Use the repo shell entrypoint to find or install Python 3.11+, then run the shared bootstrap audit/plan/apply flow and configure WRDS only if the user has it.
Create and compile Beamer presentations following the Rhetoric of Decks philosophy. Use when making seminar or conference slides.
Compile LaTeX to PDF using pdflatex + bibtex cycle
Creates new Claude Code skills, auto-apply skills, or auto-trigger rules, or audits existing ones for quality and effectiveness.