What problem does it solve? Project facts for PMs are scattered across chat messages, emails, and outdated slides, and generic AI assistants forget context or register unconfirmed claims as facts. This Skill turns an AI assistant into a project management copilot that persists every fact—todos, work packages, plans, risks, requirements, contracts, decisions—into a single-source-of-truth Markdown workspace under the project's ai/ directory, with human confirmation gating all fact-changing writes. ## Core Features & Use Cases - Daily report and meeting intake: Paste a daily report or meeting transcript; it archives the raw text, merges it into per-person daily todo files, extracts action items, and flags risk candidates for your confirmation. - Work package and plan management: Create work packages (WP) bound to requirements, build or backward-schedule plans from milestones, and derive weekly reports and progress views from the todo fact source with traceable numbers. - Source document splitting and requirement tracing: Feed contracts, specs, or tender documents; it splits them into structured sources/ folders, extracts requirement atoms, and maintains registers for requirements, risks, issues, decisions, and contracts. - Use Case: Tell it "this week’s progress?" and it aggregates a weekly report from the todo files where every number traces back to a source record; say "schedule Su Wan to test login and logout" and it deduplicates, splits into two todos, and binds each to a work package. ## Quick Start Ask the AI to initialize the project workspace by saying "help me initialize the project workspace", then paste your daily reports or meeting notes for it to file and track.