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

jdelfino

Repository-level view of 41 collected skills across 4 GitHub repositories.

skills collected
41
repositories
4
updated
2026-06-23
repository explorer

Repositories and representative skills

implementer
software-developers

Pure development workflow with test-first development and coverage review. Used by coordinator as a subagent. Never manages beads issues or commits.

2026-05-20
refactor-finder
software-developers

Autonomous codebase cruft discovery. Scans for duplication, dead code, leaky abstractions, pattern divergence, and complexity. Files findings as beads issues. Invoked via /refactor-finder.

2026-05-20
coordinator
software-developers

Single entry point for all implementation work. Triages tasks, manages beads issues, delegates to implementer skill, runs reviewers, creates PRs.

2026-05-18
rebase
software-developers

Resolves rebase conflicts by gathering full context from beads issues, git diffs, and surrounding code. Invoked by coordinator and merge-queue after a fast-path rebase fails.

2026-05-17
merge-queue
software-developers

Process open PRs — merge when CI passes, handle rebases, file issues for failures. Run in a dedicated window.

2026-05-13
planner
software-developers

Collaboratively plan epics by exploring the codebase, discussing tradeoffs, filing issues, and running plan review. Invoked via /plan.

2026-05-01
reviewer-architecture
software-quality-assurance-analysts-and-testers

Review PR for duplication, pattern divergence, and architectural issues by comparing against the full codebase. Spawned by coordinator before PR creation.

2026-05-01
reviewer-correctness
software-quality-assurance-analysts-and-testers

Review PR diff for bugs, error handling gaps, security issues, and API contract mismatches. Spawned by coordinator before PR creation.

2026-05-01
Showing top 8 of 13 collected skills in this repository.
coordinator
software-developers

Single entry point for all implementation work. Triages tasks, manages beads issues, delegates to implementer skill, runs reviewers, creates PRs.

2026-05-17
implementer
software-developers

Pure development workflow with test-first development and coverage review. Used by coordinator as a subagent. Never manages beads issues or commits.

2026-05-17
rebase
software-developers

Resolves rebase conflicts by gathering full context from beads issues, git diffs, and surrounding code. Invoked by coordinator and merge-queue after a fast-path rebase fails.

2026-05-17
planner
software-developers

Collaboratively plan epics by exploring the codebase, discussing tradeoffs, filing issues, and running plan review. Invoked via /plan.

2026-05-13
reviewer-correctness
software-quality-assurance-analysts-and-testers

Review PR diff for bugs, error handling gaps, security issues, and API contract mismatches. Spawned by coordinator before PR creation.

2026-05-13
reviewer-tests
software-quality-assurance-analysts-and-testers

Review PR test quality — meaningful coverage, edge cases, integration tests, and test accuracy. Spawned by coordinator before PR creation.

2026-05-13
test-runner
software-quality-assurance-analysts-and-testers

Lightweight sub-agent that runs quality gates and returns a concise pass/fail result. Used by implementer and coordinator to preserve context.

2026-05-13
merge-queue
software-developers

Process open PRs — merge when CI passes, handle rebases, file issues for failures. Run in a dedicated window.

2026-03-18
Showing top 8 of 10 collected skills in this repository.
Showing top 8 of 10 collected skills in this repository.
coordinator
software-developers

Single entry point for all implementation work. Triages tasks, manages beads issues, decides direct vs. branch execution, delegates to implementer skill, runs reviewers, creates PRs.

2026-02-24
implementer
software-developers

Pure development workflow with test-first development and coverage review. Used by coordinator directly or as a subagent. Never manages beads issues or commits.

2026-02-24
merge-queue
software-developers

Process open PRs — merge when CI passes, handle rebases, file issues for failures. Run in a dedicated window.

2026-02-24
reviewer-correctness
software-quality-assurance-analysts-and-testers

Review PR diff for bugs, error handling gaps, security issues, and API contract mismatches. Spawned by coordinator before PR creation.

2026-02-24
reviewer-plan
software-quality-assurance-analysts-and-testers

Review filed implementation plans for architectural issues, duplication risks, and completeness. Spawned by planner as a subagent.

2026-01-31
reviewer-tests
unclassified

Review PR test quality — meaningful coverage, edge cases, integration tests, and test accuracy. Spawned by coordinator before PR creation.

2026-01-31
planner
project-management-specialists

Collaboratively plan epics by exploring the codebase, discussing tradeoffs, filing issues, and running plan review. Invoked via /plan.

2026-01-28
reviewer-architecture
software-quality-assurance-analysts-and-testers

Review PR for duplication, pattern divergence, and architectural issues by comparing against the full codebase. Spawned by coordinator before PR creation.

2026-01-28
Showing 4 of 4 repositories
All repositories loaded