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

npc-wars

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

収集済み skills
6
Stars
0
更新
2026-06-14
Forks
0
職業カバレッジ
3 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

managing-task-lifecycle
プロジェクト管理専門家

Manages task lifecycle transitions including starting, completing, and blocking tasks with enforcement gates and Trello synchronization.

2026-06-14
planning-with-pm
プロジェクト管理専門家

Manages feature planning workflow with provider-agnostic PM operations. Detects active provider and adapts commands accordingly.

2026-06-14
ideation
プロジェクト管理専門家

Transforms a rough idea into a codebase-aware structured brief for /draft-backlog. Runs inventory discovery, integration mapping, constraint identification, and impact analysis against the actual codebase so the backlog is built from ground truth, not memory.

2026-04-09
running-sprint-tasks
ソフトウェア開発者

Executes all tasks in a sprint using dependency-aware wave parallelization. Groups tasks by dependencies, launches parallel driver agents per wave, follows TDD, and tracks progress in state.md.

2026-03-14
cleaning-docs
ソフトウェア開発者

Optimizes agent-facing files for context efficiency by archiving stale plans, tasks, and research docs, and trimming state.md to a rolling window. Runs as part of the reviewing-and-fixing pipeline.

2026-03-14
reviewing-and-fixing
ソフトウェア品質保証アナリスト・テスター

Runs doc cleanup, full code review, fixes all findings, simplifies the result, then finishes the branch with commit, PR, and CI verification. Chains cleaning-docs, reviewing-code, fix-all, simplify, and finishing-branches into one pipeline.

2026-03-14