github-project-setup
This skill provides automated assistance for github project setup tasks within the Enterprise Workflows domain.
Content Preview
--- name: github-project-setup description: | Github Project Setup - Auto-activating skill for Enterprise Workflows. Triggers on: github project setup, github project setup Part of the Enterprise Workflows skill category. allowed-tools: Read, Write, Edit, Bash version: 1.0.0 license: MIT author: Jeremy Longshore <[email protected]> --- # Github Project Setup ## Purpose This skill provides automated assistance for github project setup tasks within the Enterprise Workflows domain.
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/github-project-setup.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/20-enterprise-workflows/github-project-setup/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at planned-skills/generated/20-enterprise-workflows/github-project-setup/SKILL.md
Related Skills
github
Official GitHub MCP server for repository management. Create issues, manage pull requests, review code, search repositories, and interact with GitHub's full API directly from Claude Code.
pluginpluginmarketplacegithub
by Anthropic · anthropic-official-plugins
Using Git Worktrees
Create isolated git worktrees with smart directory selection and safety verification
using-git-worktreesusing git worktreesgit
by Jesse Vincent (community) · obra-superpowers-skills
Creating GitHub Issues from Web Research
This skill enhances Claude's ability to conduct web research and translate findings into actionable GitHub issues. It automates the process of extracting key information from web search results and formatting it into a well-structured issue, ready for team action. Use this skill when you need to res
skill-adaptercreating github issues from web research
by jeremylongshore · plugins-plus-skills
greptile
AI code review agent for GitHub and GitLab. View and resolve Greptile's PR review comments directly from Claude Code.
plugincode-reviewpull-requestsgithub
by Anthropic · anthropic-official-plugins