Skip to main content
Run any Skill in Manus
with one click
NavarrePratt
GitHub creator profile

NavarrePratt

Repository-level view of 29 collected skills across 1 GitHub repositories.

skills collected
29
repositories
1
updated
2026-04-28
repository explorer

Repositories and representative skills

git-commit
software-developers

Create logically grouped, atomic git commits with well-formatted commit messages following best practices. Use this skill when you need to commit changes to a git repository with proper message formatting and atomic grouping. Before creating commits, reflect on the work just completed and surface any open questions or unresolved decisions (judgment calls made without checking, deferred edge cases, defaults picked when multiple options were viable, trade-offs that could reasonably go the other way) via AskUserQuestion so they get discussed with the user rather than silently committed.

2026-04-28
grug-review
software-quality-assurance-analysts-and-testers

Review code with grug-brain anti-complexity philosophy. Use when reviewing PRs, diffs, or code changes to identify unnecessary complexity.

2026-04-24
implement
software-developers

Implement an epic's beads in a worktree with logical commits, multi-agent review, fix pipeline, and PR description generation. Use when you want to implement this epic, burn down the beads, execute the plan, or start working on an epic.

2026-04-24
parallel-branch-review
software-quality-assurance-analysts-and-testers

Comprehensive branch review using parallel background agents with Codex validation. Each reviewer runs as an independent background task - results are collected only after all agents complete, eliminating premature synthesis. Use for thorough pre-PR review of any branch size.

2026-04-24
team-branch-fix
software-developers

Implement fixes for code review findings using a parallel agent team. Accepts a review report (from /team-branch-review, /team-commit-review, or pasted), interviews the user on which findings to fix (or runs autonomously with --auto), then spawns agents to implement fixes in parallel with Codex validation.

2026-04-24
team-branch-review
software-quality-assurance-analysts-and-testers

Comprehensive branch review using a parallel agent team with Codex validation. Use when reviewing all commits on a branch before creating a PR, especially for large or complex branches that benefit from multi-perspective review. Trigger on "review my branch", "check before I PR", "full code review", "pre-PR review", "team review", or "review before merge".

2026-04-24
team-commit-review
software-developers

Comprehensive commit-scoped review using a parallel agent team with Codex validation. Use when reviewing specific commits rather than an entire branch - ideal for auditing a single commit, the last N commits, or a specific SHA before or after merging. Trigger on "review this commit", "review last 3 commits", "review HEAD", "commit review", or "check this commit".

2026-04-24
issue-plan-codex
software-developers

Plan issues using autonomous AI debate between Claude (opus) and Codex. Heavyweight and thorough - best for complex architectural work, large refactors, or ambiguous problems that need deep analysis. Use when the work is too important for the lightweight issue-plan or when you need maximum rigor in discovery and planning without user involvement.

2026-04-24
Showing top 8 of 29 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded