Use when 将 CPython/CinderX 实验的环境、证据链、根因和回归结果整理成报告。
Scanned 9/20/2026
Install to Claude Code
npx -y skills add sisibeloved/cpython-optimize-skill --skill cinderx-optimization-report --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Cinderx Optimization Report?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/sisibeloved-cinderx-optimization-report)More formats (shields.io, HTML) on the badges page.
---
name: cinderx-optimization-report
description: Use when 将 CPython/CinderX 实验的环境、证据链、根因和回归结果整理成报告。
---
# CinderX Optimization Report
报告必须让下一位 Agent 能直接复现实验。
## 必填章节
- 背景
- 复现命令
- 环境指纹:Python、SOABI、CinderX commit、容器线、平台、JIT flags
- 证据链:run.json、speedup.json、gdb/core、HIR/LIR、perf
- 根因
- patch / 修复方法
- 回归结果
- 残余风险和下一步
## 产物
- `baseline/run.json`
- `candidate/run.json`
- `speedup.json`
- `report.md`
- crash 时补 `gdb bt full`、core 摘要、jit.log、HIR dump
参考 schema:`references/report_schema.example.json`。
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!