What problem does it solve?
In a solo-developer, AI-assisted project, context preservation through documentation is vital to avoid starting each session from scratch. This Skill ensures documentation is always current, useful, and easily accessible, saving you time and preventing rework.
Core Features & Use Cases
- CURRENT_WORK.md Management: Keep a single source of truth for active work, updated at the start and end of every session to maintain project context.
- CHANGELOG.md Maintenance: Record all notable changes following Semantic Versioning and Keep a Changelog format, providing a clear history of project evolution.
- CLAUDE.md Updates: Document project-specific guidelines and configurations for AI assistants, ensuring consistent behavior and adherence to project principles.
- Structured Documentation: Organize all project documentation logically within the
docs/ directory, making information easy to find and consume.
Quick Start
Use the tzurot-docs skill to update CURRENT_WORK.md at the end of your session, detailing the progress made on the current feature and any blockers encountered.