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

agent-patterns

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

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

Skills dans ce dépôt

agent-patterns
Autres occupations informatiques

Create, convert, audit, and package executable AI agent workflow patterns as Codex/Claude-style skills. Use when the user wants an agent workflow library, reusable workflow schema, pattern-to-skill conversion, skill pack design, exporter/validator behavior, curated coding-agent patterns, or wants to avoid prompt-library or hardcoded-script designs.

2026-06-30
ci-failure-diagnosis
Développeurs de logiciels

Diagnose failing CI by collecting fresh check evidence, reproducing the smallest failing command locally when possible, identifying one defensible root cause, and proposing a minimal fix plan. Use when CI is red, tests differ between local and remote, or the user asks for root cause before code changes. Do not use to bypass, delete, or weaken tests.

2026-06-30
context-handoff-pack
Développeurs de logiciels

Create compact, evidence-backed handoff packs for long-running agent tasks. Use before context compaction, model/session handoff, task resumption, or when the user asks for exact current status across files, constraints, tests, decisions, blockers, and next action. Do not use for trivial one-command tasks with no durable state.

2026-06-30
pr-review-risk-plan
Analystes en assurance qualité des logiciels et testeurs

Review pull requests by collecting diff context, ranking behavioral risks, identifying missing tests, and producing verification commands. Use for non-trivial PR review, merge-readiness checks, review comment preparation, or turning review findings into a focused fix plan. Do not use for pure formatting review or to approve/merge without a human gate.

2026-06-30