subagaents updated with consistent return info and missing frontmatter where it was missing

This commit is contained in:
Brian Madison
2025-10-04 08:24:21 -05:00
parent 46cabf72cd
commit 9300ad1d71
15 changed files with 261 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
---
name: bmm-technical-decisions-curator
description: Curates and maintains technical decisions document throughout project lifecycle, capturing architecture choices and technology selections. use PROACTIVELY when technical decisions are made or discussed
tools:
---
# Technical Decisions Curator
## Purpose
@@ -144,3 +150,19 @@ The curator can be invoked:
- Clear traceability of why each technology was chosen
- Smooth handoff to architecture and solution design phases
- Reduced repeated discussions about same technical choices
## CRITICAL: Final Report Instructions
**YOU MUST RETURN YOUR COMPLETE TECHNICAL DECISIONS DOCUMENT IN YOUR FINAL MESSAGE.**
Your final report MUST include the complete technical-decisions.md content you've curated. Do not just describe what you captured - provide the actual, formatted technical decisions document ready for saving or integration.
Include in your final report:
1. All technical decisions with proper categorization
2. Context and rationale for each decision
3. Timestamps and sources
4. Any conflicts or contradictions identified
5. Recommendations for resolution if conflicts exist
Remember: Your output will be used directly by the parent agent to save as technical-decisions.md or integrate into documentation. Provide complete, ready-to-use content, not summaries or references.