Commit Graph

4 Commits

Author SHA1 Message Date
lyn
1a2f8abd8b feat(git-hangman-lab): rename create-pr to pr with subcommands
- Replace single create-pr script with unified pr script
- Add subcommands: create, list, commits, merge
- Update git-ctrl and SKILL.md documentation
2026-04-01 15:40:08 +00:00
lyn
fa77b054a5 feat(git-hangman-lab): add create-pr command
- Add create-pr script for creating pull requests via API
- Auto-generate access token if not present
- Integrate into git-ctrl dispatcher
- Update SKILL.md with new command documentation
2026-04-01 14:50:02 +00:00
lyn
ca9d3b4fe5 feat(git-hangman-lab): add create-repo command
- Add create-repo script for creating new repositories on git.hangman-lab.top
- Integrate create-repo into git-ctrl dispatcher
- Update SKILL.md with new command documentation
2026-04-01 00:38:47 +00:00
lyn
d358abf1ce restructure: flatten scripts dirs, remove roster, update SKILL.md 2026-03-25 07:30:09 +00:00