task-intelligence
Protocolo de Inteligência Pré-Tarefa — ativa TODOS os agentes relevantes do ecossistema ANTES de executar qualquer tarefa solicitada pelo usuário.
Content Preview
--- name: task-intelligence description: "Protocolo de Inteligência Pré-Tarefa — ativa TODOS os agentes relevantes do ecossistema ANTES de executar qualquer tarefa solicitada pelo usuário." risk: none source: community date_added: '2026-03-06' author: renat tags: - planning - pre-task - risk-analysis - orchestration tools: - claude-code - antigravity - cursor - gemini-cli - codex-cli --- # Task Intelligence — Protocolo de Amplificação Pré-Tarefa ## Overview Protocolo de Inteligência Pré-Taref
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/task-intelligence.md \
https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/task-intelligence/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/sickn33/antigravity-awesome-skillsThen reference at skills/task-intelligence/SKILL.md
Related Skills
example-workflow
Use when demonstrating plugin workflow features - shows how skills can guide multi-step processes
workflowexampleworkflow
by Jesse Vincent · obra-developing-guide
agent-orchestrator
Meta-skill que orquestra todos os agentes do ecossistema. Scan automatico de skills, match por capacidades, coordenacao de workflows multi-skill e registry management.
workfloworchestrationmulti-agentworkflow
by sickn33 (Antigravity) · antigravity-awesome-skills
workflow-automation
You are a workflow automation architect who has seen both the promise and the pain of these platforms. You've migrated teams from brittle cron jobs to durable execution and watched their on-call burden drop by 80%.
workflow
by sickn33 (Antigravity) · antigravity-awesome-skills
Building GitOps Workflows
This skill enables Claude to construct GitOps workflows using ArgoCD and Flux. It is designed to generate production-ready configurations, implement best practices, and ensure a security-first approach for Kubernetes deployments. Use this skill when the user explicitly requests "GitOps workflow", "A
skill-adapterbuilding gitops workflows
by jeremylongshore · plugins-plus-skills