project-history
Installation
SKILL.md
Project History
AI tools lose context between sessions. These files are the institutional memory.
Maintain .project/ files as the source of truth for goals, decisions, cross-project dependencies, and effort history. Works for single-repo, mono-repo, and multi-repo workspaces.
When This Skill Activates
- After completing any task — update changelog and worklog
- After touching a feature — update or create its feature-log
- After L/XL tasks — update or create implementation-docs
- When user runs
/update-logs,/worklog,/changelog,/feature-log - Before starting work on an existing feature — read its feature-log first