oracle

Installation
SKILL.md

Oracle

Purpose

Package the user's normal engineering workflow so it does not need to be restated. Invoke the global skill as $oracle init, $oracle plan, or $oracle implement (natural-language oracle ... is equivalent). Oracle has three commands:

oracle init [project root]
oracle plan <goal>
oracle implement <goal or plan>

Oracle combines five behaviors:

  1. Create a durable .artifacts/ workspace with human-readable project context and polished HTML artifacts.
  2. Split separable work into parallel feature lanes with isolated Git state.
  3. Give each lane fresh implementation, testing, and review threads.
  4. Close every lane with project-specific .artifacts/test.md evidence and scored review.
  5. Repeat failed lanes, integrate accepted lanes, then run final regression and release review.
Installs
2
First Seen
Jul 15, 2026
oracle — kausthubh-coder/skills