Seekers2001

26 mods across 1 repository, 10 stars between them.

docs-governance

02

Seekers2001/docs-governance

Plugin Claude Code

A documentation-governance plugin for Claude Code, Codex, and ChatGPT. It organizes living project documents, technical decisions, interface rules, testing records, change impact, and structured logs.

10 19d ago A tokens not measured original MIT

Seekers2001/docs-governance

Instructions file CodexOpenCode

A repository entry document for Codex that points to the project’s shared instructions. It says to read the main rules and status file before substantial work and to consult the project map when changing structure.

10 19d ago A 181 tokens original MIT

Seekers2001/docs-governance

Instructions file

A set of project instructions for governing documentation in a software repository. It defines where project rules, status, maps, history, decisions, and user guidance should live.

10 19d ago A 316 tokens original MIT

backend-dev

05

Seekers2001/docs-governance

Agent

A backend coding worker that implements server-side interfaces according to a read-only CONTRACT.md file, the agreed definition of an API's fields and responses.

10 19d ago A 111 tokens original MIT

contract-director

06

Seekers2001/docs-governance

Agent

An agent that owns the shared data-interface contract between a frontend, backend, or multiple services. It maintains CONTRACT.md, coordinates developers when working in one session, and checks that implementations match the contract.

10 19d ago A 128 tokens original MIT

docs-auditor

07

Seekers2001/docs-governance

Agent

Use this agent when the user asks to audit documentation governance, check whether CLAUDE.md / CLAUDEMAP.md / PROJECTSTATUS.md / PROJECTLOG.md drifted from the real project, verify governance before delivery, or run /governance-audit. user: 帮我审计一下这个项目的文档治理有没有漂移 assistant: 我会调用 docs-auditor 做只读审计。 user: 治理完了,帮我看看有没有问题…

10 19d ago A 142 tokens original MIT

docs-governor

08

Seekers2001/docs-governance

Agent

An agent that keeps a long-running project's key documents aligned with its real structure and code. It maintains files such as project rules, a structure map, current status, and a change log.

10 19d ago A 107 tokens original MIT

frontend-dev

09

Seekers2001/docs-governance

Agent

A frontend development agent that works only in the frontend area and treats CONTRACT.md as the read-only source for data interfaces. It can work alone or be assigned tasks by a contract owner.

10 19d ago A 101 tokens original MIT

regression-auditor

10

Seekers2001/docs-governance

Agent

A read-only agent that checks whether a code change broke the changed module or the modules that depend on it. It follows the project's REGRESSION.md test record and uses command exit codes to report results.

10 19d ago A 98 tokens original MIT

contract

11

Seekers2001/docs-governance

Command

A command for coordinating frontend and backend work through one shared interface agreement called CONTRACT.md.

10 19d ago A 53 tokens original MIT

governance-audit

12

Seekers2001/docs-governance

Command

A read-only audit command for checking the quality and link completeness of a project’s governance documents.

10 19d ago A 43 tokens original MIT

governance-init

13

Seekers2001/docs-governance

Command

A setup command for creating a basic governance structure in a brand-new coding project before any code exists.

10 19d ago A 67 tokens original MIT

governance-retro

14

Seekers2001/docs-governance

Command

A read-only command that reviews PROJECTLOG.md, the project's chronological record of changes and problems. It groups repeated failures, affected modules, standard changes, and gaps between audits.

10 19d ago A 52 tokens original MIT

governance-sync

15

Seekers2001/docs-governance

Command

A project wrap-up command that compares recent changes with the project’s governance documents and updates the documents that are affected.

10 19d ago A 43 tokens original MIT

governance

16

Seekers2001/docs-governance

Command

A project-governance command that scans an existing codebase and creates or updates four Chinese documentation files describing its rules, structure, status, and history.

10 19d ago A 62 tokens original MIT

regression-audit

17

Seekers2001/docs-governance

Command

A post-change audit command that checks the edited code module and every part of the project that depends on it.

10 19d ago A 66 tokens original MIT

Stop

18

Seekers2001/docs-governance

Hook

Runs when the agent finishes a response, executing check-on-stop.sh. From Seekers2001/docs-governance.

10 19d ago A tokens not measured copy · 63% MIT

change-impact

19

Seekers2001/docs-governance

Skill Claude CodeCodex

A checklist-based method for examining what a proposed change may affect across code, data, interfaces, tests, documentation, deployment, and rollback.

10 19d ago A 128 tokens original MIT

Seekers2001/docs-governance

Skill Claude CodeCodex

A method for recording stable domain terms and difficult technical decisions in project documents. An ADR, or architecture decision record, is a short record of what was chosen, why, and what follows from it.

10 19d ago A 110 tokens original MIT

contract-first

21

Seekers2001/docs-governance

Skill Claude CodeCodex

A shared interface document that defines how a frontend, backend, or multiple services exchange data. A contract is the agreed list of fields, types, meanings, and errors that each side follows.

10 19d ago A 261 tokens original MIT

docs-governance

22

Seekers2001/docs-governance

Skill Claude CodeCodex

A routing skill for documentation governance work. It directs a request to the relevant process for living documents, technical decisions, change impact, interface contracts, testing, or regression checks.

10 19d ago A 120 tokens original MIT

Seekers2001/docs-governance

Skill Claude CodeCodex

A method for keeping project documentation accurate over time through linked files for shared rules, project structure, current health, and change history.

10 19d ago A 245 tokens original MIT

loop-design-check

24

Seekers2001/docs-governance

Skill Claude CodeCodex

A skill for designing and checking goal-directed loops in which an agent repeatedly performs work and receives feedback. It also checks whether the goal, stopping rules, boundaries, and human review are sound.

10 19d ago A 242 tokens original MIT