From storyweaver
Displays a project status overview for the current novel project, including metadata, statistics, recent chapter info, and active plotlines.
How this command is triggered — by the user, by Claude, or both
Slash command
/storyweaver:statusThe summary Claude sees in its command listing — used to decide when to auto-load this command
# /storyweaver status 查看当前小说项目的状态概览。 ## 参数 无参数 ## 输出格式 ## 数据来源 从 `.storyweaver/state_document.json` 读取所有字段。 ## 示例
查看当前小说项目的状态概览。
无参数
## 项目状态概览
### 元数据
- **标题**: {标题}
- **题材**: {题材标签}
- **文风**: {文风}
- **作者**: {作者}
- **目标字数**: {字数}
- **创作模板**: {模板}
### 统计数据
- **角色数**: {数量}
- **场景数**: {数量}
- **组织数**: {数量}
- **概念数**: {数量}
- **物品数**: {数量}
- **章节数**: {数量}
- **时间线事件数**: {数量}
- **情节线数**: {数量}
- **关系数**: {数量}
### 最新章节
- **最后更新章节**: 第{章}章
- **最后更新时间**: {时间}
### 活跃情节线
- 情节线1 ({进度}%)
- 情节线2 ({进度}%)
从 .storyweaver/state_document.json 读取所有字段。
/storyweaver status
npx claudepluginhub wzxsph/storyweaver --plugin storyweaver/statusDisplay Conductor project status including overall progress, active tracks summary, and next actions. Optional [track-id] [--detailed] for per-track task details and blockers.
/statusDisplays compact planning status from task_plan.md: current phase and progress, phase list with icons, error count, and planning file checks.
/statusShows active and recent Codex jobs for this repository in a compact Markdown table, including review-gate status. Pass job ID for full details; supports --wait, --timeout-ms, --all.
/statusDisplays current design system state from .interface-design/system.md including direction, foundation, depth, tokens, patterns, and last updated time. Suggests setup options if no system found.
/statusChecks current session status and measures goal drift to assess alignment and progress in the conversation.
/statusDisplays status of tasks in the orchestration system, including summaries, distributions, detailed views, timelines, and velocity reports with filters for date, status, agent, priority, and type.