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

qrspi-plus

qrspi-plus contient 32 skills collectées depuis dfrysinger, avec une couverture métier par dépôt et des pages de détail sur le site.

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

Skills dans ce dépôt

research
Analystes en études de marché et spécialistes en marketing

Use when questions.md is approved and the QRSPI pipeline needs objective codebase and web research — dispatches parallel specialist subagents per question, collates per-question findings into research/summary.md

2026-06-19
goals
Développeurs de logiciels

Use when starting a new QRSPI pipeline run — captures user intent and constraints through interactive dialogue, then synthesizes a problem-framed goals.md

2026-06-19
using-qrspi
Développeurs de logiciels

Use when starting any conversation — establishes the QRSPI pipeline for agentic software development, requiring structured progression through Goals, Questions, Research, Design, Phasing, Structure, Plan, Parallelize, Implement, Integrate, Test, with Replan firing between phases

2026-06-19
implement
Développeurs de logiciels

Per-phase implementation orchestrator. In full pipeline mode, resolves symbolic bases from parallelization.md to concrete commits, creates worktrees and stage commits, runs baseline tests, dispatches implementer + reviewer subagents per task per the wave schedule, runs the fix loop, presents the batch gate, and routes to the next route step (typically Integrate). In quick-fix mode, dispatches the single task (or a fix-task batch from fixes/{type}-round-NN/) through the same per-task implementer + reviewer flow, presents the batch gate (with quick-fix-mode menu), and routes to Test.

2026-06-18
implement
Développeurs de logiciels

Per-phase implementation orchestrator. In full pipeline mode, resolves symbolic bases from parallelization.md to concrete commits, creates worktrees and stage commits, runs baseline tests, dispatches implementer + reviewer subagents per task per the wave schedule, runs the fix loop, presents the batch gate, and routes to the next route step (typically Integrate). In quick-fix mode, dispatches the single task (or a fix-task batch from fixes/{type}-round-NN/) through the same per-task implementer + reviewer flow, presents the batch gate (with quick-fix-mode menu), and routes to Test.

2026-06-18
using-qrspi
Développeurs de logiciels

Use when starting any conversation — establishes the QRSPI pipeline for agentic software development, requiring structured progression through Goals, Questions, Research, Design, Phasing, Structure, Plan, Parallelize, Implement, Integrate, Test, with Replan firing between phases

2026-06-18
design
Autres occupations informatiques

Use when research/summary.md is approved and the QRSPI pipeline needs an architecture — proposes approaches, surfaces key architectural decisions with rationale, and defines per-goal acceptance through interactive design discussion

2026-06-18
implementer-protocol
Autres occupations informatiques

Cross-cutting QRSPI implementer protocol — dispatch shape, mode payloads, status reporting, ID hygiene, and the BLOCKED escape hatch shared by every implementer subagent.

2026-06-18
integrate
Autres occupations informatiques

Use when all current-phase tasks are implemented — merges task branches, runs cross-task integration review, security review, and CI gate

2026-06-18
parallelize
Autres occupations informatiques

Use when plan.md is approved and the QRSPI pipeline needs a parallelization plan — analyzes task dependencies and file overlap, decides execution mode, produces parallelization.md with a symbolic branch map; hands off to Implement

2026-06-18
phasing
Autres occupations informatiques

Use when design.md is approved and the QRSPI pipeline needs vertical slice authoring, phase boundary decisions, roadmap.md authoring, current-phase pruning, and goal-ID consistency validation — sits between Design and Structure

2026-06-18
plan
Autres occupations informatiques

Use when prior artifacts are approved and the QRSPI pipeline needs detailed task specs — breaks structure into ordered tasks with test expectations, dependencies, and LOC estimates (full pipeline requires design+structure; quick fix requires only goals+research)

2026-06-18
questions
Autres occupations informatiques

Use when goals.md is approved and the QRSPI pipeline needs research questions generated — produces tagged questions that guide the Research step without leaking goals

2026-06-18
replan
Autres occupations informatiques

Use between phases when Test signals more phases remain — analyzes completed phase, proposes task updates with severity classification, handles minor updates or major backward loops

2026-06-18
research-isolation
Autres occupations informatiques

Pre-Flight check shared by research-phase agents (specialist, collator, reviewer) that refuses dispatches whose prompt contains goals-content or out-of-scope question content.

2026-06-18
reviewer-protocol
Autres occupations informatiques

Cross-cutting QRSPI reviewer protocol — finding schema, change-type classifier, untrusted-data handling, and dispatch contract. Per-channel emission contracts live in sibling files first-party-emission.md and third-party-emission.md.

2026-06-18
structure
Développeurs de logiciels

Use when design.md is approved and the QRSPI pipeline needs file/component mapping — maps vertical slices to specific files, interfaces, and component boundaries

2026-06-18
test
Analystes en assurance qualité des logiciels et testeurs

Use when implementation is complete (after Integrate in full pipeline, after Implement in quick fix) — runs acceptance testing against goals, routes failures through fix pipeline, handles phase completion and PR creation

2026-06-18
design
Spécialistes en gestion de projets

Use when research/summary.md is approved and the QRSPI pipeline needs an architecture — proposes approaches, surfaces key architectural decisions with rationale, and defines per-goal acceptance through interactive design discussion

2026-06-16
goals
Spécialistes en gestion de projets

Use when starting a new QRSPI pipeline run — captures user intent and constraints through interactive dialogue, then synthesizes a problem-framed goals.md

2026-06-16
implementer-protocol
Développeurs de logiciels

Cross-cutting QRSPI implementer protocol — dispatch shape, mode payloads, status reporting, ID hygiene, and the BLOCKED escape hatch shared by every implementer subagent.

2026-06-16
integrate
Développeurs de logiciels

Use when all current-phase tasks are implemented — merges task branches, runs cross-task integration review, security review, and CI gate

2026-06-16
parallelize
Développeurs de logiciels

Use when plan.md is approved and the QRSPI pipeline needs a parallelization plan — analyzes task dependencies and file overlap, decides execution mode, produces parallelization.md with a symbolic branch map; hands off to Implement

2026-06-16
phasing
Développeurs de logiciels

Use when design.md is approved and the QRSPI pipeline needs vertical slice authoring, phase boundary decisions, roadmap.md authoring, current-phase pruning, and goal-ID consistency validation — sits between Design and Structure

2026-06-16
plan
Développeurs de logiciels

Use when prior artifacts are approved and the QRSPI pipeline needs detailed task specs — breaks structure into ordered tasks with test expectations, dependencies, and LOC estimates (full pipeline requires design+structure; quick fix requires only goals+research)

2026-06-16
questions
Développeurs de logiciels

Use when goals.md is approved and the QRSPI pipeline needs research questions generated — produces tagged questions that guide the Research step without leaking goals

2026-06-16
replan
Développeurs de logiciels

Use between phases when Test signals more phases remain — analyzes completed phase, proposes task updates with severity classification, handles minor updates or major backward loops

2026-06-16
research
Développeurs de logiciels

Use when questions.md is approved and the QRSPI pipeline needs objective codebase and web research — dispatches parallel specialist subagents per question, collates per-question findings into research/summary.md

2026-06-16
reviewer-protocol
Développeurs de logiciels

Cross-cutting QRSPI reviewer protocol — finding schema, change-type classifier, untrusted-data handling, and dispatch contract. Per-channel emission contracts live in sibling files first-party-emission.md and third-party-emission.md.

2026-06-16
structure
Développeurs de logiciels

Use when design.md is approved and the QRSPI pipeline needs file/component mapping — maps vertical slices to specific files, interfaces, and component boundaries

2026-06-16
test
Analystes en assurance qualité des logiciels et testeurs

Use when implementation is complete (after Integrate in full pipeline, after Implement in quick fix) — runs acceptance testing against goals, routes failures through fix pipeline, handles phase completion and PR creation

2026-06-16
research-isolation
Développeurs de logiciels

Pre-Flight check shared by research-phase agents (specialist, collator, reviewer) that refuses dispatches whose prompt contains goals-content or out-of-scope question content.

2026-06-05