fakoli

101 mods across 4 repositories, 11 stars between them.

verify

49

fakoli/fakoli-plugins

Skill Claude CodeCodex

Verify phase — evidence-based validation with sentinel dispatch and pass/fail scorecard.

4 23d ago A 17 tokens original MIT

fakoli/fakoli-plugins

Plugin Claude Code

Five specialist critic agents for Claude Code plugin development — agent-critic (frontmatter/color/tools), skill-critic (lazy-loading/no-fuzzy-detection), hook-critic (contract-aware/${CLAUDEPLUGINROOT}), mcp-critic (schema/actor-validation), structure-critic (manifest/CHANGELOG/version-sync). Audit any plugin (your.

4 23d ago A tokens not measured original MIT

agent-critic

51

fakoli/fakoli-plugins

Agent

Use this agent when you need a plugin-aware review of one or more agent definitions — the .md files under a plugin's agents/ directory. Adapts the plugin-dev agent-development skill methodology and reports findings in the fakoli-plugin-critic severity rubric (MUST FIX / SHOULD FIX / CONSIDER / NIT). Agent-critics…

4 23d ago A 529 tokens original MIT

hook-critic

52

fakoli/fakoli-plugins

Agent

Use this agent when you need a thorough review of a plugin's hook layer — hooks/hooks.json plus every shell script it dispatches to. Reviews as a Staff Engineer would review event-driven infrastructure: portability of shebang and paths, correctness of stdin handling, performance on hot events, idempotency, matcher…

4 23d ago B 544 tokens original MIT

mcp-critic

53

fakoli/fakoli-plugins

Agent

Use this agent when you need a thorough review of .mcp.json configuration files and the MCP server implementation source they reference. Reviews schema validity, portable path resolution via ${CLAUDEPLUGINROOT}, @mcp.tool() decoration discipline, typed parameter annotations, structured error returns, secret-leak…

4 23d ago A 516 tokens original MIT

skill-critic

54

fakoli/fakoli-plugins

Agent

Use this agent when you need a rigorous review of a plugin skill — line-by-line analysis of a skills/ /SKILL.md file against the canonical skill-development methodology. Checks frontmatter validity, one-question-at-a-time discipline, hard-gate presence on irreversible actions, decision-flow clarity, lazy-loading…

4 23d ago A 542 tokens original MIT

structure-critic

55

fakoli/fakoli-plugins

Agent

Use this agent when you need a cross-plugin structural review — plugin.json manifest, marketplace.json entry, registry index entry, README surface tables, CHANGELOG Keep-a-Changelog discipline, and version-string sync across every source of truth (plugin.json, pyproject.toml, init.py, marketplace, registry). Adapts…

4 23d ago A 696 tokens original MIT

fakoli-speak

56

fakoli/fakoli-plugins

Plugin Claude Code

Multi-provider TTS for Claude Code — streaming text-to-speech with cost tracking. Supports OpenAI, ElevenLabs, Deepgram, Google Gemini, and macOS Say.

4 23d ago A tokens not measured original MIT

stop

62

fakoli/fakoli-plugins

Command

Run this command to stop any currently playing TTS audio.

4 23d ago A 4 tokens original MIT

terminalq

63

fakoli/terminalq

Plugin Claude Code

TerminalQ — Bloomberg-style financial terminal for portfolio intelligence.

2 5mo ago A tokens not measured

terminalq

64

fakoli/terminalq

Plugin Claude Code

Bloomberg-style financial terminal — 32 MCP tools, 6 workflow skills, audit trails, Polygon.io fallback, usage tracking.

2 5mo ago A tokens not measured

terminalq

65

fakoli/terminalq

MCP server Claude CodeCodexCursor

MCP server "terminalq" as configured in fakoli/terminalq. Runs locally from the ${CLAUDE_PLUGIN_ROOT} Python package. Needs 1 environment variable to run.

2 5mo ago A tokens not measured

terminalq CLAUDE.md

66

fakoli/terminalq

Instructions file

Claude Code instructions for fakoli/terminalq, covering terminalq, quick start, private data storage, architecture and api keys.

2 5mo ago A 2,300 tokens

tq-audit

68

fakoli/terminalq

Command

View the audit trail of all TerminalQ tool invocations.

2 5mo ago A 16 tokens