Use when writing, testing, or preparing ANY code contribution or pull request to the JSONbored/loopover repo — picking/validating an issue, implementing a change, writing tests that pass Codecov, running the local CI gate, predicting the loopover gate, and formatting the commit + PR. loopover reviews PRs ONE-SHOT via…
Maintenance of the contributor issue pipeline for JSONbored/loopover — closing issues that are already done but not marked so, and keeping the contributor-available backlog at its 50-100+ steady-state floor with well-scoped new issues. Runs every 8h via the scheduled task (raised from daily on 2026-07-15 so the floor…
Maintenance of the contributor issue pipeline for JSONbored/metagraphed — closing issues that are already done but not marked so, and keeping the contributor-available backlog at its 50-100+ steady-state floor with well-scoped new issues. Runs every 8h via the scheduled task (raised from daily on 2026-07-15 so the…
Add PostHog MCP analytics to a TypeScript, JavaScript, or Python MCP server. Instruments the server so every tool call, agent intent, and failure is captured as a $mcp event — the @posthog/mcp Node SDK for TS/JS, or posthog.mcp (shipped inside the posthog package) for Python. Detects the server style (official MCP SDK…
Use Chutes.ai from Hermes for model discovery, routing, account/API-key guidance, and OpenAI-compatible inference. Prefer the live models endpoint for current availability and capabilities.
Skill "chutes-deploy" from Veightor/chutes-agent-toolkit, covering when to use this skill, walkthrough (hermes-facing), lane a — vllm, lane b — diffusion and lane c — custom cdk (two-step).
Skill "chutes-mcp-portability" from Veightor/chutes-agent-toolkit, covering chutes mcp + portability for hermes, when to use this skill, walkthrough (hermes-facing), install the mcp server and generate configs for the targets you care about.