Skip to main content
jdelfino
GitHub クリエイタープロフィール

jdelfino

6 件の GitHub リポジトリにある 54 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
54
リポジトリ
6
更新
2026年7月9日
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

リポジトリエクスプローラー

リポジトリと代表的な skills

coordinator
その他コンピュータ職

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

2026年7月9日
implementer
ソフトウェア開発者

Pure development workflow with required test coverage and a coverage audit. Used by coordinator as a subagent. Commits work but never manages beads issues.

2026年7月9日
planner
プロジェクト管理専門家

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

2026年7月9日
reviewer-architecture
ソフトウェア品質保証アナリスト・テスター

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

2026年7月9日
reviewer-correctness
ソフトウェア品質保証アナリスト・テスター

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

2026年7月9日
reviewer-tests
ソフトウェア品質保証アナリスト・テスター

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

2026年7月9日
refactor-finder
ソフトウェア開発者

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年5月20日
rebase
ソフトウェア開発者

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年5月17日
収集済み skill 13 件中 8 件を表示しています。
coordinator
その他コンピュータ職

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

2026年7月9日
implementer
ソフトウェア開発者

Pure development workflow with required test coverage and a coverage audit. Used by coordinator as a subagent. Commits work but never manages beads issues.

2026年7月9日
planner
その他コンピュータ職

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

2026年7月9日
pr-review
ソフトウェア品質保証アナリスト・テスター

Review a team-member PR for regression risk and test coverage, posting inline comments to GitHub. High-bar — skips style, cleanup, and refactor noise.

2026年7月9日
reviewer-architecture
ソフトウェア品質保証アナリスト・テスター

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

2026年7月9日
reviewer-correctness
ソフトウェア品質保証アナリスト・テスター

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

2026年7月9日
reviewer-tests
ソフトウェア品質保証アナリスト・テスター

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

2026年7月9日
rebase
ソフトウェア開発者

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年5月17日
収集済み skill 12 件中 8 件を表示しています。
coordinator
その他コンピュータ職

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

2026年6月23日
implementer
ソフトウェア開発者

Pure development workflow with test-first development and coverage review. Used by coordinator as a subagent. Commits to its own worktree branch, but never pushes, manages beads issues, or opens PRs.

2026年6月23日
reviewer-correctness
ソフトウェア品質保証アナリスト・テスター

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

2026年6月23日
reviewer-tests
ソフトウェア品質保証アナリスト・テスター

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

2026年6月23日
tutorial
その他の高等教育教員

Day-2 training tutor for the agent-friendly-project exercise. Answers student questions about the process, the exercise, the workflow, the concepts from the training, or anything about this repo. Invoked via /tutorial.

2026年6月23日
e2e-testing
ソフトウェア品質保証アナリスト・テスター

Writing, running, and debugging Playwright E2E tests in coding-tool.

2026年6月22日
merge-queue
ソフトウェア開発者

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

2026年6月22日
planner
ソフトウェア開発者

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

2026年6月22日
収集済み skill 11 件中 8 件を表示しています。
coordinator
ソフトウェア開発者

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年2月24日
implementer
ソフトウェア開発者

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年2月24日
merge-queue
ソフトウェア開発者

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

2026年2月24日
reviewer-correctness
ソフトウェア品質保証アナリスト・テスター

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

2026年2月24日
reviewer-plan
ソフトウェア品質保証アナリスト・テスター

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

2026年1月31日
reviewer-tests
ソフトウェア品質保証アナリスト・テスター

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

2026年1月31日
planner
プロジェクト管理専門家

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

2026年1月28日
reviewer-architecture
ソフトウェア品質保証アナリスト・テスター

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

2026年1月28日
6 件中 6 件のリポジトリを表示
すべてのリポジトリを表示しました