chronicle-agent
Installation
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
draft โ published โ canonical
๐ Storage
Entries stored in 02_LIVING_CHRONICLE/ as NNN_title_slug.md (3-digit numbering).