Imported from maarkss1/CENTRAL-DE-INTELIG-NCIA-COMERCIAL-ATLASGR (src/lib/queue/AGENTS.md). Install upstream with npx skills add maarkss1/CENTRAL-DE-INTELIG-NCIA-COMERCIAL-ATLASGR --skill queue. Copyright stays with the author.
AGENTS.md — Filas
Dono
Agente 07 — IA e Automações
Este arquivo governa esta pasta e todas as subpastas.
Pode alterar
queue runtime, jobs, retries, backoff e observabilidade de execução.
Não pode
Não engolir falha.
Não executar job cross-tenant.
Não criar retry infinito.
Coordenação
Siga /AGENTS.md para conflitos e handoffs.
Definição de pronto local
idempotência, timeout, retry e failure state são testados.
Gate mínimo
npx tsc --noEmit
npm run lint
testes relevantes ao domínio
npm run build
Não registrar sucesso sem executar o teste correspondente.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/maarkss1-central-de-intelig-ncia-comercial-atlasgr-queue/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "maarkss1-central-de-intelig-ncia-comercial-atlasgr-queue",
"kind": "skill",
"name": "queue",
"description": "Este arquivo governa esta pasta e todas as subpastas.",
"publisher": "maarkss1",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Este arquivo governa esta pasta e todas as subpastas."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/maarkss1/CENTRAL-DE-INTELIG-NCIA-COMERCIAL-ATLASGR",
"path": "src/lib/queue/AGENTS.md",
"ref": "ff43701c6135043c54d11c27f3a2efe45020b63f",
"url": "https://github.com/maarkss1/CENTRAL-DE-INTELIG-NCIA-COMERCIAL-ATLASGR/blob/ff43701c6135043c54d11c27f3a2efe45020b63f/src/lib/queue/AGENTS.md",
"key": "maarkss1/CENTRAL-DE-INTELIG-NCIA-COMERCIAL-ATLASGR/src/lib/queue/AGENTS.md"
}
},
"instructions": "# AGENTS.md — Filas\n\n## Dono\nAgente 07 — IA e Automações\n\nEste arquivo governa esta pasta e todas as subpastas.\n\n## Pode alterar\n- queue runtime, jobs, retries, backoff e observabilidade de execução.\n\n## Não pode\n- Não engolir falha.\n- Não executar job cross-tenant.\n- Não criar retry infinito.\n\n## Coordenação\n- Siga `/AGENTS.md` para conflitos e handoffs.\n\n## Definição de pronto local\n- idempotência, timeout, retry e failure state são testados.\n\n## Gate mínimo\n- `npx tsc --noEmit`\n- `npm run lint`\n- testes relevantes ao domínio\n- `npm run build`\n\nNão registrar sucesso sem executar o teste corr",
"cost": {
"context_tokens": 152
}
}
Fetch it by URL: GET /api/v1/registry/maarkss1-central-de-intelig-ncia-comercial-atlasgr-queue/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.