Files
Kill_LIFE/docs/AGENTIC_LANDSCAPE.md
Clément SAILLANT c2addfd81d feat(hw): add schops tool for schematic operations and kicad-cli integration
- Introduced `kicad_cli.sh` for local and Docker-based kicad-cli execution.
- Created `schops.py` for schematic operations including ERC, BOM, netlist exports, and bulk edits.
- Added README.md for schops with installation and usage instructions.
- Included requirements.txt for necessary Python packages.
- Implemented rules engine for applying field defaults and renaming nets.
- Added tests for rules engine functionality.
- Introduced scope guard script to enforce file modification policies based on PR labels.
- Created watch script to monitor KiCad files and trigger hardware gate on changes.
2026-02-18 23:47:56 +01:00

598 B

Agentic landscape (appliqué à KiCad)

  • Spec-driven backbone: Spec Kit citeturn0search2
  • Standards injection: Agent OS (standards versionnés + profils) citeturn0search3
  • Role workflows + gates: BMAD-METHOD
  • Tool-first runtime (local): Agent Zero
  • Interop tools: MCP (ex: kicad-sch-mcp) citeturn0search9

Le repo fournit :

  • specs/ pour la source de vérité
  • standards/ pour les conventions hardware/firmware
  • bmad/ pour les gates
  • tools/hw/* pour une exécution locale reproductible
  • hardware_previews.yml pour des previews PR et un evidence pack