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

agent-stuff

agent-stuff contient 23 skills collectées depuis ephes, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
23
Stars
0
mis à jour
2026-07-16
Forks
0
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

claude-review-loop
Analystes en assurance qualité des logiciels et testeurs

Run a bounded, fail-closed Claude Code review gate over the current git worktree with a configurable Claude model and strict read-only isolation. Use for fresh-context different-family reviews before commit, including requests for Opus, Fable, Sonnet, or an explicitly selected Claude model; drive fix and re-review rounds until the configured reviewer returns CLEAN.

2026-07-16
cross-agent-review-cycle
Analystes en assurance qualité des logiciels et testeurs

Use before committing an implementation slice when a configurable different-family reviewer should inspect the slice, or when coordinating up to three fix/re-review cycles with Claude, Codex, or Pi. Claude reviews delegate to the supervised claude-review-loop harness.

2026-07-12
pi-review-loop
Analystes en assurance qualité des logiciels et testeurs

Use when you want a fresh-context code-review gate before committing — runs Pi only with the approved OpenAI Codex GPT-5.6 Sol model at high reasoning over the current git diff in a bounded, observable loop, and only proceeds when Pi returns CLEAN. Never falls back to Claude/Anthropic, local models, OpenRouter, or another provider. Drives review → fix → re-review up to a round cap. Triggers: "have pi review this", "pi review before commit", "run the pi review loop".

2026-07-12
cross-agent-review-cycle
Analystes en assurance qualité des logiciels et testeurs

Use before committing an implementation slice when a configurable different-family reviewer should inspect the slice, or when coordinating up to three fix/re-review cycles with Claude, Codex, or Pi. Claude reviews delegate to the supervised claude-review-loop harness.

2026-07-12
goal-handoff
Développeurs de logiciels

Use when the user asks for a compact goal prompt, goal condition, create_goal objective, continuation objective, or second-agent goal statement, especially when the destination has a strict character limit such as 4000 characters. Generate a concise, context-specific goal condition from the current worktree, session context, and relevant planning docs without producing a full implementation or review handoff.

2026-07-12
opus-review-loop
Analystes en assurance qualité des logiciels et testeurs

Legacy compatibility alias for claude-review-loop. Use only when an existing workflow explicitly invokes opus-review-loop; delegate the review to the canonical configurable Claude gate with the Opus model.

2026-07-12
parity-improve
Développeurs de logiciels

Consume captured pipy parity-loop lessons and materialize each into a gated edit to the skills/docs/tests/harness. Applies only when the working directory is the pipy repo (~/projects/pipy).

2026-07-12
pipy-parity-loop
Développeurs de logiciels

Drive one pi-mono parity gap end to end in the pipy repo (select gap, plan, different-family review, implement, docs, review until CLEAN, commit). Applies only when the working directory is the pipy repo (~/projects/pipy).

2026-07-12
tmux-transient-ui-verify
Analystes en assurance qualité des logiciels et testeurs

Verify transient terminal UI behavior with sampled tmux frames. Use when Codex needs to compare CLI/TUI visual states that appear only while output is being generated, such as spinners, loaders, streaming assistant text, cursor/input redraws, footer placement, or pi-vs-pipy terminal chrome parity; especially when final screenshots or final logs may hide timing-dependent layout differences.

2026-06-04
tmux-transient-ui-verify
Analystes en assurance qualité des logiciels et testeurs

Verify transient terminal UI behavior with sampled tmux frames. Use when Codex needs to compare CLI/TUI visual states that appear only while output is being generated, such as spinners, loaders, streaming assistant text, cursor/input redraws, footer placement, or pi-vs-pipy terminal chrome parity; especially when final screenshots or final logs may hide timing-dependent layout differences.

2026-06-04
workspace-wrap-up
Développeurs de logiciels

Use when the user asks to wrap up, finalize, commit, sync, promote, merge back, or push a multi-repo workspace, especially ops-control/ops-library workspaces created by just workspace-create. Validate the touched repos, commit each repo separately, run configured workspace sync/promote commands, and report pushed refs without discarding user changes.

2026-05-28
goal-handoff
Développeurs de logiciels

This skill should be used when the user asks to "create a goal handoff", "generate a goal prompt", "draft a goal condition", "write a continuation objective", "produce a second-agent goal statement", says "/goal-handoff", or wants a compact goal/objective they can paste into a bounded goal field (such as a 4000-character objective) for another agent session.

2026-05-26
handoff-review
Analystes en assurance qualité des logiciels et testeurs

This skill should be used when the user asks to "create a review handoff", "generate a review prompt", "hand off for review", "prepare review context", says "/handoff-review", or wants to generate a prompt they can paste into another agent session (Claude Code, Codex, or similar) to perform a code review.

2026-05-22
review-handoff
Analystes en assurance qualité des logiciels et testeurs

Use when the user asks for a prompt for a second agent to review the current changes, such as "handoff to reviewer", "write me a code review prompt", or similar. Generate a self-contained, context-specific reviewer prompt based on the current worktree, the user request, and relevant specs or docs already known in context, not a generic template.

2026-05-22
review-handoff
Analystes en assurance qualité des logiciels et testeurs

Generate a context-specific prompt for a second agent to review the current uncommitted changes. Use when the user asks to "handoff to reviewer", "write a review prompt", "prepare a code review for another agent", or similar. Inspects the real worktree - never produces a generic template.

2026-05-22
mermaid-marked2-markdown
Développeurs de logiciels

Use when creating or editing standalone Markdown files with Mermaid charts for Marked 2 sharing in both light and dark mode. Apply the proven init pattern, explicit text color, and avoid fragile Mermaid constructs.

2026-05-22
implement-handoff
Développeurs de logiciels

Use when the user asks for a prompt for a second agent to implement a change, feature, refactoring slice, or bugfix. Generate a self-contained, context-specific implementation prompt based on the current worktree, requested target, session context, and relevant specs or documentation already known in context.

2026-05-09
handoff-impl
Développeurs de logiciels

This skill should be used when the user asks to "create an implementation handoff", "generate an implementation prompt", "hand off for implementation", "prepare implementation context", says "/handoff-impl", or wants to generate a prompt they can paste into another Claude Code session to perform implementation work.

2026-05-08
commit-workflow
Développeurs de logiciels

Use when the user asks to commit changes, prepare work for commit, check whether a change is ready to commit, or finalize the current worktree. Inspect the current changes, bring implementation, tests, and relevant specs or documentation into sync if needed, validate the result, and only then commit when appropriate.

2026-05-03
mermaid-marked2-markdown
Développeurs de logiciels

Use when creating or editing standalone Markdown files with Mermaid charts for Marked 2 sharing in both light and dark mode. Apply the proven init pattern and avoid fragile Mermaid constructs.

2026-03-27
summarize-youtube
Développeurs de logiciels

This skill should be used when the user asks to "summarize a YouTube video", "summarize this video", pastes a YouTube URL and asks for a summary, says "what is this video about", or asks to "extract a transcript" from a YouTube link.

2026-03-26
commit-ready
Développeurs de logiciels

Use when the user asks whether current changes are ready to commit, asks for a pre-commit review, or wants commit readiness assessed without actually creating a commit. Inspect the diff, run appropriate checks, and verify tests, docs, specs, and generated artifacts are in sync.

2026-03-26
commit-workflow
Développeurs de logiciels

Use when the user asks to commit changes, prepare current work for commit, or assess whether the worktree is ready. Inspect the diff, identify the intended scope, run appropriate checks, ensure docs, specs, and generated artifacts stay in sync, and commit only when the change is coherent and validated.

2026-03-26