π―
gh-project-issue-loop
π―Skillfrom mishankov/agent-skills
What it does
Security check pending
Automates GitHub project issue tracking by generating, updating, and managing issues in a continuous loop based on predefined workflows and triggers.
Same repository
mishankov/agent-skills(4 items)
gh-project-issue-loop
Installation
Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add mishankov/agent-skills --skill gh-project-issue-loopskills.sh Installβ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add mishankov/agent-skills --skill gh-project-issue-loopManual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/gh-project-issue-loop/SKILL.md7Installs
-
AddedFeb 25, 2026
More from this repository3
π―π―π―
nba-game-intelπ―Skill
Skill
gh-issue-to-prπ―Skill
Converts GitHub issues into pull requests by automatically creating branches, generating PR descriptions, and linking related issues
code-reviewπ―Skill
Performs comprehensive code review analysis, identifying potential bugs, style issues, and suggesting improvements across multiple programming languages