AI SummaryHelps developers plan and set up Git worktrees for parallel task execution by generating organized branch and worktree paths based on AGENTS.md conventions. Useful for teams managing multiple concurrent development efforts.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "digital-omikuji" skill in my project. Please run this command in my terminal: # Install skill into the correct directory (7 files) mkdir -p .claude/skills/commands && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/SKILL.md "https://raw.githubusercontent.com/s977043/digital-omikuji/develop/.claude/commands/wt.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/README.md "https://raw.githubusercontent.com/s977043/digital-omikuji/develop/.claude/commands/README.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/check.md "https://raw.githubusercontent.com/s977043/digital-omikuji/develop/.claude/commands/check.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/evidence.md "https://raw.githubusercontent.com/s977043/digital-omikuji/develop/.claude/commands/evidence.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/plan.md "https://raw.githubusercontent.com/s977043/digital-omikuji/develop/.claude/commands/plan.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/pr.md "https://raw.githubusercontent.com/s977043/digital-omikuji/develop/.claude/commands/pr.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/review.md "https://raw.githubusercontent.com/s977043/digital-omikuji/develop/.claude/commands/review.md" Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.
Description
Prepare git worktree for parallel tasks
Discussion
0/2000
Loading comments...
Health Signals
MaintenanceCommitted 1mo ago
● ActiveAdoptionUnder 100 stars
1 ★ · NicheDocsMissing or thin
UndocumentedMIT License
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Claude Code