- Introduced a primary agent for the Fidelity AI Workspace to maintain context and support daily engineering tasks. - Created commands for loading workspace context, drafting updates for Jeff, and logging daily notes. - Implemented translation and standup generation commands to enhance communication clarity. - Developed a compaction plugin to preserve essential workspace context during sessions. - Established a structured approach for managing project knowledge, communication rules, and decision-making processes. - Updated README and project structure to reflect new workflows and usage guidelines.
564 B
564 B
Daily Context Sync
Goal
Keep this workspace aligned with work happening on another machine so AI output stays current and useful.
Steps
- Capture the main tasks worked on during the day.
- Record key debugging findings and open questions.
- Copy relevant Mattermost communication into the daily log as summarized notes.
- Update
ai/state/current.mdif priorities or concerns changed. - Add any stable learning to
ai/context/orknowledge/. - Before asking AI for a standup or manager update, confirm the log reflects the latest state.