Loading...
Loading...
Compare original and translation side by side
.arise/.arise/arise.arise/roadmaplivehistoryresumereplayrecoverarise.arise/roadmaplivehistoryresumereplayrecover| Goal | Command | Notes |
|---|---|---|
| Use an installed binary | | Normal end-user path. |
| Use a source checkout | | Use when contributing from the Arise repo. The package name is |
| Check readiness | | Read the selected provider profile and next action before planning. |
| Initialize config | | Safe to rerun. |
| Plan safely from a PRD | | Dry-run still writes |
| Plan from a GitHub issue | | Use only when the issue body already follows the strict PRD shape. |
| Review the generated plan | open | Also inspect |
| Execute a reviewed plan | | Non-dry-run execution needs a Git repo with at least one commit so worktrees can be created. |
| Inspect run state | | Start here before rerunning anything. |
| Recover safely | | Use |
| Work from a roadmap | | Use when the repo already treats |
| 目标 | 命令 | 说明 |
|---|---|---|
| 使用已安装的二进制文件 | | 普通终端用户使用路径 |
| 使用源码检出版本 | | 从Arise仓库贡献代码时使用。包名为 |
| 检查就绪状态 | | 制定计划前请先读取选定的提供商配置文件和下一步操作指引 |
| 初始化配置 | | 可安全重复运行 |
| 基于PRD安全生成计划 | | 试运行模式仍会写入 |
| 基于GitHub issue生成计划 | | 仅当issue正文完全符合严格PRD格式时使用 |
| 评审生成的计划 | 打开 | 执行前也请查看 |
| 执行已通过评审的计划 | | 非试运行模式的执行需要至少有一次提交的Git仓库,以便创建工作树 |
| 查看运行状态 | | 重新运行任何任务前请先执行此操作 |
| 安全恢复 | | 中断的运行任务使用 |
| 基于路线图工作 | | 仅当仓库已将 |
arise doctor
arise start --prd path/to/prd.md --dry-run --no-auto-run
find .arise/plans -maxdepth 2 -name generated-plan.arise.yamlarise run ...arise doctor
arise start --prd path/to/prd.md --dry-run --no-auto-run
find .arise/plans -maxdepth 2 -name generated-plan.arise.yamlarise run ...--dry-run.arise/resumereplay.arise/--dry-run.arise/resumereplay.arise/