Skip to content

Document claude-yolo adapter and plan-workbench skill (workbench#62, #63, #64) - #25

Merged
duncankmckinnon merged 1 commit into
mainfrom
docs-sync/claude-yolo-plan-skill
Aug 11, 2026
Merged

Document claude-yolo adapter and plan-workbench skill (workbench#62, #63, #64)#25
duncankmckinnon merged 1 commit into
mainfrom
docs-sync/claude-yolo-plan-skill

Conversation

@duncankmckinnon

Copy link
Copy Markdown
Owner

Syncs the docs with the three workbench changes that landed after the Kimi sync (#24).

What was out of date

workbench change Site gap
claude-yolo adapter (workbench#63) Not mentioned anywhere — agent count, table, --agent list, headroom wiring
plan-workbench skill split from use-workbench (workbench#62) Docs still described four skills with /use-workbench as the plan writer
Codex now runs codex exec --dangerously-bypass-approvals-and-sandbox --json (workbench#64) Permission posture undocumented — this is why Codex tasks can commit their own work

Changes

  • content/docs/agents.mdx — seven → eight adapters; agent table gains an explicit --agent name column plus the Claude Code (YOLO) row; new Permission modes section contrasting claude's tool allowlist, claude-yolo's --dangerously-skip-permissions, and Codex's bypass flags; wb agents init and headroom's "wired today" list both include claude-yolo, which overlays ANTHROPIC_BASE_URL.
  • content/docs/skills.mdx — five skills; plan-workbench added to the table, unzip tree, and cp block; plan-authoring prose moved under a new ### plan-workbench heading and ### use-workbench rewritten around running/resuming/troubleshooting; note explaining the split and that wb plan loads plan-workbench as its planning guide.
  • content/docs/plan-format.mdx — the "don't write plans by hand" tip now points at /plan-workbench.
  • content/docs/cli-reference.mdxwb run --agent row lists all eight built-in names. wb setup --agent left alone: claude-yolo is not a valid setup target.
  • content/docs/getting-started.mdx — the wb setup sample output claimed "Installing 1 command(s)"; setup now discovers all bundled skills, so the sample shows the five-skill selection prompt.
  • scripts/bundle-skill.sh — was fetching only three skills, so the download zip was missing generate-conventions (already documented) as well as plan-workbench. All five now.
  • app/(marketing)/page.tsx, app/llms.txt/route.ts — two stale "Gemini CLI" agent lists replaced with the current lineup.

Verification

  • npm run build compiles clean, 19 static pages.
  • Prebuild fetches all five skills from workbench main; verified the zip contains each SKILL.md.
  • npm test fails 9 files, but identically on unmodified mainnode_modules/@testing-library/dom is missing, a pre-existing environment issue unrelated to this diff.

🤖 Generated with Claude Code

…#63, #64)

Syncs the docs with three workbench changes that landed after the Kimi
sync:

- claude-yolo adapter (workbench#63): eight built-in adapters now, and
  the agent table carries an explicit --agent name column. Adds a
  Permission modes section contrasting claude's tool allowlist,
  claude-yolo's --dangerously-skip-permissions, and codex's bypass
  flags (workbench#64), which is why Codex tasks can commit their own
  work. claude-yolo also overlays ANTHROPIC_BASE_URL under headroom.
- plan-workbench skill (workbench#62): use-workbench was split into
  plan authoring (plan-workbench) and run execution (use-workbench).
  Five skills now; plan-authoring prose moves under plan-workbench and
  use-workbench is rewritten around running, resuming, and
  troubleshooting.
- bundle-skill.sh fetched only three skills, so the download zip was
  missing generate-conventions as well as plan-workbench.

Also refreshes the wb setup sample output (setup discovers all bundled
skills and prompts for selection) and replaces two stale "Gemini CLI"
agent lists in the landing metadata and llms.txt.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@vercel

vercel Bot commented Aug 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
wbcli Ready Ready Preview Aug 11, 2026 6:29pm

Request Review

@duncankmckinnon
duncankmckinnon merged commit e8b7769 into main Aug 11, 2026
2 checks passed
@duncankmckinnon
duncankmckinnon deleted the docs-sync/claude-yolo-plan-skill branch August 11, 2026 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant