Loading...
Loading...
Create GitHub PRs in Conventional Commits format. OWASP Top 10 security checks are mandatory; PR creation will be aborted if issues are found. Generate a PR body including Summary/Test plan/Design. Trigger with commands like "Create PR", "Pull Request", or `gh pr create`. Use the contribute-skill for contributions to upstream repositories.
npx skill4agent add fandhe-ai/agent-cli-skills create-prghgit log main..HEAD --oneline
git diff main...HEAD --statmaindeveloptype(scope): subjectfeat(auth): Add social login functionality
fix(api): Fix response error handling## Summary
- Bullet points of changes
## Test plan
- [ ] Operation verification step 1
- [ ] Operation verification step 2
- [ ] Edge case verification
## Design
- Figma: (Include if applicable)
🤖 Generated with [Claude Code](https://claude.com/claude-code)gh pr create \
--base main \
--title "type(scope): subject" \
--body "$(cat <<'EOF'
...
EOF
)"--draftGIT_SSL_NO_VERIFY=1GIT_SSL_NO_VERIFY=1git pushgh pr createdocs/sandbox-tls.md