docs(skill): make infrastructure as code central

This commit is contained in:
tmk241
2026-08-09 10:45:53 +02:00
parent 655b2a6bcb
commit 4959a2f5a3
2 changed files with 41 additions and 17 deletions
+11 -8
View File
@@ -1,14 +1,17 @@
# apsuflow-skills
This repository distributes one on-demand operator skill. The canonical derived
source is `/opt/repositories/apsuflow/SKILL.md`; keep
`skills/apsuflow/SKILL.md` byte-identical whenever applicable Apsuflow
requirements or observed CLI behavior change.
This separate repository owns and distributes one on-demand operator skill.
`skills/apsuflow/SKILL.md` is canonical. Keep the repo-local mirror at
`/opt/repositories/apsuflow/SKILL.md` byte-identical whenever applicable
Apsuflow requirements or observed CLI behavior change.
Do not add implementation guidance, project policy, release mechanics, or a
second skill unless it owns a distinct recurring decision with a non-overlapping
trigger. Apsuflow `REQUIREMENTS.md`, CLI help, tests, and signed release evidence
remain authoritative.
The skill owns administration judgment: infrastructure-as-code practice,
configuration, deployment, maintenance, diagnosis, backup/recovery, and explicit
refusals around direct database/runtime/network mutation. Do not add product
implementation guidance, release mechanics, or a second skill unless it owns a
distinct recurring decision with a non-overlapping trigger. Apsuflow
`REQUIREMENTS.md`, CLI help, tests, and signed release evidence remain
authoritative.
Before handoff: