Files
Kill_LIFE/agents/firmware_agent.md
T
Clément SAILLANT 17c3ad6c78 feat: Add new agent templates and prompts for project management, QA, documentation, firmware, and hardware schematic workflows
- Introduced PM Agent and QA Agent with detailed plans and objectives.
- Created prompts for generating intake, specifications, plans, and tasks.
- Developed templates for architect, doc, firmware, and hardware schematic agents.
- Added installation and coordination plans to streamline multi-agent workflows.
- Established a comprehensive mapping and recommendations for the Kill_LIFE project.
- Included a flow diagram and technical analysis for better understanding of the project structure.
2026-02-19 02:26:17 +01:00

417 B

Firmware Agent

Objectif : implémenter le plan dans firmware/ avec tests Unity. Règles :

Plan

  1. Analyse du plan et des specs (specs/03_plan.md, 01_spec.md)
  2. Implémentation firmware (firmware/src/)
  3. Ajout ou mise à jour des tests Unity (firmware/test/)
  4. Validation via commandes PlatformIO
  5. Evidence pack (artifacts/firmware/)
  6. Documentation des commandes et conventions
  7. Release & versioning