git-workflow — ai-assistant git-workflow, renfield, community, ai-assistant, ide skills, docker, knowledge-base, knowledge-graph, offline-first, ollama, Claude Code

v1.0.0
GitHub

About this Skill

Perfect for Development Agents needing structured collaborative version control with Git workflow management. Self-hosted AI assistant with voice satellites, 100+ tool integrations, RAG knowledge base, and full offline capability. Built with FastAPI + React + Ollama.

# Core Topics

ebongard ebongard
[1]
[2]
Updated: 2/25/2026

Agent Capability Analysis

The git-workflow skill by ebongard is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance. Optimized for ai-assistant, docker, knowledge-base.

Ideal Agent Persona

Perfect for Development Agents needing structured collaborative version control with Git workflow management.

Core Value

Empowers agents to enforce critical Git rules, including branch protection, co-authored commits, and documentation updates, utilizing Git push and pull requests with feature branches, while ensuring issue tracking and commit message formatting compliance.

Capabilities Granted for git-workflow

Enforcing branch protection policies
Automating commit message formatting
Validating documentation updates before push

! Prerequisites & Limits

  • Requires Git version control system
  • Needs explicit confirmation for push actions
  • Limited to feature branch and pull request workflow
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

git-workflow

Install git-workflow, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly

Git Workflow

CRITICAL RULES

  1. NIEMALS ohne Erlaubnis pushengit push NUR nach expliziter Bestätigung
  2. Issue-Nummer bei jedem Commit — Vor jedem Commit nach der Issue-Nummer fragen
  3. Dokumentation vor Push — CLAUDE.md, docs/, README müssen Änderungen widerspiegeln
  4. Branch Protection — Direct push to main is blocked. Always use feature branch → PR → merge.
  5. Co-Authored-By — Jeder Commit muss die Co-Author-Zeile enthalten

Commit Message Format

type(scope): Kurze Beschreibung (#issue)

Längere Beschreibung falls nötig.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

Example: feat(satellites): Add monitoring dashboard (#25)

Commit Types

TypeUsage
featNeues Feature
fixBugfix
docsDokumentation
refactorCode-Refactoring
testTests hinzufügen/ändern
choreWartung, Dependencies

Workflow

  1. Create feature branch: git checkout -b type/short-description
  2. Make changes + write tests (TDD)
  3. Update documentation (CLAUDE.md, docs/)
  4. Ask for issue number
  5. Commit with proper format
  6. Ask user: "Soll ich pushen?"
  7. Only after confirmation: git push -u origin branch-name
  8. Create PR: gh pr create --title "type(scope): Description (#issue)" --body "..."

PR Format

bash
1gh pr create --title "type(scope): Description (#issue)" --body "$(cat <<'EOF' 2## Summary 3- Bullet points describing changes 4 5## Test plan 6- [ ] Tests added/updated 7- [ ] Manual testing done 8 9🤖 Generated with [Claude Code](https://claude.com/claude-code) 10EOF 11)"

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is git-workflow?

Perfect for Development Agents needing structured collaborative version control with Git workflow management. Self-hosted AI assistant with voice satellites, 100+ tool integrations, RAG knowledge base, and full offline capability. Built with FastAPI + React + Ollama.

How do I install git-workflow?

Run the command: npx killer-skills add ebongard/renfield. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for git-workflow?

Key use cases include: Enforcing branch protection policies, Automating commit message formatting, Validating documentation updates before push.

Which IDEs are compatible with git-workflow?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for git-workflow?

Requires Git version control system. Needs explicit confirmation for push actions. Limited to feature branch and pull request workflow.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add ebongard/renfield. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use git-workflow immediately in the current project.

Related Skills

Looking for an alternative to git-workflow or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI