verify
49Skill Claude CodeCodex
Verify phase — evidence-based validation with sentinel dispatch and pass/fail scorecard.
Skill Claude CodeCodex
Verify phase — evidence-based validation with sentinel dispatch and pass/fail scorecard.
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.
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…
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…
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…
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…
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…
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.
Command
Toggle automatic text-to-speech for all responses.
Command
Show TTS usage and cost tracking.
Command
Show or switch the active TTS provider.
Command
Read the last response aloud using TTS.
Command
Check TTS playback status and configuration.
Command
Run this command to stop any currently playing TTS audio.
Plugin Claude Code
TerminalQ — Bloomberg-style financial terminal for portfolio intelligence.
Plugin Claude Code
Bloomberg-style financial terminal — 32 MCP tools, 6 workflow skills, audit trails, Polygon.io fallback, usage tracking.
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.
Instructions file
Claude Code instructions for fakoli/terminalq, covering terminalq, quick start, private data storage, architecture and api keys.
Command
Analyze portfolio allocation by asset class, region, and style.
Command
View the audit trail of all TerminalQ tool invocations.
Command
Generate a price chart for a symbol.
Command
Compare price performance of multiple symbols.
Command
Get cryptocurrency prices and market data.
Command
Get dividend history and yield for a symbol.