living-docs
01Plugin Claude Code
Plugin marketplace listing 1 plugin: living-docs.
Plugin Claude Code
Plugin marketplace listing 1 plugin: living-docs.
Plugin Claude Code
Deterministic Living Docs authoring: CLI-owned scaffolding, indexing, and write-time enforcement gates.
Hook Claude Code
Runs before the agent uses a tool for Write, Edit and MultiEdit tool calls, executing block-docs-handwrite.sh. From ejklock/living-docs-skill.
Hook Claude Code
Runs when a session starts, executing session-context.sh. From ejklock/living-docs-skill.
Settings file Claude Code
Agent settings declaring 2 hook events (PreToolUse, SessionStart).
Cursor rule Cursor
CodeGraph MCP usage guide — when to use which tool.
Cursor rule Cursor
Living Docs — keep documentation a living system (ADR/BDR/PRD/constitution, no-drift invariants, OKF format).
Instructions file GitHub Copilot
Instructions for ejklock/living-docs-skill, covering living docs, using this skill (progressive disclosure) and when to invoke.
Instructions file
Claude Code instructions for ejklock/living-docs-skill, covering claude.md — living-docs, what this project is, hard rules, 1. no comments in code and 2. self-explanatory code + complexity budget.
Skill Claude CodeCodex
Run a project's documentation as a living system — docs-first issues/PRDs, MADR-lite ADRs (supersede, never delete), Behavior Decision Records (BDRs), a project constitution, research artifacts, living Mermaid architecture diagrams, and semantic-index organization where every doc lands in exactly one place and indexes…
Skill Claude CodeCodex
Author and validate knowledge as OKF (Open Knowledge Format) bundles — a directory of markdown files with YAML frontmatter, where every concept is one .md file with a REQUIRED type field, reserved index.md/log.md files, bundle-relative cross-links, and a permissive conformance model. Use when standing up or…
Skill Claude CodeCodex
Publish a clean public version of a private living-docs project — the method/scaffold and a curated showcase — WITHOUT exposing your research, decisions, accumulated lessons, client specifics, or secrets. Use when you want to open-source a skill, a tool, or a framework whose private repo holds the "why" and the moat.…
Skill Claude CodeCodex
Organize, format, and index research as OKF-conformant knowledge bundles — dated, sourced, append-only snapshots of the external evidence behind a decision (technology evaluations, library comparisons, industry-practice surveys). Use when recording research output, structuring a docs/research/ session, enforcing…