Skip to main content
Execute qualquer Skill no Manus
com um clique

cdc-handle

Estrelas0
Forks0
Atualizado21 de maio de 2026 às 14:47

Interpret and act on RFC 9457 problem+json error envelopes that a CLI (typically one shaped by sibling skill cdc-err) returns to an LLM agent in a tool_result. Three modes — Parse the envelope, Decide retry vs apply-fix vs handback vs abort, Act by emitting a concrete executable action plan. Always gates suggested_fix and code_actions[] on applicability markers (machine_applicable / maybe_incorrect / has_placeholders / unspecified) and treats missing/unspecified applicability as maybe_incorrect (safe default — surface to human, never auto-apply). Use this skill whenever a tool_result payload contains an application/problem+json envelope, fields like retry_after / suggested_fix / code_actions[], or status / title / type / detail / instance combinations characteristic of RFC 9457. Also use on explicit phrasing — "interpret this error", "should I retry this CLI error", "the CLI returned problem+json", "what does this retry_after mean", "can I auto-apply this suggested_fix", "the tool_result has an error envelope

Instalação

Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.

Explorador de arquivos
6 arquivos
SKILL.md
readonly