automata-cli
automata-cli contient 4 skills collectées depuis alkampfergit, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Capture stable lessons from a speckit run into persistent project memory and create/update helper skills when repeated repo-specific workflows emerge.
Autonomous end-to-end speckit pipeline: specify → clarify (self-answered) → plan → tasks → implement → open PR. No human input required.
Investigate SonarCloud quality gate failures for the current GitHub pull request. Use when a PR has a failing SonarCloud check, when the user asks where duplication or other Sonar failures come from, or when you need to trace a GitHub Sonar check into SonarCloud file-level and block-level details.
Use when the user wants to work through the automata CLI feature-delivery loop: pick up the next GitHub issue with `automata implement-next`, monitor PR status and CI checks with `automata git get-pr-info`, inspect unresolved review threads with `automata git get-pr-comments`, address reviewer feedback, and finish a merged feature with `automata git finish-feature`. Also use when the user asks how automata works for day-to-day implementation flow in this repository.