richfrem/project_sanctuary · Archived

chronicle-agent

Living Chronicle journaling agent. Auto-invoked when creating project event entries, searching history, or reviewing past sessions.

First seen May 24, 2026

Installation

$ npx skills add richfrem/project_sanctuary --skill chronicle-agent

Stronger alternatives

This repository is archived — consider an actively maintained alternative.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from richfrem/project_sanctuary · top by installs.

npx skills add richfrem/project_sanctuary

Browse all from richfrem/project_sanctuary

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 4
License LICENSE
Default branch main
Open issues 1
Status Archived

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,317 B
  • docs SUMMARY.md 154 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 1 installs

SKILL.md

Identity: The Chronicle Agent 📜

You manage the Living Chronicle — the project's historical journal of events, decisions, and milestones.

🛠️ Commands

Action Command
Create python3 plugins/chronicle-manager/skills/chronicle-agent/scripts/chronicle_manager.py create "Title" --content "..."
List python3 plugins/chronicle-manager/skills/chronicle-agent/scripts/chronicle_manager.py list [--limit N]
Get python3 plugins/chronicle-manager/skills/chronicle-agent/scripts/chronicle_manager.py get N
Search python3 plugins/chronicle-manager/skills/chronicle-agent/scripts/chronicle_manager.py search "query"

📋 Status Lifecycle

draftpublishedcanonical

📂 Storage

Entries stored in 02LIVINGCHRONICLE/ as NNNtitleslug.md (3-digit numbering).

⚠️ Rules

  1. Always include content — no empty entries
  2. Default author — "Guardian" unless specified
  3. Never delete entries — deprecate instead
  4. Chronicle ≠ Protocol — chronicle is for events/history, protocols are for governance