.agents/skills/autoresearch/SKILL.md
Loop autonômico (Karpathy/Goenka) adaptado ao DOC2.5 para iterar com métrica mecânica, rollback e guardas locais.
npx skillsauth add scaixeta/CindyAgent autoresearchInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Implementa o padrão de iteração automática (modificar → verificar → manter/reverter → repetir) inspirado em:
git commit/push sem ordem do PO./autoresearch (loop principal, Iterations: N requerido aqui)/autoresearch:plan (wizard para Goal/Scope/Metric/Verify)/autoresearch:debug e /autoresearch:fix (modo leitura/planejamento; sem auto-fixar sem autorização)/autoresearch:learn (somente leitura por padrão; geração de docs exige gate)
Outros subcomandos devem ser tratados como leitura/planejamento até novo aval./autoresearch:plan Goal: aumentar cobertura Scope: src/**/*.ts Metric: cobertura% Direction: higher Verify: npm test -- --coverage | findstr "All files" Guard: npm test
Depois valide o plano com o PO antes de iniciar o loop.
.agents/skills/autoresearch e .cline/skills/autoresearch após teste local.data-ai
Post-mortem investigation for failed GSD workflows — analyzes git history, artifacts, and state to diagnose what went wrong
data-ai
Execute a trivial task inline — no subagents, no planning overhead
tools
Execute all plans in a phase with wave-based parallelization
tools
Route freeform text to the right GSD command automatically