github-keeper

A GitHub repository maintenance plugin for improving a public project's README and adding community-health files, CI checks, and suitable repository settings.

In plain words
What is it for?
Use its README and open-source commands to audit or edit documentation, add community files, configure CI, and review repository settings.
Why use it?
It helps keep the project's description and contribution setup accurate, consistent, and useful to people visiting the repository.

Plugin for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Claude Code
/plugin marketplace add GiustoPiedimonte/agentic-engineering-marketplace
agentmods
npx agentmods add plugins/giustopiedimonte/agentic-engineering-marketplace/github-keeper
Clone the repo
git clone --depth 1 https://github.com/GiustoPiedimonte/agentic-engineering-marketplace

Made for: Claude Code.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

github-keeper scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/github-keeper/.claude-plugin/plugin.json · 20 lines

What it actually says

{
  "name": "github-keeper",
  "version": "0.4.0",
  "description": "Make a public GitHub repo well-made and honest. /readme audits and elevates a README — deriving the hero, voice, badges, and sections from the PROJECT's own identity (fidelity gate, propose-and-confirm), with free-form targeted edits; /opensource adds the community-health files, an honest CI gate, and the right repo settings. Honesty-first; confirms outward actions.",
  "author": {
    "name": "Giusto Piedimonte"
  },
  "keywords": [
    "readme",
    "documentation",
    "open-source",
    "github",
    "community-health",
    "ci",
    "badges",
    "public-repo",
    "maintenance"
  ]
}
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 20 lines scan A b3fed2b6fb41

Subscribe to this mod's changes

github-keeper is a plugin published in the GitHub repository GiustoPiedimonte/agentic-engineering-marketplace (13 stars, last pushed 1mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other plugins, from other repositories

adr-kit

Architecture Decision Record toolkit for AI coding agents: bootstrap, multi-format authoring, bounded deterministic enforcement, lifecycle workflows, context injection, generated graph indexes, and local health checks.

rvdbreemen/adr-kit · not measured

docflow

ADR-driven documentation workflow: a bootstrap skill that scaffolds an Architecture Decision Record (ADR) catalogue, a plan/ queue, AGENTS.md conventions, and agent/ coordination — plus lifecycle skills to author ADRs, queue and ship work, add conventions, audit consistency, brainstorm decisions, run agent waves, and.

EvolveHQ/docflow · not measured

enterprise-architecture

Unified enterprise & software architecture skill: C4 + Structurizr DSL, ArchiMate 3.x, TOGAF ADM, and arc42 + ADRs. Four modes — diagram (diagrams-as-code), document (arc42 + ADRs), review (ISO/IEC 25010 assessment), and model the enterprise (capability → application → technology).

gauravs19/enterprise-architecture-skill · not measured

erpaval

ERPAVal — autonomous software development workflow for Claude Code. Comprehensive standalone bundle: the erpaval workflow plus 10 vendored companion skills (product-discovery, research, ultraplan, tech-stack-builder, product-strategy, working-backwards, customer-research, meta-prompt-optimizer, product-design-shared…

theagenticguy/erpaval · not measured

decisions

Gives your codebase a memory for why. Captures decisions automatically, surfaces them when you edit affected files.

zimalabs/code-decisions · not measured

agent-decision-record

Structured decision-making for AI coding agents. Creates auditable Agent Decision Records (AgDR) when technical choices are made — selecting libraries, patterns, or architecture.

me2resh/agent-decision-record · not measured