File contents
name: bootstrap-agent-scaffold
description: >-
Bootstraps agents/: guidelines (always/conditional), reference/, workflows/
with per-service activities. No use-cases.md or use-cases/ folder.
disable-model-invocation: true
Bootstrap agents scaffold
Princípios
Inferir da codebase; confirmar com usuário (blocos 1–10)
Atividades do dia a dia → workflows/services/<s>/{explore,new-feature,fix-bug}.md
guidelines/always/ = agente + código invariante; guidelines/conditional/ = back, permissions, i18n…
reference/ = projeto, integrações, structure por serviço
≥2 serviços → workflows/cross-service.md
Skills: use-agent-scaffold + improve-agent-scaffold
Fluxo
- [ ] 0. Varredura (atividades por serviço)
- [ ] 1. Sondagem 1–10
- [ ] 2. Síntese + “pode gerar?”
- [ ] 3. Gerar agents/ (guidelines + reference + workflows)
- [ ] 4. IDE + skills
- [ ] 5. Validação
Bloco 9 (crítico)
Atividades por serviço em workflows/services/<s>/ — não use-cases/.
Contrato
Item
Uso
use-agent-scaffold
guidelines/always + workflow + conditional se indicado
improve-agent-scaffold
Evoluir harness
guidelines/conditional/permissions.md
Features com auth
guidelines/conditional/i18n-frontend.md
UI com texto
Recursos
discovery.md · structure-spec.md · templates/
1 --- 2 name: agent-scaffold 3 description: --- 4 --- 5 --- 6 name: bootstrap-agent-scaffold 7 description: >- 8 Bootstraps agents/: guidelines (always/conditional), reference/, workflows/ 9 with per-service activities. No use-cases.md or use-cases/ folder. 10 disable-model-invocation: true 11 --- 12 13 # Bootstrap agents scaffold 14 15 ## Princípios 16 17 1. Inferir da codebase; confirmar com usuário (blocos 1–10) 18 2. **Atividades do dia a dia** → `workflows/services/<s>/{explore,new-feature,fix-bug}.md` 19 3. `guidelines/always/` = agente + código invariante; `guidelines/conditional/` = back, permissions, i18n… 20 4. `reference/` = projeto, integrações, structure por serviço 21 5. ≥2 serviços → `workflows/cross-service.md` 22 6. Skills: **`use-agent-scaffold`** + **`improve-agent-scaffold`** 23 24 ## Fluxo 25 26 ``` 27 - [ ] 0. Varredura (atividades por serviço) 28 - [ ] 1. Sondagem 1–10 29 - [ ] 2. Síntese + “pode gerar?” 30 - [ ] 3. Gerar agents/ (guidelines + reference + workflows) 31 - [ ] 4. IDE + skills 32 - [ ] 5. Validação 33 ``` 34 35 ### Bloco 9 (crítico) 36 37 Atividades por serviço em `workflows/services/<s>/` — **não** `use-cases/`. 38 39 ### Contrato 40 41 | Item | Uso | 42 |------|-----| 43 | `use-agent-scaffold` | `guidelines/always` + workflow + conditional se indicado | 44 | `improve-agent-scaffold` | Evoluir harness | 45 | `guidelines/conditional/permissions.md` | Features com auth | 46 | `guidelines/conditional/i18n-frontend.md` | UI com texto | 47 48 ## Recursos 49 50 [discovery.md](discovery.md) · [structure-spec.md](structure-spec.md) · [templates/](templates/)
KauaLealz/skills-cursor/tree/main/agent-scaffold commit d26e3076b3
Frequently asked questions How do I install the Agent Scaffold skill? Run npx skillmds@latest add kaualealz/agent-scaffold in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
What does the Agent Scaffold skill do? --- It is listed under AI & ML on SkillMD.
Is Agent Scaffold safe to use? This skill has not completed SkillMD's automated safety review yet. Capability flags: docs only. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
Which AI agents work with Agent Scaffold? This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Is Agent Scaffold free to use? Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
Who published Agent Scaffold? KauaLealz (@kaualealz) published this skill. Their other Agent Skills are listed on their SkillMD profile.