git-context-controller — security grade SAFE, quality 77/100

Security audit verdict: SAFE · quality 77/100

No red flags found in any of the 11 categories — no credential harvesting, no data exfiltration, no curl-pipe-shell installer. Scanned against the SlowMist agent-security taxonomy, refreshed every 8 hours. Full audit →

by faugustdev · Agent Tool · ★ 61

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

🔒 Is git-context-controller safe to install? View the security audit →

About git-context-controller

Git Context Controller (GCC) v2 Lean, git-backed context management for LLM agents. GCC v2 stores hash + intent + optional decision notes instead of verbose markdown. Full context is reconstructed on demand via . Dual mode: git-backed or standalone. Based on the research paper: Git Context Controller Why GCC? LLM agents lose context as conversations grow. GCC solves this by giving agents structured memory: Lean storage -- 50 tokens per entry vs 500 in v1 Git-backed truth -- real commits, not narrative copies Safe experimentation -- branches via git worktrees for real isolation Cross-session recovery -- reconstruct context from hashes on demand aiyoucli bridge -- auto-feeds commit data to vector memory when available How It Works Git Mode (with repo) .GCC/ ├── index.yaml # Single source of truth (50 tokens/entry) ├── branches/ # Branch-specific notes ├── worktrees/ # Worktree tracking └── .bridge-log # Sync state with aiyoucli index.yaml entry: id: C001 hash: 85c8539 ← pointer to git truth intent: "re

agent-skillagentic-workflowsai-memoryclaude-code-skillcontext-managementdevops-for-aigit-context-controllerllm-agentsskills

Quick Facts

Stars61
Forks1
LanguageShell
CategoryAgent Tool
LicenseMIT
Quality Score77.0318639366764/100
Last Updated2026-07-25
Created2026-02-25
Platformsclaude-code, cli
Est. Tokens~4k

Compatible Skills

These tools work well together with git-context-controller for enhanced workflows:

git-context-controller alternative? Top 6 similar tools

Looking for a git-context-controller alternative? If you're comparing git-context-controller with other agent tool tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.

  • openagentskill by Leon-Drq · ⭐ 237

    The skill layer for AI agents: npm for AI Agent Skills.

  • rigup.nix by YPares · ⭐ 86

    AI agents and Nix: parametrable skills/instructions and tools, packaged together in a reproducible and modular

  • kaggle-skill by shepsci · ⭐ 81

    Complete Kaggle integration plugin/skill for AI coding agents — competition reports, dataset/model downloads,

  • Commonly-used-high-value-skills by seaworld008 · ⭐ 65

    High-value AI skills repository for Codex, Claude Code, OpenClaw, agents, prompts, and automation workflows.

  • bria-skill by Bria-AI · ⭐ 63

    Claude Code skills for Bria AI - generate, edit, and transform images with Fibo, RMBG-2.0, and VGL structured

  • nelson by harrymunro · ⭐ 302

    Organisation for your agent teams inspired by time-tested Royal Navy operating procedures.

More Agent Tool Tools

Explore other popular agent tool tools:

View all Agent Tool tools →

Popular Shell Agent Tools

Frequently Asked Questions

What is git-context-controller?

git-context-controller is Structured context management framework for LLM agents. Implements Git-like operations (COMMIT, BRANCH, MERGE) to manage long-horizon agent memory.. It is categorized as a Agent Tool with 61 GitHub stars.

What programming language is git-context-controller written in?

git-context-controller is primarily written in Shell. It covers topics such as agent-skill, agentic-workflows, ai-memory.

How do I install or use git-context-controller?

You can find installation instructions and usage details in the git-context-controller GitHub repository at github.com/faugustdev/git-context-controller. The project has 61 stars and 1 forks, indicating an active community.

What license does git-context-controller use?

git-context-controller is released under the MIT license, making it free to use and modify according to the license terms.

What are the best alternatives to git-context-controller?

The top alternatives to git-context-controller on Agent Skills Hub include openagentskill, rigup.nix, kaggle-skill. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.

View on GitHub → Browse Agent Tool tools