Run the full release process end-to-end - prep, tag, CI verification, Homebrew tap, WinGet verification, and website sync
gittower/git-flow-next
SkillsMP has collected 25 skills from gittower/git-flow-next. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 25
- GitHub stars
- 431
- GitHub forks
- 28
Skills in this repository
Showing 25 of 25 collected skills.
Handle a small fix or maintenance task locally end-to-end — no PR, but full review gates and a confirmed local merge into main
Fully solve a small issue end-to-end — resolve, publish the PR, run two Copilot review rounds, address them, and merge when confident. Escalates to the user on anything uncertain.
Fetch PR review feedback, evaluate it, implement accepted changes, and update the PR after confirmation
Internal codebase health audit — checks docs, skills, duplication, dead code, coding-guidelines, correctness, and tests for drift and real defects. Runs all areas by default, or one named area. Writes per-area reports to .ai/health-audit-<date>/.
Create a Codex-gated spec issue from a triaged report, concept, or idea
Resolve a spec issue end-to-end using sequential subagents
Take over a stale PR — supersede it with requested changes applied, crediting the original author
Scan open PRs for stale review requests and report which need action
Re-review an incoming PR after the author responded — scoped to the delta since the last review, verifies prior requested changes, posts after confirmation
Review an incoming PR end-to-end — strict local review, drafted GitHub review, post after confirmation
Create a GitHub issue following project guidelines
Post a written review file to GitHub as a proper PR review
Generate a PR summary and write to .ai/ pr_summary.md
Triage an external issue or discussion — classify, check duplicates, analyze, propose a verdict, then reply
Create a GitHub PR review with inline comments, preview before posting
Regenerate REPO_STATUS.md — full snapshot of open PRs, local branches, issues, and discussions with merge-readiness and triage assessment
Weekly repo activity scan — new discussions, issues, and PRs, ordered by effort into an action list
Review changes or PRs against project guidelines
Create a test-first implementation plan from a spec issue, analysis, or concept
Execute an implementation plan, making changes and committing properly
Codex-gate the test plan in an implementation plan before implementation starts
Create a commit following COMMIT_GUIDELINES.md
Update changelog and version based on git history using semantic versioning and conventional commits
Analyze a GitHub issue and create detailed analysis in .ai/