Skip to content
Documentation
Skill

/index

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

From plugin
chronicle
46 skills4 commands
Install
$ npx -y skills add sp-daewoon/chronicle --skill index --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/index

Context preview

The summary Claude sees to decide when to auto-load this skill.

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

SKILL.md

index.SKILL.md
name: index
description: 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.
license: MIT

Index Workflow

Generate a single entry-point index for the project.

Generate

node "${CLAUDE_PLUGIN_ROOT}/scripts/index-render.mjs"

This reads the configured `index.sources` (default: adr, changelog, releases), counts ADRs, checks for the changelog, and writes `index.output`. The format follows the output file extension — `.md` produces markdown, `.html` produces a self-contained page.

Rules

  • Re-run after adding ADRs, cutting releases, or restructuring docs.
  • Configure `index.sources` and `index.output` in `chronicle.config.json` to control scope and format.
Ships withchronicle

A SKILL.md-based Agent Skills / Claude Code plugin that automates your project's documentation lifecycle — ADR automation, changelog automation, release notes, devlogs, and a project index — as six focused skills.

Get the whole plugin
Stats
4
Stars
2
Forks
Maintained
Maintenance
JavaScript
Language
MIT
License
3mo ago
Last commit
3mo ago
Created

Repo: sp-daewoon/chronicle

Other skills on chronicle.