The library uses a hybrid model:
- This standalone repository owns general shared skills, contracts, and schemas.
- Project repositories may own narrow adapters that add local manifests, documentation precedence, ignored paths, or safe detection rules.
Skills consume the evidence-pack contract but do not depend on hidden state. Audit-only and action-capable behavior remain separate. Adapters may only narrow permissions or enrich evidence; shared restrictions and completion rules take precedence.
Audit-only:
repo-maproute-traceenv-auditsecret-auditapi-contract-auditmigration-reviewgithub-handoffdeployment-preflightgit-preflightruntime-truthllm-drift-control
Controlled local validation:
build-verify
The evidence pack is a shared output contract, not an executable skill. Provider operations, deployment execution, and additional project adapters remain separate future work.