From htmlgraph
Get smart recommendations on what to work on next, including project health, bottleneck analysis, and parallel opportunities.
npx claudepluginhub shakestzd/htmlgraphThis skill uses the workspace's default tool permissions.
Get smart recommendations on what to work on next, including project health, bottleneck analysis, and parallel opportunities.
Provides Ktor server patterns for routing DSL, plugins (auth, CORS, serialization), Koin DI, WebSockets, services, and testApplication testing.
Conducts multi-source web research with firecrawl and exa MCPs: searches, scrapes pages, synthesizes cited reports. For deep dives, competitive analysis, tech evaluations, or due diligence.
Provides demand forecasting, safety stock optimization, replenishment planning, and promotional lift estimation for multi-location retailers managing 300-800 SKUs.
Get smart recommendations on what to work on next, including project health, bottleneck analysis, and parallel opportunities.
/htmlgraph:recommend [--top N]
--top (optional, default: 5): Number of recommendations to show/htmlgraph:recommend
Get top 5 recommendations with full analysis
/htmlgraph:recommend --top 10
Get top 10 recommendations
htmlgraph recommend [--top N]htmlgraph recommend --top N
Where N is:
--top N value if providedDisplay the CLI output with light markdown formatting for readability:
## Project Health & Recommendations
{full CLI output from htmlgraph recommend}
Before proposing next steps, analyze whether the top recommendations can execute in parallel:
Present as: Simple summary
Parallelizable: feat-a506fe1b ✓, feat-e734b5e6 ✓
Dependent: feat-c08cdb8e (blocks others)
If parallel opportunities exist:
These top 3 items have no dependencies or file overlap.
Launch in parallel using /htmlgraph:execute?
If sequential required:
feat-c08cdb8e should complete first (blocks others).
Start with: /htmlgraph:plan feat-c08cdb8e
When proposing individual task execution:
/htmlgraph:htmlgraph-coder feat-id/htmlgraph:htmlgraph-coder feat-id (uses sonnet internally)/htmlgraph:htmlgraph-coder feat-id (uses opus internally)Or use /htmlgraph:plan [id] to create a full execution plan with dependencies.