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

quorum

quorum contient 5 skills collectées depuis alesha-pro, avec une couverture métier par dépôt et des pages de détail sur le site.

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

Skills dans ce dépôt

claude
Développeurs de logiciels

Use when the user types /claude or asks for a fresh Claude pass, an independent second opinion, or a clean-context review/research from Claude itself. Spawns a new headless Claude (`claude -p`) in the background — a separate context that isn't anchored to the current conversation — and reports back its verdict.

2026-06-18
codex-imagegen
Développeurs de logiciels

Generate images using Codex CLI's built-in image generation. Use when the user wants to create visual assets (sprites, icons, illustrations, mockups, game assets, UI elements) via the terminal. Wraps `codex exec` to delegate image generation to Codex, which has native access to the imagegen system skill.

2026-06-18
codex
Développeurs de logiciels

Use when the user types /codex or asks for an external review, second opinion, sanity-check, or "ask codex" (RU «спроси codex», «внешнее мнение», «ревью от codex»). Also use proactively to pressure-test your own ideas, designs, plans, or diffs with an independent outside model before committing to them. Runs the codex CLI non-interactively in the background via `codex exec` and reports back its verdict.

2026-06-18
opencode
Développeurs de logiciels

Use when the user types /opencode or asks to run opencode for an external review, research pass, or second opinion. Runs the opencode CLI non-interactively in the background and reports back its verdict. Defaults to a strong reasoning model and supports alternates on request.

2026-06-18
turbo-review
Développeurs de logiciels

Use when the user types /turbo-review or asks to convene multiple external models at once for a task, research, or review — a "quorum" pass. Fans the same prompt out to codex, opencode, and a fresh claude in parallel (read-only, in the background), then synthesizes their verdicts — flagging consensus (high confidence) and disagreement (needs scrutiny). Use proactively before committing to a risky design, plan, or diff.

2026-06-18