feat: add create-pr command #3

Merged
lyn merged 3 commits from feature/add-create-pr-script into main 2026-04-01 15:52:43 +00:00
Owner

Test PR

Test PR
lyn added 1 commit 2026-04-01 14:54:48 +00:00
- 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
lyn added 1 commit 2026-04-01 14:56:46 +00:00
secret-mgr get-secret outputs 'Access token was successfully created: <token>'
so we need to extract just the token using awk '{print $NF}'
lyn added 1 commit 2026-04-01 15:40:14 +00:00
- Replace single create-pr script with unified pr script
- Add subcommands: create, list, commits, merge
- Update git-ctrl and SKILL.md documentation
lyn scheduled this pull request to auto merge when all checks succeed 2026-04-01 15:52:41 +00:00
lyn merged commit dc5ce61bf7 into main 2026-04-01 15:52:43 +00:00
lyn deleted branch feature/add-create-pr-script 2026-04-01 15:52:43 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: lyn/ClawSkills#3