mirror of
https://github.com/azaion/gps-denied-onboard.git
synced 2026-04-23 07:46:36 +00:00
6ff14a1a7d
- Vendor local .claude/ command skills (autopilot, plan, implement, etc.) - Add CLAUDE.md pointing slash commands to .claude/commands/*/SKILL.md - Untrack docs-Lokal/ and ignore .planning/ for local-only planning docs - Include next_steps.md pulled from upstream Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
9 lines
224 B
Plaintext
9 lines
224 B
Plaintext
---
|
|
description: "Git workflow: work on dev branch, commit message format with Jira IDs"
|
|
alwaysApply: true
|
|
---
|
|
# Git Workflow
|
|
|
|
- Work on the `dev` branch
|
|
- Commit message format: `[JIRA-ID-1] [JIRA-ID-2] Summary of changes`
|