github-flow-for-claude-on-web
CommunityREST-first GitHub flows for Claude on web.
Authorshabaraba
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a REST API-centric GitHub workflow automation for Claude Code on the web, ensuring all GitHub operations use the REST API via curl. It streamlines branch naming, PR management, issue handling, and push operations with retry logic, reducing manual steps and avoiding the gh CLI.
Core Features & Use Cases
- REST-first GitHub operations: Create PRs, fetch issues, post comments, and manage reviews using the GitHub REST API.
- Environment-aware execution: Detects Claude Code on the web and applies web-specific constraints.
- Safe branching & PR workflows: Enforces branch naming scheme claude/*-<sessionId> and robust push/retry logic.
- Automated workflows: From feature branch creation to PR merge, all via scripted steps.
Quick Start
In Claude Code on the web, use a feature branch named claude/<feature>-<sessionId>, push to origin, and trigger the REST API-based PR flow.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: github-flow-for-claude-on-web Download link: https://github.com/shabaraba/vibing.nvim/archive/main.zip#github-flow-for-claude-on-web Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.