| name | rifts |
| description | Backward-compatible alias for speedrift. Use this when users say "rifts"; apply the speedrift Workgraph autopilot workflow and commands. |
Rifts (Alias For speedrift)
rifts is retained for compatibility with older prompts and habits.
Use the canonical skill:
<workspace-root>/claude-agent-toolkit/skills/speedrift/SKILL.md
Behavioral rule:
- If the user asks for
rifts, execute the full speedrift workflow.
- Prefer the
./.workgraph/drifts ... entrypoint (not legacy rifts wrappers).
- Use current module names:
coredrift, specdrift, uxdrift, datadrift, archdrift, depsdrift, therapydrift, fixdrift, yagnidrift, redrift.
- If Amplifier is available, prefer the
amplifier-bundle-speedrift recipes; otherwise run direct ./.workgraph/* commands.
Core commands (same as speedrift):
<workspace-root>/driftdriver/bin/driftdriver install --with-uxdrift --with-therapydrift --with-fixdrift --with-yagnidrift --with-redrift
./.workgraph/coredrift ensure-contracts --apply
./.workgraph/drifts check --task <task_id> --write-log --create-followups
wg service start
./.workgraph/drifts orchestrate --write-log --create-followups