docs(graceful-handoff): drop the hooks-0 badge (repo-standard BADGE-COUNT)

repo-standard v0.2.0 flagged 6 badges as past the measured inflection of 5,
where a badge row reads as clutter rather than evidence. Removed the
hooks-0 badge: a badge asserting an absence is not something a reader acts
on, and "No hooks" is already stated twice in prose, where it carries its
actual argument.

Kept skill-1 deliberately — with the tests badge already dropped and the
STATE-helper badge non-numeric, it is the only axis the catalog's version
gate can still verify for this plugin.

Gate: 0 ERROR / 0 WARN, 14 checks passed. Docs only, no version bump.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019x1C8tjmB2vUCM9jE668ZF
This commit is contained in:
Kjell Tore Guttormsen 2026-08-04 11:51:37 +02:00
commit 5e17409275
2 changed files with 1 additions and 1 deletions

View file

@ -11,6 +11,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
- **README brought in line with the org repo standard** (`repo-standard` gate, 0 ERROR). Documentation only — no plugin code, version, or behaviour changed. H1 is now the repo name; the opening line is verbatim the forge description (so description == catalog == README is machine-checkable); `## Install` is a top-level heading on the first screen and carries the CLI command `claude plugin install graceful-handoff@ktg-plugin-marketplace` next to `marketplace add`; `## Non-goals` and `## Changelog` sections added.
- **Dropped the static `tests-30` badge.** This forge has no CI runner, so the badge asserted a run nothing verifies. The Testing section now states the command and says plainly that nothing runs it automatically. Note for the catalog: the tests axis no longer has a badge backing it.
- **Fixed two dead `../../README.md` references** inherited from the monorepo (README lines 7 and the marketplace footer) — both pointed outside a standalone repo and 404'd.
- **Dropped the `hooks-0` badge** (6 → 5 badges, clearing the `repo-standard` BADGE-COUNT warning). A badge asserting an absence is not something a reader acts on, and "No hooks" is already stated in prose where it carries its actual argument. The `skill-1` badge was deliberately kept: it is the only axis the catalog's version gate can still verify for this plugin.
## [3.1.0] - 2026-06-24

View file

@ -9,7 +9,6 @@ One-command session handoff into the STATE.md continuity system. Overwrites the
![Version](https://img.shields.io/badge/version-3.1.0-blue)
![Platform](https://img.shields.io/badge/platform-Claude_Code_Plugin-purple)
![Skill](https://img.shields.io/badge/skill-1-green)
![Hooks](https://img.shields.io/badge/hooks-0-lightgrey)
![Pipeline](https://img.shields.io/badge/STATE--helper-deterministic-cyan)
![License](https://img.shields.io/badge/license-MIT-lightgrey)