t-super-run
Plan and execute a backend, frontend, web-demo, flutter, or flutter-demo phase in one persistent main-session Goal with outcome-level status, role-guide switching, validation, recovery, and acceptance loops, without dispatching subagents.
npx skills add timzaak/web-dev-skills --skill t-super-run --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Super Run 把任务规划与阶段执行合并为一个可恢复闭环。只做 `phase -> task` 目标级规划,由当前主会话直接完成实现、测试、修复和验收,不调用 subagent。 运行时边界统一参考:`${CLAUDE_PLUGIN_ROOT}/protocols/runtime-boundaries.md` 需求与决策边界统一参考: - `${CLAUDE_PLUGIN_ROOT}/protocols/requirement-source-contract.md` - `${CLAUDE_PLUGIN_ROOT}/protocols/decision-continuity-contract.md` 计划、状态、角色映射、执行顺序、恢复、验收回退和 Goal 规则统一参考: - `${CLAUDE_PLUGIN_ROOT}/protocols/super-run-state-contract.md` ## Args | 参数 | 说明 | | --- | --- | | `[feature]` | 必填;允许中文、英文、数字、空格、下划线和连字符 | | `--phase <backend\|frontend\|web-demo\|flutter\|flutter-demo>` | 可选;未传时选择首个适用且未完成的 phase | ## Preconditions - `.ai/design/[feature].md` 必须存在。 - 只支持 `backend | frontend | web-demo | flutter | flutter-demo`。miniapp 使用 `/t-task`、可选 `/t-task-check` 与 `/t-run`。 - 不读取或修改 `.ai/task/[feature]/` 作为 super-run 状态。 ## Source Loading 在规划或恢复前: 1. 读取目标项目 `.ai/design/[feature].md` 和现有 `.ai/super-run/[feature]/`。 2. 读取相关 `.ai/prd/**/*.md`、`docs/prd/**/*.md`、`.ai/user-stories/**/*.md` 与 `docs/user-stories/**/*.md`,保留 draft/published 来源边界。 3. 在任何提问前读取 `.ai/decision-log/[feature].md`;存在时按需读取 `.ai/decision/[feature].md` 与 `.ai/tech-research/[feature].md`。 4. 检查设计引用、Decision Trace、目标项目代码和配置,确定 active phases、真实验证入口和当前实现事实。 5
- Args
- Preconditions
- Source Loading
- Plan And State
- Execute
- Forbidden
- Completion
What does the t-super-run skill do?
Plan and execute a backend, frontend, web-demo, flutter, or flutter-demo phase in one persistent main-session Goal with outcome-level status, role-guide switching, validation, recovery, and acceptance loops, without dispatching subagents.
How do I install it?
Run `npx skills add timzaak/web-dev-skills --skill t-super-run --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From timzaak/web-dev-skills, a repository with 55 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.