Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

agent-workflow

agent-workflow には jdelfino から収集した 10 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
10
Stars
9
更新
2026-05-17
Forks
1
職業カバレッジ
2 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

coordinator
ソフトウェア開発者

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

2026-05-17
implementer
ソフトウェア開発者

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
ソフトウェア開発者

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
ソフトウェア開発者

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

2026-05-13
reviewer-correctness
ソフトウェア品質保証アナリスト・テスター

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
ソフトウェア品質保証アナリスト・テスター

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

2026-05-13
test-runner
ソフトウェア品質保証アナリスト・テスター

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
ソフトウェア開発者

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

2026-03-18
reviewer-plan
ソフトウェア開発者

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

2026-03-18
playwright-debugging
ソフトウェア品質保証アナリスト・テスター

Guide for writing, running, and debugging Playwright E2E tests.

2026-02-24