Show Status
Description
# /show-status — 查看任务状态 **作用**: 显示当前 PaperFit 任务的运行状态、缺陷消除进度、视觉优先级、修复计划摘要和下一步行动;这是当前默认的“摘要 / 解释”入口。 **用户入口说明**: - `/show-status` 是查询入口,用户不需要理解 `state.json` 的字段结构。 - 输出应优先解释当前任务状态、视觉问题、剩余风险和下一步动作,而不是直接倾倒内部 JSON。 - 若用户用普通自然语言询问“当前 PaperFit 到哪一步了”“还有哪些问题没修完”,也应路由到同类状态查询。 ## 工具调用约定 若需读写状态文件以外的包内工具,在论文根目录使用 **`paperfit run scripts/state_manager.py …`**,勿将 `scripts/` 当作用户仓库内路径。 ## 用法 ``` /show-status ``` 也可以由自然语言触发,例如: ```text 查看当前 PaperFit 状态 这篇论文现在还剩哪些排版问题 ``` ## 执行流程 1. 读取 `data/state.jso
Installation
Installs to ~/.claude/commands/openraiser-paperfit-show-status.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/OpenRaiser/PaperFit/HEAD/.claude/commands/show-status.md -o ~/.claude/commands/openraiser-paperfit-show-status.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