Provides concrete development, linting and testing instructions for the kcli project. It codifies how to set up a Python development environment, run style checks (pycodestyle, codespell), and execute unit/integration tests (pytest) used in CI. The SKILL.md includes example commands and CI patterns to validate changes before committing.
Use this when you are contributing to or maintaining kcli: setting up local development, running the same linting/tests as CI, validating changes before commit, or recreating integration test scenarios that require libvirt. Good for maintainers and contributors who want reproducible quality checks.
Likely useful where agents can run shell commands or guide maintainers: GitHub Actions automation, Copilot/Claude Code for authoring test scaffolding, and any tooling that can produce/validate shell commands or pytest configurations.
Cette compétence n'a pas encore été examinée par notre pipeline d'audit automatisé.