osouthgate/agent-plus

A framework for building deterministic CLI tools that Claude Code shells out to. Universal primitives + a marketplace convention for service wrappers.

4Stars on the repository
21Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

agent-plus

01

osouthgate/agent-plus

Plugin Claude Code

Plugin marketplace listing 5 plugins: agent-plus-meta, repo-analyze, diff-summary, skill-feedback, skill-plus.

4 1mo ago B tokens not measured original MIT

agent-plus-meta

02

osouthgate/agent-plus

Plugin Claude Code

The meta plugin for the agent-plus framework. Workspace bootstrap, env-var readiness, identity cache, marketplace lifecycle (install/list/update/remove/search/prefer), extensions. One call to init creates .agent-plus/; envcheck reports which sibling-plugin env vars are set (names only); refresh resolves project.

4 1mo ago A tokens not measured original MIT

diff-summary

03

osouthgate/agent-plus

Plugin Claude Code

One-call structured triage of a git diff — file-by-file role classification (source/test/config/doc/generated/build/fixture/migration), risk tier (low/medium/high) with reasons, public-API touch detection, co-changed-test detection, secret-risk path flagging, and aggregate stats. Replaces the 5–20 Read calls an agent…

4 1mo ago A tokens not measured original MIT

repo-analyze

04

osouthgate/agent-plus

Plugin Claude Code

Cold-start codebase orientation in one call. Returns a structured map of a repo — file tree (capped), language mix, framework + build-tool detection, top-level deps, entrypoints, README highlights — so an agent doesn't burn 60+ Read/Glob/Grep calls re-mining the same facts on every fresh session.

4 1mo ago A tokens not measured original MIT

skill-feedback

05

osouthgate/agent-plus

Plugin Claude Code

Local-first agent self-assessment for Claude Code skills. After using a skill, the agent appends a structured rating + friction note to /.agent-plus/skill-feedback/ .jsonl. Skill authors aggregate locally with report, or bundle entries into a GitHub issue body for the skill's source repo with submit. No SaaS.

4 1mo ago A tokens not measured original MIT

skill-plus

06

osouthgate/agent-plus

Plugin Claude Code

The fifth universal primitive of the agent-plus framework. Mines real Claude Code session transcripts to surface repeated tool-use patterns, scaffolds them into project-scoped Claude skills (.claude/skills/ /), audits existing skills against a quality contract, and closes the loop with a cross-source feedback ag.

4 1mo ago A tokens not measured original MIT