Skip to main content

3 docs tagged with "git"

View all tags

Agent Operations Runbooks

Index of runbooks for Claude Code agents — task startup, git safety, knowledge maintenance, QA, deployment checklist, feature registry, and decision logging

Deployment Runbooks

Index of deployment runbooks — deploy all three web apps, deploy the voice agent, rollback a bad deploy, rotate env vars, and add new domains

Git Safety Rules for Multi-Agent Workflows

Git safety protocol for concurrent Claude agents — always create your own branch, never reuse another agent's branch, rebase before pushing, and never force-push to main/master