engram-branch-pr
SKILL.md
When to Use
Use this skill when:
- Starting a new feature, fix, or refactor
- Splitting work into multiple PRs
- Preparing a PR for review and merge
Core Rules
- Create a focused branch (
feat/*,fix/*,chore/*). - Keep one logical scope per branch.
- Push early and often to avoid large risky diffs.
- Open PRs with intent, risk, and validation evidence.
- Do not mix unrelated changes in the same PR.
PR Structure
Include:
- Problem statement (why this change exists)
- Solution summary (what changed)
- Risk notes (what could break)
- Validation (tests/commands executed)
- Follow-ups (what is intentionally out of scope)
Merge Checklist
- Branch name matches scope
- Diff is focused and reviewable
- Tests relevant to the change pass
- No temporary files or local artifacts included
- PR description explains why, not only what
Weekly Installs
16
Repository
gentleman-progr…g/engramGitHub Stars
1.4K
First Seen
Feb 23, 2026
Security Audits
Installed on
opencode16
gemini-cli15
antigravity15
github-copilot15
codex15
amp15