az9713

Zero Touch — Development skill for Claude Code

Development community

Demonstrate Z-Thread - maximum trust, no review node (North Star).

How to install Zero Touch

Installs to ~/.claude/skills/az9713-agent-threads-zero-touch/SKILL.md

Terminal
mkdir -p ~/.claude/skills/az9713-agent-threads-zero-touch && curl -fsSL https://raw.githubusercontent.com/az9713/agent-threads/HEAD/commands/zero-touch.md -o ~/.claude/skills/az9713-agent-threads-zero-touch/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Zero Touch does


description: Demonstrate Z-Thread - maximum trust, no review node (North Star) allowed-tools: Read, Write, Edit, Bash, Grep, Glob

Zero-Touch Thread (Z-Thread) Demo

Concept

The **theoretical limit** - the **North Star** of agentic engineering.

┌─────────┐     ┌──────────────────────────────┐
│   YOU   │ ──▶ │  AGENT + AUTO-VALIDATION     │ ──▶ DONE
│ Prompt  │     │  (no human review needed)    │
└─────────┘     └──────────────────────────────┘
  • No review node neede

Alternatives in Development

  • North Star Metric — Define North Star Metric and input metrics constellation 7.8k ★
  • Internet Court Skill — The trust layer for agent-to-agent commerce — natural-language mandates, ERC-7710 delegated permissions, x402 4.9k ★
  • Om Weekly — Weekly synthesis — cross-session review of vault activity, North Star alignment, patterns, uncaptured wins, an 4.6k ★

Full documentation available on GitHub

View Source Repository