git-pipeline
01Agent
Part of web-mcp
Version control and pipeline manager for web-mcp. Owns branching strategy, commit standards, review handoff, and release versioning. Creates branches, stages and commits changes with conventional commit messages, and pushes — but never opens a PR or merges into main. Use for any git workflow step: starting work on a…