Repair Table
Description
# /repair-table — 修复表格 **作用**: 针对指定表格或当前论文中的表格问题执行修复闭环。它是专家快捷入口;普通自然语言如“修 Table 2 太挤的问题”也应能触发同类任务。 **用户入口说明**: - 用户只需要描述哪张表有问题,或直接说明“修表格”。 - 不要要求用户手动执行 `paperfit render`、`compile.sh` 或其它内部命令。 - 表格修复必须以视觉可读性和结构完整性为主,而不是靠暴力缩放过关。 ## 工具调用约定 验证阶段在论文根目录使用 **`paperfit run scripts/compile.sh`** / **`paperfit render`**,勿假设项目内存在包级 `scripts/`。 ## 用法 ``` /repair-table ``` 也可以由自然语言触发,例如: ```text 用 PaperFit 修复这篇论文的表格问题 修一下 Table 2,当前太挤而且列宽不平衡 ``` ## 执行流程 1. 定位指定表格或自动识别主要表格问题 2. 分析表格溢出、一致性、列宽和可读性问题 3
Installation
Installs to ~/.claude/commands/openraiser-paperfit-repair-table.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/OpenRaiser/PaperFit/HEAD/.claude/commands/repair-table.md -o ~/.claude/commands/openraiser-paperfit-repair-table.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11