Skip to main content
dceoy
GitHub creator profile

dceoy

Repository-level view of 89 collected skills across 21 GitHub repositories.

skills collected
89
repositories
21
updated
Aug 28, 2026
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

Showing 8 of 22 collected skills.
Showing 8 of 20 collected skills.
pr-loop
unclassified

Implement same-repository GitHub Issues into a reviewed pull request, or review and fix an existing PR, iterating with fresh independent read-only native subagents until no actionable feedback remains. Use for issue-to-PR implementation or iterative PR…

Aug 28, 2026
pr-feedback-triage
unclassified

Triage pull request review comments into fixes, replies, clarification requests, or open follow-ups.

Aug 27, 2026
clean-gone-branches
unclassified

Remove local git branches whose configured upstream is marked [gone], including associated worktrees.

Aug 27, 2026
commit-push-pr
unclassified

Commit staged and unstaged changes, push the branch to origin, and open a pull request using the GitHub CLI. Use when the user asks to commit, push, and create a PR in one workflow.

Aug 27, 2026
commit
unclassified

Create a single git commit from current staged and unstaged changes with an appropriate message. Use when the user asks to commit current work.

Aug 27, 2026
simplify-codebase
unclassified

Reduce a repository's maintenance surface across the whole codebase with KISS, DRY, and YAGNI while preserving required behavior. Use when asked to simplify, shrink, deduplicate, remove dead code, or refactor for maintainability, and proactively when the…

Aug 25, 2026
local-qa
software-quality-assurance-analysts-and-testers

Run local QA including formatting, linting, and testing for the repository. Use whenever any file has been updated.

Aug 20, 2026
x-timeline
unclassified

Read an authenticated X Following or For You timeline through agent-browser without APIs or engagement actions.

Aug 18, 2026
Showing 8 of 13 collected skills.
Showing 12 of 21 repositories