← ClaudeAtlas

devdiary-updatelisted

Review recent activity across application repositories and propose development diary and story updates. Use to update the dev diary or devlog, or capture recent cross-project work.
NomadicDaddy/aidd · ★ 1 · Code & Development · score 60
Install: claude install-skill NomadicDaddy/aidd
# Dev Diary & Dev Story Update Review recent development activity across all projects in `<applications-root>/` and propose updates to the development diary (per-day entry files) and development story (narrative retrospective). ## Usage ``` devdiary-update ``` ## Target Files - **Technical diary entries**: `<applications-root>/devdiary/entries/YYYY/MM/DD.md` - Detailed technical log with code changes, architectural decisions, and technical reflections - **Non-technical diary entries**: `<applications-root>/devdiary/entries/YYYY/MM/DDhl.md` - High-level narrative entry suitable for non-technical audiences (family, friends, stakeholders) - **Dev story**: `<applications-root>/devdiary/entries/devstory.md` - Narrative retrospective ## Entry Types ### Technical Entry (DD.md) Technical entries capture the detailed work for future reference and technical continuity: **Content focus:** - Specific code changes and their locations - Technical decisions and rationale - Architecture patterns and trade-offs - Problem-solving approaches - Technical constraints and workarounds - Library/framework choices - Database schema changes - API endpoints added/modified - Build and deployment changes **Tone:** Precise, technical, detailed; assumes programming knowledge **Audience:** Future self, other developers, technical maintainers ### Non-Technical Entry (DDhl.md - "high level") Non-technical entries are a **plain-language fact sheet**: raw material a human can later draft a blog po