Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 1.26 KB

File metadata and controls

26 lines (22 loc) · 1.26 KB

Skill index

Load exactly one task skill when possible. Load a referenced document only when the selected skill directs you to do so.

Task Skill
Set up an isolated workspace before starting work worktrees
Build or validate image changes build
Debug workflows ci
Change package inputs packages
Review supply-chain behavior security
Prepare a release release-artifacts
Understand image streams variants
Add setup-hook tests setup-hook-tests
Handle dependency automation dependency-automation
Understand issue state issue-lifecycle
Work on installation artifacts installation-artifacts
Improve or add a skill skill-improvement

Rules

  • Prefer one matching skill; do not load the whole directory.
  • Read source-of-truth files before documenting mutable behavior.
  • Follow references only for details needed by the current task.
  • Update the closest skill when a reusable fact or procedure changes.