---
description: GitHub Project delivery — picking issues, branch naming, PR linking, Status workflow
alwaysApply: false
---

# GitHub Delivery

- Source of truth: [Project #2](https://github.com/users/itxSaaad/projects/2)
- **Naming (CI):** [`docs/07-open-source/03-NAMING_CONVENTIONS.md`](../../docs/07-open-source/03-NAMING_CONVENTIONS.md)
- Pick **Ready** issues; update Status: In Progress → In Review → Done.
- Branch **from `main`**: `feat/TKT-XXX-slug` (or `chore/scope` for governance)
- PR target **`develop`**; title = semantic conventional commit; body = PR template + `Closes #NNN`
- Skill: `.cursor/skills/project-delivery/SKILL.md`
