github-operations
OfficialAutomate GitHub Wiki, issues, and repo ops.
AuthorPrairieAster-Ai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates GitHub Wiki management, project/issue handling, and repository operations with memory-bank integration to reduce manual overhead and errors.
Core Features & Use Cases
- Wiki Management: Clone, edit, validate, and push Wiki content using SSH for security.
- Project & Issue Management: Create and manage GitHub Projects and issues, tying work to business context.
- Repository Operations: Manage branches, PRs, releases, and tags with automation-friendly workflows.
- Memory-Bank Integration: Auto-load business context and apply documented lessons learned to keep docs aligned with strategy.
- Example Use Case: Update investor-facing Wiki pages with consistent headers and verified data using memory-bank guidance.
Quick Start
Invoke the skill with /github to begin common GitHub automation tasks. Quick-start scenarios:
- Update Wiki documentation: clone Wiki via SSH, run validation scripts (validate-wiki.sh, check-tech-stack.sh, verify-business-model.sh), then push.
- Create sprint issues from a memory-bank plan and link to project milestones.
- Generate and publish investor-facing content with business-model checks.
Dependency Matrix
Required Modules
jqgitgrepssh
Components
scripts
💻 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-operations Download link: https://github.com/PrairieAster-Ai/claude-github-skill/archive/main.zip#github-operations Please download this .zip file, extract it, and install it in the .claude/skills/ directory.