17c3ad6c78
- 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.
841 B
841 B
name, description, argument-hint
| name | description | argument-hint |
|---|---|---|
| installProject | Démarre l’installation complète du projet Kill_LIFE. | Spécifie options (Docker, hardware, firmware, doc, compliance). |
Démarre l’installation du projet :
- Lire README, INSTALL.md
- Cloner le repo
- Lancer le script install_kill_life.sh
- Installer les dépendances (Python, PlatformIO, KiCad, mkdocs, Docker)
- Initialiser la spec (tools/ai/specify_init.py)
- Choisir le profil compliance (tools/compliance/use_profile.py)
- Build & tests firmware (pio run/test)
- Pipeline hardware (tools/hw/hw_gate.sh, watch_hw.py)
- Générer la documentation (mkdocs build)
- Activer Docker si besoin (docker-compose)
- Vérifier la sécurité OpenClaw
- Archiver evidence pack
- Onboarding & feedback
Voir checklist commune : plan_wizard_agents_coordination.prompt.md