Skip to content

chore: add AI worktree development mode configuration - #315

Open
whg517 wants to merge 1 commit into
zncdatadev:mainfrom
whg517:ai/add-ai-worktree-mode
Open

whg517 wants to merge 1 commit into
zncdatadev:mainfrom
whg517:ai/add-ai-worktree-mode

Conversation

@whg517

@whg517 whg517 commented Jun 7, 2026

Copy link
Copy Markdown
Member

Summary

Add worktree-based development mode configuration for AI-assisted development.

Changes

  • CLAUDE.md: Add worktree development workflow instructions
    • AI agents must work in .worktree/<branch-name>/ isolation
    • Each task gets its own worktree with a descriptive branch name
    • Includes create → work → test → commit → PR → cleanup workflow
  • .gitignore: Add .worktree/ to gitignore

Why

  • Prevents AI agents from modifying the main working directory directly
  • Enables parallel AI tasks on the same project without conflicts
  • Isolates experimental changes from the main branch

🤖 Generated with Claude Code

@whg517
whg517 force-pushed the ai/add-ai-worktree-mode branch from ed18eb0 to 1a17eef Compare June 30, 2026 06:12
@whg517
whg517 force-pushed the ai/add-ai-worktree-mode branch from 1a17eef to b4e7c42 Compare July 22, 2026 05:25
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