When to Use Use this skill when: - Running a full backlog audit on Engram (or any repo) - Deciding merge / request-changes / close / needs-design / approve-issue - Cleaning noise from the issue tracker - Prioritizing what to act on next --- Maintainer Philosophy (Engram) These are the non-negotiable product values. Every triage decision is filtered through them. | Principle | What it means in practice | |-----------|--------------------------| | Zero-config | Works out of the box. No required flags, env vars, or setup beyond install. | | Local-first | Data lives in . No cloud dependency by de…