Files
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

866 B
Raw Permalink Blame History

Patterns dextension Kill_LIFE

Ajouter un agent

  • Créer un prompt agent (agents/)
  • Définir un plan (agents/_agent.md)
  • Intégrer dans BMAD/gates
  • Ajouter dans orchestration cockpit

Ajouter un profil compliance

  • Définir dans compliance/active_profile.yaml
  • Enrichir compliance/standards_catalog.yaml
  • Adapter compliance/plan.yaml
  • Ajouter evidence pack spécifique

Ajouter un block hardware

  • Ajouter dans hardware/blocks/
  • Documenter dans REGISTRY.md
  • Définir metadata .json
  • Intégrer dans bulk edits

Ajouter un gate

  • Définir checklist dans bmad/gates/
  • Intégrer dans orchestration agents
  • Adapter evidence pack

Ajouter un test

  • Ajouter dans firmware/test/ ou hardware
  • Intégrer dans CI/CD
  • Documenter dans docs/

Ces patterns facilitent lindustrialisation, lextension, et la maintenance du template.