Edgebase
Description
Git-native, provenance-backed context capsules for coding agents.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Automatic work-contract runtime for coding agents.
Edgebase
Edgebase is a local, git-native work-contract runtime for coding agents. Install it once, and supported agents automatically record a source-backed Goal Capsule before work, check the active Work Contract before edits, refresh context after changes, and finish with a Patch Passport.
Its flagship workflow is **Goal Capsules + active Work Contracts + Patch Passports**: short, executable briefs that tell Codex, Claude Code, Cursor-style agents, and human reviewers what to read, what not to touch yet, what tests matter, and what evidence the final patch must include.
What It Does
- Prints pasteable
edgebase install-promptandedgebase bootstrapprompts for Claude Code, Codex, Cursor, Gemini CLI, OpenCode, and Windsurf. - Records a Goal Capsule and active Work Contract before coding agents plan or edit.
- Warns before unsafe edits by default, with opt-in strict blocking for stale contracts or protected paths.
- Shows an advisory Change Blast Radius for likely routes, migrations, tests, downstream modules, and side-effect risks.
- Refreshes the graph after edits, commits, checkouts, merges, rebases, and MCP calls.
- Shows active workflow state with `edgeb
Related Skills
Epic Sync
Sync epic issue bodies, labels, and local coordination snapshots from GitHub.
Git 使用 Git Worktrees
创建孤立的 Git worktrees,带有智能目录选择与安全验证。
Git Claude skills github
[Building agent skills blog](https://www.anthropic.com/engineering/equipping-agents-for-the-real-world-with-ag
Git #148
, [#161](https://github.com/affaan-m/everything-claude-code/pull/161))
Git GitHub MCP
| Token | Repos, issues, PRs, workflows |
Git GitHub MCP Server
Official first-party server to read repos, manage issues/PRs, and automate workflows.
Git