Skip to main content
Manusで任意のスキルを実行
ワンクリックで
sighup
GitHub クリエイタープロフィール

sighup

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

収集済み skills
13
リポジトリ
2
更新
2026-06-13
リポジトリエクスプローラー

リポジトリと代表的な skills

cw-dispatch
ソフトウェア開発者

Identifies independent tasks and spawns parallel agent workers. This skill should be used after cw-plan to execute multiple tasks concurrently.

2026-06-13
cw-dispatch-team
ソフトウェア開発者

Persistent agent team dispatcher with lead coordination. This skill should be used after cw-plan to execute tasks via a managed team (requires CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1 and CLAUDE_CODE_TASK_LIST_ID).

2026-06-13
cw-execute
ソフトウェア開発者

Executes a single task from the task board using the 11-step implementation protocol. This skill should be used after cw-plan or cw-dispatch assigns a task, or when manually implementing a specific task by ID.

2026-06-13
cw-plan
ソフトウェア開発者

Transforms a specification into a task graph with dependencies. This skill should be used after cw-spec to break a spec into executable tasks with proper sequencing before dispatching with cw-dispatch.

2026-06-13
cw-review
ソフトウェア品質保証アナリスト・テスター

Reviews implementation code for bugs, security issues, and quality problems. Creates FIX tasks for issues found. This skill should be used after cw-validate to catch issues before merge.

2026-06-13
cw-review-team
ソフトウェア品質保証アナリスト・テスター

Team-based concern-partitioned code review. Each reviewer sees ALL files through a specialized lens (security, correctness, spec compliance). This skill should be used after cw-validate for thorough cross-file review (requires CLAUDE_CODE_TASK_LIST_ID).

2026-06-13
cw-testing
ソフトウェア品質保証アナリスト・テスター

E2E testing with auto-fix. Generates tests from specs, executes in isolated sub-agents, and auto-fixes application bugs. This skill should be used after implementation to verify end-to-end behavior.

2026-06-13
cw-validate
ソフトウェア品質保証アナリスト・テスター

Validates implementation against spec using 6 gates and generates a coverage matrix. This skill should be used after implementation is complete to verify coverage, proof artifacts, and credential safety before review.

2026-06-13
このリポジトリの収集済み skills 12 件中、上位 8 件を表示しています。
2 件中 2 件のリポジトリを表示
すべてのリポジトリを表示しました