Toolverse
All skills

flow-next-deps

by gmickel

Show epic dependency graph and execution order. Use when asking 'what's blocking what', 'execution order', 'dependency graph', 'what order should epics run', 'critical path', 'which epics can run in parallel'.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
gmickel
Category
Frontend
Views
2

About this skill

Show epic dependency graph and execution order. Use when asking 'what's blocking what', 'execution order', 'dependency graph', 'what order should epics run', 'critical path', 'which epics can run in parallel'.

How to use

  1. Sprawdź wymagania: upewnij się, że masz zainstalowany flowctl (skrypt w katalogu CLAUDE_PLUGIN_ROOT/scripts) oraz narzędzie jq do przetwarzania JSON. Jeśli flowctl nie istnieje, uruchom jego inicjalizację poleceniem flowctl init.

  2. Zbierz dane epiców: skill pobiera listę wszystkich epiców z projektu, a następnie dla każdego epika ściąga szczegóły, w tym jego status i zależności (które epiki muszą być ukończone wcześniej).

  3. Zidentyfikuj blokady: na podstawie zebranych danych skill oblicza, które epiki są gotowe do wykonania, a które czekają na ukończenie swoich zależności. Epiki z statusem "done" nie blokują innych.

  4. Przeanalizuj wyniki: skill wyświetla dla każdego epika listę epiców, które go blokują. Epiki bez blokad mogą być uruchomione natychmiast, a pozostałe czekają na ich ukończenie.

  5. Użyj do planowania: na podstawie grafu zależności możesz zaplanować kolejność wydań, zidentyfikować ścieżkę krytyczną (najdłuższy łańcuch zależności) i znaleźć epiki, które mogą być wykonywane równolegle, aby przyspieszyć projekt.

Related skills

google-official-seo-guide

by littleben

Official Google SEO guide covering search optimization, best practices, Search Console, crawling, indexing, and improving website search visibility based on official Google documentation

Frontend
101196

dev-browser

by SawyerHood

Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include \

Frontend
38151

interactive-dashboard-builder

by anthropics

Build self-contained interactive HTML dashboards with Chart.js, dropdown filters, and professional styling. Use when creating dashboards, building interactive reports, or generating shareable HTML files with charts and filters that work without a server.

Frontend
2298

mermaid-gen

by vladm3105

Generate syntactically correct Mermaid diagrams for technical documentation

Frontend
23124

angular

by sickn33

Modern Angular (v20+) expert with deep knowledge of Signals, Standalone Components, Zoneless applications, SSR/Hydration, and reactive patterns. Use PROACTIVELY for Angular development, component architecture, state management, performance optimization, and migration to modern

Frontend
2656

react

by lobehub

React component development guide. Use when working with React components (.tsx files), creating UI, using @lobehub/ui components, implementing routing, or building frontend features. Triggers on React component creation, modification, layout implementation, or navigation tasks.

Frontend
2058