sb-pipeline
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.zipInstalls 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.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
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:
- BLOQUEADO - Itens com bloqueio ativo que impede progresso
- URGENTE - Itens com ação atrasada ou parados há mais de 7 dias
- EM ANDAMENTO - Itens com trabalho ativo
- REVIEW - Itens aguardando revisão (PR, design review, feedback)
- BACKLOG - Itens priorizados mas não iniciados
- CONCLUÍDO - Itens concluídos recentemente (últimos 30 dias)
- 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:
| # | Item | Tipo | Status | Prioridade | Última ação | Próximo passo |
|---|---|---|---|---|---|---|
| 1 | [nome] | [tipo] | [status] | [alta/média/baixa] | [data + resumo] | [ação concreta] |
Métricas
| Métrica | Valor |
|---|---|
| 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:
| Item | Tipo | Data 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.mdna 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.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| sb-pipeline (this skill) | 0 | 1mo | No flags | Beginner |
| notion-meeting-intelligence | 6 | 5mo | No flags | Intermediate |
| resume-handoff | 3 | 6mo | No flags | Intermediate |
| meeting-briefing | 2 | 5mo | No flags | Intermediate |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by HideakiSolutions
View all by HideakiSolutions →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.
resume-handoff
parcadei
Resume work from handoff document with context analysis and validation
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.
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.
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.
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.