Recap
Recapitular manualmente a conversa atual em três linhas, no idioma dominante da conversa entre português e inglês, indicando onde o trabalho parou, o que está pendente e a próxima ação concreta. Usar somente quando o usuário invocar explicitamente $recap.From its SKILL.md
npx -y skills add LightWolfMan/minimal-codex-recap --skill recapAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- 21 days oldThe repository was created 21 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.8 KB, 417 tokens by cl100k_base, as published. Nobody here has run it
Recap
Resumir somente o que estiver estabelecido na conversa atual. Não chamar ferramentas, não ler arquivos, não consultar memória persistente e não alterar estado.
Escolher um único idioma para toda a resposta:
- usar inglês quando as mensagens substantivas mais recentes do usuário estiverem claramente em inglês;
- usar português quando estiverem claramente em português;
- em caso de ambiguidade, seguir o idioma dominante da conversa; se ainda não houver evidência, usar português.
Produzir exatamente três linhas, sem introdução, conclusão, título, lista, bloco de código ou mistura de idiomas.
Em português:
Onde paramos: <uma frase objetiva>Pendente: <uma frase objetiva>Próxima ação: <uma ação concreta>
Em inglês:
Where we stopped: <one objective sentence>Pending: <one objective sentence>Next action: <one concrete action>
Fundamentar cada linha apenas em evidências da conversa. Não presumir que uma ação foi concluída, que um teste passou ou que um arquivo mudou quando isso não estiver explícito.
Quando não houver evidência suficiente, usar estas respostas seguras literalmente no idioma escolhido.
Em português:
Onde paramos: nenhum trabalho anterior foi identificado nesta conversa.Pendente: nada identificado.Próxima ação: aguardar nova instrução.
Em inglês:
Where we stopped: no previous work was identified in this conversation.Pending: nothing identified.Next action: wait for a new instruction.
What ships with it: 1 file
236 B alongside SKILL.md
agents/
- openai.yaml236 B