Skip to content

Workflow & Tooling

  1. Code locally with worktrees (use the wt tool).
  2. Review the diff with oyo.
  3. Create PR and push changes.
  4. Review the PR with Linear Guide:
    • replace github.com in the PR URL with linear.review.

For model recommendations, see the Agentic Coding section.

  • Move quickly, but keep changes reviewable.
  • Prefer small, focused change sets over mixed concerns.