feat(git-flow): add /gitflow setup with auto-config and CLAUDE.md injection

New gitflow-setup.md command auto-detects Gitea system config from
~/.config/claude/gitea.env, configures workflow settings, and injects
Git Workflow section into project CLAUDE.md. Moved
claude-md-integration.md to skills/ for programmatic use.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-08 19:13:34 -05:00
parent 271e0210a5
commit f87fc2537d
5 changed files with 189 additions and 55 deletions

View File

@@ -75,6 +75,13 @@ Standard header format for consistent visual output across all git-flow commands
+----------------------------------------------------------------------+
```
### /gitflow setup
```
+----------------------------------------------------------------------+
| GIT-FLOW Setup |
+----------------------------------------------------------------------+
```
## Usage
Display header immediately after command invocation, before any workflow steps.