taw

Routes free-form prose to a single branch file and executes its steps with .taw state.

32|13|Updated Apr 21, 2026
One-click install
npx skills add https://github.com/nghiahsgs/taw-kit --skill taw
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: taw
Source: https://github.com/nghiahsgs/taw-kit/tree/main/skills/taw
Command: npx skills add https://github.com/nghiahsgs/taw-kit --skill taw

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

taw-kit provides a single entrypoint workflow that routes free-form user prose into a precise, branch-driven execution plan, enabling predictable, memory-aided Claude Code automation.

Core Features & Use Cases

  • Centralizes intent routing: classify input and load exactly one branch file
  • Memory-aware sessions: maintain context across runs with CLAUDE.md integration
  • Deterministic orchestration: Step 1–9 flows per branch with progress checkpoints
  • Safe defaults: auto-detect stack, adapt to existing project (Next.js, Stripe/Polar, etc.)
  • Extensible: supports BUILD, FIX, SHIP, MAINTAIN, and ADVISOR workflows, with a built-in error handling system

Quick Start

Invoke /taw in any supported language to start a guided, branch-driven workflow.

Frequently Asked Questions about taw

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I route free-form prose into a specific branch workflow in Claude Code?▼

To route free-form prose into a specific branch workflow in Claude Code, invoke /taw to classify input and load exactly one matching branch file. This unitizes intent routing, executing deterministic Step 1-9 flows with progress checkpoints.

Can I maintain context and memory across multiple Claude Code automation sessions?▼

You can maintain context across multiple Claude Code automation sessions using the .taw state and CLAUDE.md integration. This memory-aware system tracks progress and provides memory prompts to improve accuracy across runs.

What is the best way to orchestrate deterministic build, fix, and ship workflows safely?▼

The best way to orchestrate deterministic build, fix, and ship workflows safely is using a safe default mode that auto-detects your stack and adapts to existing projects. A YOLO option is also available for less restrictive execution.

Does this branch-driven automation tool support maintaining and advising on existing projects?▼

Yes, this branch-driven automation tool supports maintaining and advising on existing projects. It includes MAINTAIN and ADVISOR workflows alongside BUILD, FIX, and SHIP, featuring a built-in error handling system.

How do I start a guided workflow for my Next.js or Stripe project?▼

To start a guided workflow for your Next.js or Stripe project, invoke /taw in any supported language. The system auto-detects your stack and adapts to existing configurations with safe defaults.

Why does my Claude Code workflow lose context between different execution branches?▼

Your Claude Code workflow loses context between branches because it lacks a centralized state. This tool solves that by maintaining a .taw state for progress and integrating CLAUDE.md memory prompts to ensure accuracy.