Local-file ticket and project-context workflow. Use when working on a tracked task or ticket, when an issue needs implementation planning or notes, when a user-context document may exist for the project, or when drafting PR descriptions, PR replies, or ticket…
Git workflow discipline. Use when making any code change, committing, branching, resolving conflicts, opening or reviewing a pull request, pushing to a remote, or organizing work. Covers trunk-based development, atomic commits, save points, worktrees,…
Write documentation using the Diátaxis framework. Use when suggesting, creating, or reviewing documentation, writing an Architecture Decision Record (ADR), or deciding where a doc belongs. Documents why, not just what.