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

AdamCaviness

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

skills collected
13
repositories
1
updated
2026-06-05
repository explorer

Repositories and representative skills

next-ticket
software-developers

Use when looking for the next ticket to work on. Detects the project's ticket system (GitHub Issues, Jira, GitLab Issues, Azure Boards, etc.), fetches actionable open tickets that are unassigned or assigned to you, scores by severity/simplicity/value/blocking-power/dependencies, picks the best candidate, claims it by self-assigning (team-safe), branches, implements, tests, formats, and waits for review with a UI testing tip. Accepts an optional ticket ID argument (e.g., `/next-ticket 42`, `/next-ticket PROJ-42`) to skip evaluation and pick up a specific ticket directly.

2026-06-05
pr
software-developers

Format, lint, test, commit, push, and create a pull request. The single "I'm done" command.

2026-06-05
compress-markdown
word-processors-and-typists

Compress markdown files into concise prose to save input tokens. Default mode reduces verbosity without losing information. With deep, verifies each section against the codebase first, removing stale or incorrect content before compressing. Trigger: /compress-markdown [deep] <filepath>

2026-05-12
create-ticket
project-management-specialists

Craft a well-researched, well-structured ticket from a user-provided idea. Explores project context when available, researches prior art, asks clarifying questions only when options are too nuanced to auto-resolve, deduplicates against the existing backlog, and files one world-class ticket. Works for new or mature codebases.

2026-04-29
apply-review
software-quality-assurance-analysts-and-testers

Read PR review comments, validate against code, fix valid ones, push, resolve addressed threads, and explain unresolved ones.

2026-04-29
code-review
software-quality-assurance-analysts-and-testers

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

2026-04-26
convert-worktree
software-developers

Convert a git worktree into a local branch. Rebase onto latest default branch, clean up project resources, remove worktree, checkout branch in main workspace. Use when finishing work in a worktree.

2026-04-26
ship
software-developers

Commit, push, create/merge PR, sync local default branch, delete branch. The standard "I'm done with this branch" workflow.

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