# Manage GitHub Projects With AI Workflows

Teams lose time keeping issues, milestones, and project boards aligned. This skill guides Claude, Codex, and Claude Code through structured GitHub project management workflows.

## Install

```bash
npx skillstore add dnyoussef/when-managing-github-projects-use-github-project-management
```

## Metadata

- Status: approved
- Slug: dnyoussef-when-managing-github-projects-use-github-project-management
- Skillstore revision: r1
- Version status: missing
- Tree hash: 71c791276bd5d8d53296d0dded79e6a5df8de0387aa80dcbd1edc52186132250
- Author: DNYoussef
- GitHub username: DNYoussef
- License: MIT
- Repository: https://github.com/DNYoussef/ai-chrome-extension/tree/main/.claude/skills/github-integration/when-managing-github-projects-use-github-project-management
- Ref: c579efd02184f1128d6741d16e6c8d951d7d4208
- Supported tools: Claude, Codex, Claude Code
- Audit status: complete
- Agent install advisory: confirmation\_required
- Manual install advisory: allowed
- Artifact signature: available
- Audit attestation: unavailable
- Human verification: not\_verified
- Risk factors: external\_commands
- Quality score: 38
- Quality tier: warning
- Public page: https://skillstore.pages.dev/skills/dnyoussef-when-managing-github-projects-use-github-project-management
- Manifest: https://skillstore.pages.dev/api/skills/dnyoussef-when-managing-github-projects-use-github-project-management/manifest

## Capabilities

- Defines a star topology for coordinator, planner, issue tracker, and board sync agents.
- Guides automated issue triage with classification, labels, assignments, and priority scoring.
- Plans sprints with capacity checks, backlog review, milestone creation, and sprint board setup.
- Tracks milestones, release readiness, project risks, and stakeholder status reports.
- Documents GitHub Projects v2 custom field automation and analytics workflows.

## Use Cases

- Run Sprint Planning: Prepare capacity, review backlog priority, create milestones, and initialize a sprint board.
- Triage Repository Issues: Classify new issues, apply labels, assign owners, detect duplicates, and add items to a project board.
- Track Release Milestones: Monitor milestone progress, identify delivery risks, prepare readiness checks, and generate stakeholder updates.

## Prompt Templates

### Begin Issue Triage

```
Use this skill to triage new issues in my repository. Classify each issue, suggest labels, and ask before making changes.
```

### Plan A Sprint

```
Use this skill to plan the next two-week sprint. Review team capacity, prioritize the backlog, and propose a sprint milestone.
```

### Sync A Project Board

```
Use this skill to audit my GitHub Projects v2 board. Identify stale items, missing fields, blocked work, and recommended updates.
```

### Coordinate A Release

```
Use this skill to track release readiness. Review milestone health, identify risks, prepare stakeholder status, and request approval before actions.
```

## Limitations

- Requires configured GitHub access, MCP tools, and local automation scripts.
- Does not include the referenced shell scripts or reference templates.
- Can change GitHub issues, milestones, releases, and project boards when executed.
- External sync workflows need user approval and destination-specific credentials.

## Best Practices

- Review planned GitHub changes before allowing the agent to apply them.
- Use least-privilege GitHub tokens and scoped credentials for external systems.
- Keep label taxonomy, team ownership, and sprint templates current.

## Anti Patterns

- Do not run repository-local scripts from untrusted projects without review.
- Do not let automation close, assign, or release work without human approval.
- Do not send project data to Slack, Jira, or other tools without consent.

## Security Audit

- Audited at: 2026-07-05T12:53:18.289\+00:00
- Summary: Most static backtick findings are Markdown formatting false positives, not Ruby shell execution. The audit confirms the shell command substitution in the release milestone example and flags broader workflow risks from remote packages, repository-local scripts, GitHub mutations, and external sync.

## Stats

- Views: 305
- Downloads: 6
- Favorites: 0
- Popularity score: 0
