Sulde Add Team Member — Git skill for Claude Code
Add a team member + create the per-project git as- shell alias.
How to install Sulde Add Team Member
Installs to ~/.claude/skills/ethanreedlabs-sulde-cc-sulde-add-team-member/SKILL.md
mkdir -p ~/.claude/skills/ethanreedlabs-sulde-cc-sulde-add-team-member && curl -fsSL https://raw.githubusercontent.com/EthanReedLabs/sulde-cc/HEAD/commands/sulde-add-team-member.md -o ~/.claude/skills/ethanreedlabs-sulde-cc-sulde-add-team-member/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Sulde Add Team Member does
description: Add a team member + create the per-project `git as-` shell alias. argument-hint: " "
Run the `configure-sulde` skill in **add-team-member** mode with args: `$ARGUMENTS`.
Expected: ` ` — e.g. `as-c Carol carol@team.com flutter`.
Follow `skills/coordinator/configure-sulde/SKILL.md` §4 — append to `team:` in `.sulde-config.yaml`, install a per-repo git alias that sets `SULDE_COMMIT_ALIAS=` (so the
Alternatives in Git
- 使用 Git Worktrees — 创建孤立的 Git worktrees,带有智能目录选择与安全验证 115.1k ★
- Git Worktree Docs Issue: Dependency Installation — GitHub — Community feedback on official docs with full worktree lifecycle walkthrough 81.1k ★
- Git Worktree Setup — Create isolated git worktrees with instant feedback and background Rust verification 25.5k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Destructive Command Guard
The Destructive Command Guard (dcg) is for blocking dangerous git and shell commands from being executed by ag
Cc Prompts
Claude Code prompts - 52 prompt files including system rules, 37 tools (file ops, shell, tasks, git), and 10 s
Eqmux
Windows terminal multiplexer for supervising a team of Claude Code agents - one git repo, parallel sessions, o
Sprint Worktree
Dev Team 2: create the dedicated git worktree for a parallel sprint
Kg Sync
Sync the project's decision log with the team remote (S3 supported, git experimental) and rebuild the graph.
Run Epic
Compatibility/advanced alias: resolve a native GitHub epic or explicit item list into a bounded workflow execu
Related Agents
Add Worker
The ADD execution shell — ONE agent for every EXECUTION beat of the loop. The spawn prompt names the beat (dir
Omg Git Master
Write-heavy git-hygiene implementer. Git commands run only via parent / omg CLI — no shell.
Shell Ops
Git & Shell specialist. Use for git commands, path handling, and child_process.