Agent Skills: Rifts (Alias For speedrift)

Workgraph + Rifts (aka Driftdriver orchestrator: Speedrift + optional Specrift/UXrift) autopilot workflow for starting/resuming a repo, creating an end-to-end Workgraph plan with dependencies, and keeping code/spec/intent drift under control via advisory checks and follow-up tasks (no hard blocks). Use when working with workgraph (`wg`), Driftdriver, Speedrift, Specrift, UXrift, drift control, task contracts (`wg-contract`), or when the user wants agents to “plan everything in Workgraph and get to work”.

UncategorizedID: dbmcco/claude-agent-toolkit/rifts

Install this agent skill to your local

pnpm dlx add-skill https://github.com/dbmcco/claude-agent-toolkit/tree/HEAD/skills/rifts

Skill Files

Browse the full folder contents for rifts.

Download Skill

Loading file tree…

skills/rifts/SKILL.md

Skill Metadata

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:

  • /Users/braydon/projects/experiments/braydon-workspace-skills/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):

/Users/braydon/projects/experiments/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