Python engineering skills
This repo is auto-generated from outcomeeng/plugins. For the shared marketplace, use
claude plugin marketplace add outcomeeng/pluginsorcodex plugin marketplace add outcomeeng/plugins.
npx skills add outcomeeng/pythonInstall these first:
-
npx skills add outcomeeng/spec-tree- outcomeeng/spec-tree (for /testing and /auditing-tests)
| Skill | Description |
|---|---|
architect-python |
writing ADRs for Python |
audit-python-architecture |
Python-specific architecture audit — judges the Python architecture target in scope for dependency injection, mocking prohibition, execution-level accuracy, Python anti-patterns, and test-double exception cases |
audit-python-code |
Python implementation-code audit methodology — judges the Python code files in scope for design flaws and architecture-decision compliance |
audit-python-tests |
Python test-evidence audit methodology — judges the Python tests in scope against the spec-tree and Python-specific evidence properties |
code-python |
writing or fixing implementation code for Python |
python-architecture-standards |
Python ADR conventions enforced across architect and auditor skills |
python-plugin |
ALWAYS invoke this skill to operate the python plugin's own lifecycle in a checkout — report its version, manage whatever checkout footprint this plugin owns on the running agent, and check that footprint |
python-standards |
Python code standards enforced across all skills |
python-test-standards |
Python testing standards enforced across all skills |
test-python |
writing or fixing tests for Python |
MIT