What problem does it solve? Keeping project status notes current requires gathering information from multiple sources, deciding what actually changed, and rewriting status.md consistently. This Skill orchestrates that entire update cycle so durable changes are reflected without manual cross-referencing. ## Core Features & Use Cases - Delegated information gathering: Routes source fetching and classification to the workflow-fetch-and-classify-materials skill instead of handling Slack, Linear, Notion, or GitHub details directly. - Context-aware status updates: Integrates classified results into the project context, keeping only durable changes and maintaining consistency across overview, blockers, open issues, next steps, sources, and change history. - Built-in quality review: Runs the review-project-status skill after updating and reports missing required information without guessing. - Use Case: You maintain a project folder with instructions.md and status.md. Ask to update the project status, and this Skill fetches recent materials, integrates only meaningful changes, updates status.md, reviews the result, and reports gaps. ## Quick Start Use the workflow-update-project-note skill to check the current state of my project at projects/active/my-project and update its status.md.