Visualizes project and task status in an actionable dashboard format.

Install

mkdir -p .claude/skills/sb-pipeline && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/18813" && unzip -o skill.zip -d .claude/skills/sb-pipeline && rm skill.zip

Installs to .claude/skills/sb-pipeline

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Mostre o dashboard de projetos e tasks com visão completa e acionável.
70 charsno explicit “when” trigger
Beginner

Key capabilities

  • Coletar dados de arquivos de pipeline, memória e projetos
  • Classificar itens por prioridade de ação
  • Calcular métricas de itens ativos, por status e taxa de conclusão
  • Mostrar alertas para itens bloqueados, stale ou sem próximo passo
  • Gerar tabela de pipeline ordenada por prioridade
  • Fornecer recomendação de atenção prioritária

How it works

The skill collects data from specified markdown files, classifies items by action priority, and calculates various metrics. It then generates a dashboard with alerts, a pipeline table, and metrics.

Inputs & outputs

You give it
Comando para mostrar o dashboard de projetos e tasks
You get back
Dashboard de projetos e tasks em português (BR) com alertas, pipeline completo, métricas e recomendação

When to use sb-pipeline

  • View project pipeline
  • Check task priorities
  • Identify stalled projects

About this skill

Second Brain Pipeline

This is the Codex port of pipeline from .claude/commands/pipeline.md.

When the original command mentions $ARGUMENTS, treat it as the current user input or the text following the skill invocation.

Use $VAULT as the vault root for all relative paths unless the user provides another path.

Mostre o dashboard de projetos e tasks com visão completa e acionável.

Passos

1. Coletar dados

Ler em paralelo:

  • Todos os arquivos em _pipeline/ (exceto _exemplo.md)
  • _memory/current-state.md
  • _knowledge/projects.md

Para cada nota no pipeline, extrair:

  • Nome do item
  • Tipo (projeto / task / spike / research / bug / feature)
  • Status atual (do frontmatter ou da seção de informações)
  • Prioridade
  • Data de entrada
  • Última ação (do Histórico - última entrada)
  • Próximo passo

2. Classificar por prioridade de ação

Ordenar itens por urgência de ação:

  1. BLOQUEADO - Itens com bloqueio ativo que impede progresso
  2. URGENTE - Itens com ação atrasada ou parados há mais de 7 dias
  3. EM ANDAMENTO - Itens com trabalho ativo
  4. REVIEW - Itens aguardando revisão (PR, design review, feedback)
  5. BACKLOG - Itens priorizados mas não iniciados
  6. CONCLUÍDO - Itens concluídos recentemente (últimos 30 dias)
  7. ARQUIVO - Itens arquivados (mostrar separado, resumido)

3. Calcular métricas

  • Total de itens ativos (excluindo arquivados e concluídos)
  • Itens por status
  • Itens sem atualização há mais de 14 dias (stale)
  • Taxa de conclusão (concluídos / total histórico)
  • Itens sem próximo passo definido

Output

Responda em português (BR) com:

Pipeline - [data de hoje]


Alertas

Mostrar APENAS se houver itens:

  • Itens bloqueados: "[Item] - bloqueado por [razão] - precisa de ação"
  • Itens stale (14+ dias): "[Item] - última ação em [data] - precisa de atenção"
  • Itens sem próximo passo: "[Item] - sem próximo passo definido"

Se não houver alertas: "Nenhum alerta."


Pipeline Completo

Tabela ordenada por prioridade de ação:

#ItemTipoStatusPrioridadeÚltima açãoPróximo passo
1[nome][tipo][status][alta/média/baixa][data + resumo][ação concreta]

Métricas

MétricaValor
Itens ativos[X]
Em review[X]
Bloqueados[X]
Stale (14+ dias)[X]
Concluídos (último mês)[X]

Concluídos recentemente

Se houver itens concluídos nos últimos 30 dias:

ItemTipoData de conclusão
[nome][tipo][data]

Se não houver: omitir seção.


Recomendação: [Qual item merece atenção primeiro e por quê]

Regras

  • Seja direto - sem fluff, sem disclaimers.
  • Se o pipeline está vazio, diga: "Pipeline vazio. Adicione itens em _pipeline/."
  • Se algo está parado, destaque com urgência.
  • Ordene SEMPRE por prioridade de ação, não por data.
  • Não inclua _exemplo.md na contagem.
  • Se um item está sem próximo passo definido, isso é um alerta.

When not to use it

  • Se o usuário não precisa de um dashboard de projetos e tarefas
  • Se o usuário não deseja informações sobre prioridade ou status de itens

Limitations

  • Output is in Portuguese (BR)
  • Requires specific file paths for data collection
  • Does not include `_exemplo.md` in counts

How it compares

This skill automatically aggregates and prioritizes project and task data from multiple sources into a structured dashboard, unlike manually compiling status updates.

Compared to similar skills

sb-pipeline side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
sb-pipeline (this skill)01moNo flagsBeginner
notion-meeting-intelligence65moNo flagsIntermediate
resume-handoff36moNo flagsIntermediate
meeting-briefing25moNo flagsIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

notion-meeting-intelligence

openai

Prepare meeting materials with Notion context and Codex research; use when gathering context, drafting agendas/pre-reads, and tailoring materials to attendees.

656

resume-handoff

parcadei

Resume work from handoff document with context analysis and validation

333

meeting-briefing

anthropics

Prepare structured briefings for meetings with legal relevance and track resulting action items. Use when preparing for contract negotiations, board meetings, compliance reviews, or any meeting where legal context, background research, or action tracking is needed.

213

personal-assistant

ailabs-393

This skill should be used whenever users request personal assistance tasks such as schedule management, task tracking, reminder setting, habit monitoring, productivity advice, time management, or any query requiring personalized responses based on user preferences and context. On first use, collects comprehensive user information including schedule, working habits, preferences, goals, and routines. Maintains an intelligent database that automatically organizes and prioritizes information, keeping relevant data and discarding outdated context.

36

digital-brain

muratcankoylan

This skill should be used when the user asks to "write a post", "check my voice", "look up contact", "prepare for meeting", "weekly review", "track goals", or mentions personal brand, content creation, network management, or voice consistency.

15

meeting-sync

amanaiproduct

Sync new Granola meetings to local Knowledge folder. Use during morning planning, when user asks "what should I do today", or asks to review/sync meetings.

13

Search skills

Search the agent skills registry