Commit Graph

7 Commits

Author SHA1 Message Date
8026da5719 Refactor AI workspace for improved context management and communication integration
- Introduced new commands and skills for workspace memory curation, professional communication, and status reporting.
- Updated existing commands to utilize new skills and improve clarity in instructions.
- Created a new workspace context command to load reusable core and active project profile.
- Enhanced Mattermost inbox integration with support for generic environment variables.
- Established a clear separation between project-independent core logic and project-specific profiles.
- Improved documentation across various files to reflect changes in workflow and command usage.
- Added operational memory management rules to ensure accurate context promotion and correction.
- Updated README and workflow documents to guide users in utilizing the new structure effectively.
2026-04-16 08:35:53 -06:00
4edc7ef4fc feat: Enhance AI prompting capabilities with new guidelines and templates for GitHub Copilot 2026-04-14 16:37:54 -06:00
bbac484170 feat: Add iOS and Swift context files and guidelines for answering programming questions 2026-04-14 14:14:23 -06:00
9f4a08f2e9 feat: Refactor work item management and documentation for clarity and structure 2026-04-10 09:23:11 -06:00
ae9e69bd4b feat: Organize context files and enhance documentation for clarity and structure 2026-04-10 08:57:00 -06:00
332fbca1c5 feat: Refactor communication context to generalize from Jeff to current manager and enhance people management structure 2026-04-09 15:39:46 -06:00
e92c07b8b1 feat: Add Fidelity workspace agent and context management commands
- 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.
2026-04-09 14:19:26 -06:00