description: "Executa tarefas seguindo plano incremental com validação a cada etapa."
license: "MIT"
keywords: ["execution","plan","incremental"]
General Plan Executor
Procedimento
Criar plano numerado.
Executar em etapas pequenas.
Validar após cada etapa.
Gerar resumo final.
Saída obrigatória
Plano
Execução incremental
Validação
Resumo final
1---2name: general-plan-executor3description: ---4---5---6description: "Executa tarefas seguindo plano incremental com validação a cada etapa."7license: "MIT"8keywords: ["execution","plan","incremental"]9---1011# General Plan Executor1213## Procedimento141. Criar plano numerado.152. Executar em etapas pequenas.163. Validar após cada etapa.174. Gerar resumo final.1819## Saída obrigatória20### Plano21### Execução incremental22### Validação23### Resumo final
Run npx skillmds@latest add lucasvpimentel/general-plan-executor 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.
--- It is listed under Coding & Dev Tools on SkillMD.
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.
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.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
lucasvpimentel (@lucasvpimentel) published this skill. Their other Agent Skills are listed on their SkillMD profile.