Agent skill
task-onboarding
Skill para preparar contexto de tarefas de desenvolvimento; bloqueia início se artefatos obrigatórios faltarem.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/task-onboarding
SKILL.md
Quando usar
Acionar antes de qualquer análise ou implementação para garantir contexto mínimo completo.
Objetivo
Validar presença de artefatos críticos, gerar Quick Context e registrar gaps antes de prosseguir.
Passos
- Acionar
context-managerpara gerar Quick Context (<500 tokens) cobrindo objetivo, escopo, artefatos carregados, integrações críticas, gaps. - Verificar obrigatórios:
tasks.md, todos*_*task.md,prd.md,techspec.md, instruções de execução (comandos yarn/npm, envs, deps externas). - Se faltar algo: PAUSAR, listar faltantes, solicitar ao solicitante e não avançar.
- Opcional: registrar diagramas fornecidos (arquitetura/seq/DB).
- Confirmar número da task ativa e dependências entre
n_task.md. - Registrar checkpoint inicial via context-manager.
Saídas esperadas
- Quick Context salvo pelo context-manager.
- Lista de gaps ou confirmação de completude.
- Checkpoint inicial do contexto.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?