chronicle
01Plugin Claude Code
chronicle — project documentation lifecycle plugin for Claude Code.
Plugin Claude Code
chronicle — project documentation lifecycle plugin for Claude Code.
Plugin Claude Code
Automate your project's documentation lifecycle — ADR, CHANGELOG, releases, devlog, index, and CLAUDE.md — as 6 skills with zero-dependency helpers.
Command
Create or update an Architecture Decision Record and regenerate the index.
Command
Add a changelog entry or promote unreleased changes into a version.
Command
Maintain and refresh CLAUDE.md to match the current project state.
Command
Write a dated development session log as self-contained HTML.
Command
Generate or refresh the project's single navigation index.
Command
Cut a release — promote changelog, synthesize notes, tag, and optionally publish.
Skill Claude CodeCodex
Never lose the reasoning behind an architecture decision again. Use when recording or revisiting an Architecture Decision Record — creating a numbered ADR, transitioning its status (Proposed, Accepted, Deprecated, Superseded), or regenerating the index. Auto-numbers, fills the template, and rebuilds the index for you…
Skill Claude CodeCodex
Keep a changelog humans actually read, and never hand-edit version sections again. Use when adding a change entry or promoting unreleased work into a released version. Follows the Keep a Changelog standard, appends entries chronologically, stays merge-conflict-resistant, and runs with zero dependencies on any repo.
Skill Claude CodeCodex
Keep the CLAUDE.md your agents rely on accurate and lean instead of stale. Use when maintaining (not first creating) a CLAUDE.md — syncing it with architecture, conventions and commands as the project evolves, and pruning bloat so it stays scannable. Complements the built-in /init by owning the ongoing upkeep.
Skill Claude CodeCodex
Turn every working session into a clean, dated development journal, automatically. Use when writing a development session log — it captures the session into a self-contained, dependency-free HTML page and updates a running index. Creates a new sequenced file per call so it never overwrites past logs, adapting to any…
Skill Claude CodeCodex
Give your project one beautiful front door instead of scattered docs. Use when generating or refreshing a single navigation hub that links your ADRs, changelog and releases. Outputs Markdown or a self-contained HTML page based on your config, and adapts to any repo via config or auto-detection.
Skill Claude CodeCodex
Ship releases with rich, auto-written notes instead of hand-typed bullet points. Use when cutting a release — promote the changelog, synthesize notes from your CHANGELOG, ADRs and commits, tag the release, and optionally publish via the gh CLI. Degrades gracefully to a notes file when gh is absent, and adapts to any…
Plugin Claude Code
querytree — visual, human-confirmed decisions for AI coding agents.
Plugin Claude Code
Visual, human-confirmed decisions for AI coding agents.
Instructions file CodexOpenCode
Repository-wide instructions for contributors and AI coding assistants working on querytree. They define the project's rules for truthfulness, human decision authority, documentation, branches, commits, and checks.
Instructions file
Repository instructions for Claude Code, an AI coding assistant. They say which project rules and decision procedures the assistant must read and follow.
Command
A command for creating, reviewing, and recording objections to Querytree decisions. Querytree is a system for tracking choices made during AI-assisted coding.
Skill Claude CodeCodex
A procedure for handling undecided product, architecture, implementation, security, and release questions. It turns open questions into reviewable decision cards with options, evidence, objections, and explicit human confirmation.
MCP server Claude CodeCodexCursor +2
MCP server "querytree" as configured in sp-daewoon/querytree. Runs locally from the querytree npm package.