reference-docs
v1.1.1
Published
Invocation-only skills and scaffold for release-anchored reference documentation refreshed from tag diffs.
Maintainers
Readme
reference-docs
Invocation-only skills and scaffold for release-anchored reference documentation.
Install into a project:
npx reference-docs init --project-name "My App"Adds reference/ and skills reference-from-tags and reference-baseline.
Works independently of any planning workflow — the tag diff is the source of truth.
Use
Create a baseline reference for this repo.
Refresh reference from <previous-tag> to <new-tag>.Skills are invocation-only — they do not run automatically.
Update managed agent assets without replacing project work:
npx reference-docs@latest updateCommands/options: update, status, --target, --dry-run, and --force
for init.
