ワンクリックで
write-results-section
写论文 Results section:IRF / 反事实 / 福利分析 + 经济解读(不光列数字)。当用户说"写结果这一节"、"draft Section 5"、"分析 IRF"时调用。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
写论文 Results section:IRF / 反事实 / 福利分析 + 经济解读(不光列数字)。当用户说"写结果这一节"、"draft Section 5"、"分析 IRF"时调用。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
组装校准表 / 矩比对表 / IRF 表 / 反事实表为 CSV 与 LaTeX。当用户说"做表"、"build tables"、"出 LaTeX 表"、"摘要表"时调用。
从数据/文献/矩条件组装 calibration.csv,记录每个参数来源。当用户说"校准参数"、"calibrate"、"匹配矩"、"match moments"、"对齐数据"、"找出 beta / alpha 取多少"时调用。本技能是任何 solve-* 系列的强制前置。
git 提交:检查 .gitignore、生成提交信息、避免提交受保护文件。当用户说"提交"、"commit"、"push"、"git"时调用。
跑反事实 / 过渡路径 / 政策实验,对比 baseline。当用户说"反事实"、"counterfactual"、"政策实验"、"transition path"、"如果……会怎样"时调用。
反方拷问:质疑模型机制、识别策略、数值结果。当用户说"挑刺"、"反驳一下"、"devils advocate"、"audit"时调用。
反向访谈研究生以厘清机制设定(在 spec 模糊时调用)。当用户说"我也不太确定"、"帮我想清楚"、"interview me"时调用。
| name | write-results-section |
| description | 写论文 Results section:IRF / 反事实 / 福利分析 + 经济解读(不光列数字)。当用户说"写结果这一节"、"draft Section 5"、"分析 IRF"时调用。 |
| type | paper-composition |
| 字段 | 说明 |
|---|---|
paper_dir | 论文目录 |
irf_checkpoint | results/checkpoints/<model>_irf_*.json |
cf_checkpoints | (可选)反事实 checkpoint 列表 |
irf_figure_path | results/figures/<model>_irf_*.pdf |
simulate-irf 全部 8 项形态诊断verifier 通过每给一个数字,必须接一句 / 一段为什么:
❌ 不够好:
Output rises 0.7% on impact and decays at rate $\rho_z$.
✅ 应该写:
Output rises by 0.7% on impact, mirroring the size of the underlying TFP innovation (since the production function is Cobb--Douglas with technology entering log-linearly). The response then decays geometrically at rate $\rho_z = 0.95$, with a half-life of approximately fourteen quarters. Investment overshoots output by a factor of roughly three, consistent with the standard RBC result that the agent uses the temporary productivity boost to accumulate capital rather than smooth consumption, given that consumption smoothing is already largely achieved through the capital margin (cf.
\citealp{KingRebelo1999}, Section~3.2).
\section{Results}
\label{sec:results}
\subsection{Impulse Responses to a TFP Shock}
\begin{figure}[t]
\centering
\includegraphics[width=0.95\textwidth]{<model>_irf_eps_z.pdf}
\caption{Impulse responses to a positive one-standard-deviation TFP innovation.
Each panel shows the percentage deviation of the variable from its
deterministic steady state at quarterly frequency. The shock follows an
AR(1) process with persistence $\rho_z = 0.95$ and innovation standard
deviation $\sigma_z = 0.007$.}
\label{fig:irf}
\end{figure}
Figure~\ref{fig:irf} reports the impulse responses to a one-standard-deviation
positive TFP innovation. Four features are worth highlighting.
\emph{First}, output rises by 0.70\% on impact and decays smoothly thereafter.
The on-impact response equals exactly $\sigma_z$ because, with capital
predetermined, output equals $e^{z_t} k_t^\alpha$, and the elasticity of
output with respect to log TFP is one.
\emph{Second}, investment overshoots output by a factor of approximately three
\dots
\emph{Third}, consumption rises gradually rather than on impact, peaking at
quarter sixteen at 0.37\% above steady state. \dots
\emph{Fourth}, capital accumulates slowly, peaking at quarter twenty-two at
0.48\% \dots
每个图必有 \label{fig:xxx},每次提到必用 Figure~\ref{fig:xxx}。表同理。
paper-reviewer:
verifier:
paper/sections/05_results.tex (约 1500–3000 词,最长 section)paper/figures/<model>_irf_*.pdf 已复制到 paper/figures/(或 \graphicspath 指向 ../results/figures/)results/checkpoints/..."| 症状 | 处理 |
|---|---|
| IRF 形态异常 | 阻断;回 simulate-irf 诊断 |
| 数字与 checkpoint 不符 | 强制从 checkpoint 重读 |
| 经济解读乏力 | 调 devils-advocate 子 agent 拷问,倒逼补内容 |