Loading...
Loading...
Use when working with the `arise` CLI to check readiness, generate review-first plans from strict PRDs or GitHub issues, inspect `.arise/` artifacts, execute reviewed plans, or recover interrupted and integration-blocked runs.
npx skill4agent add michaelasper/arise using-arise.arise/arise.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 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/