What problem does it solve? After finishing development work, developers often forget to update project documentation, leaving KANBAN boards stale and GitHub issues without technical context. This Skill automates post-task documentation updates so project records stay accurate and cumulative. ## Core Features & Use Cases - KANBAN Entry Management: Creates or updates one cumulative entry per issue in contexts/kanban.md with strict formatting rules for dates, tags, refs, and commits. - GitHub Issue Commenting: Adds structured technical comments (work completed, files modified, tests, commits) to GitHub issues after user confirmation. - Architecture & Rules Updates: Updates architecture.md for design changes and creates reusable rules files when new coding patterns are discovered. - Use Case: After merging a payment feature branch, run the skill to update the [#123] KANBAN entry with new commits, post a technical summary comment to the GitHub issue, and document the new repository pattern in the architecture context. ## Quick Start Tell the assistant to update the project context and documentation for the task you just finished, providing the ticket ID and commit hashes.