Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

npc-wars

npc-wars contient 6 skills collectées depuis fivedollarfridays, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
6
Stars
0
mis à jour
2026-06-14
Forks
0
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

managing-task-lifecycle
Spécialistes en gestion de projets

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

2026-06-14
planning-with-pm
Spécialistes en gestion de projets

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

2026-06-14
ideation
Spécialistes en gestion de projets

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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