Commit Graph

16 Commits

Author SHA1 Message Date
286adf2d6c feat: update Mattermost rendering guidelines for standups and enhance daily logs with recent validation details 2026-05-13 07:44:30 -06:00
1382f1ac1a chore: update work item statuses and daily logs for May 8, 2026, including new daily log entry 2026-05-08 08:09:39 -06:00
1c9b9fd51a feat: add mem9 integration documentation, enhance AI-to-AI prompting guidelines, and create daily logs for May 1 and May 7 2026-05-08 07:28:00 -06:00
f72a828805 refactor: update skill paths to use .agents/skills/ for consistency and remove obsolete skill references 2026-05-05 16:22:42 -06:00
63e784cc97 refactor: update agent sync behavior, improve freshness detection patterns, and add diagnostic troubleshooting script 2026-05-05 07:43:45 -06:00
ff4ed6a759 feat: refactor work item file retrieval to use Python script for improved error handling and readability 2026-05-04 09:45:28 -06:00
4e8c018f83 feat: mandate real-time auto-documentation of project memory updates across all interaction turns 2026-04-30 15:05:49 -06:00
b6491fe33d feat: add turbo-all directive to workflow markdown files for improved processing 2026-04-28 12:16:03 -06:00
fc634280a4 feat: add shared workflow and skill references in .agents and update GEMINI.md for clarity on workspace structure 2026-04-28 07:24:23 -06:00
0e6957d0b3 feat: add comprehensive agent rules and workflows for memory curation, communication synchronization, and project documentation management 2026-04-27 10:41:03 -06:00
de7f2b02f6 feat: integrate Obsidian MCP server via opencode config and add migration strategy documentation 2026-04-27 09:54:27 -06:00
44d70f4d7a feat: Enhance prompting guidelines for AI sessions to improve context handling and clarity 2026-04-21 10:18:19 -06:00
f51fb07bfb feat: Add prompt engineering lessons for reusable prompting strategies and standup-specific guidance 2026-04-21 09:11:12 -06:00
b264d380bc feat: Update standup prompt and related documentation for clarity and improved context handling 2026-04-21 08:11:07 -06:00
a921d5f7ce feat: Update prompting rules to emphasize English usage, first-person phrasing, and conciseness for AI prompts 2026-04-20 16:00:05 -06:00
dbc1894e27 Add project-knowledge structure and templates
- Introduced new maps for navigating project knowledge, including "Current Work," "Fidelity Domain," "Fidelity Apps," "Work Items," and "People."
- Created base files for daily notes, decisions, people, systems, work items, and workstreams with defined properties and views.
- Developed templates for daily notes, decisions, meeting notes, persons, systems, work items, and workstreams to standardize documentation.
- Updated scripts and prompts to reflect the new project-knowledge directory structure.
- Removed outdated onboarding and start-here documents, consolidating relevant information into the new maps.
- Ensured all references in workflows and scripts point to the new project-knowledge paths.
2026-04-17 15:52:08 -06:00