Skip to content

feat(claude): start-work-cascade command + allowlist template + cascade scripts - #32

Open
tlockney wants to merge 1 commit into
mainfrom
feat/agent-workflow-automation
Open

feat(claude): start-work-cascade command + allowlist template + cascade scripts#32
tlockney wants to merge 1 commit into
mainfrom
feat/agent-workflow-automation

Conversation

@tlockney

@tlockney tlockney commented Sep 5, 2026

Copy link
Copy Markdown
Owner

Adds the Claude Code workflow artifacts from the automation review:

  • .claude/commands/start-work-cascade.md — slash command for cross-repo worktree cascades (one worktree per repo on a matching branch)
  • bin/start-work-cascade — creates worktrees at <repo>/.claude/worktrees/<task> off origin/main, idempotent
  • bin/worktree-cascade-done — removes cascade worktrees, refuses unmerged branches (mirrors just worktree-done)
  • .claude/settings.local.json.template — per-repo allowlist starter for the less-permission-prompts pattern

Verified end-to-end with a probe task (create + cleanup round-trip on reading-room and open-agent).

…de scripts

- .claude/commands/start-work-cascade.md: slash command for cross-repo worktree cascades
- bin/start-work-cascade: create one worktree per repo on matching branch
- bin/worktree-cascade-done: remove cascade worktrees (refuses unmerged)
- .claude/settings.local.json.template: per-repo allowlist starter (less-permission-prompts)
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