fakoli

101 mods across 4 repositories, 11 stars between them.

fakoli-welder

25

fakoli/fakoli-plugins

Agent Cursor

Fakoli Crew integration engineer for wiring new code, adapting interfaces, and backward-compatible refactors.

4 23d ago A 26 tokens original MIT

critic

26

fakoli/fakoli-plugins

Agent

Use this agent when you need a thorough code review — line-by-line analysis of code quality, naming, safety, and TypeScript correctness. Reviews as a Staff Engineer at a FAANG company would. Critics report; they don't fix. Context: You've finished implementing a new provider module. user: "Review this code before I…

4 23d ago A 348 tokens original MIT

guido

27

fakoli/fakoli-plugins

Agent

Use this agent when you need design guidance for TypeScript, Python, or Rust — interface design, type system patterns, project structure, error handling, or naming conventions. Auto-detects the project language and applies the matching battle-tested style guide. Context: You're designing a TTS abstraction layer. user…

4 23d ago B 366 tokens original MIT

herald

28

fakoli/fakoli-plugins

Agent

Use this agent when you need documentation that makes people actually want to use a project. Triggers include "improve the README", "rewrite descriptions", "make this appealing", or "better branding". Context: A new plugin was just shipped with a minimal placeholder README. user: Make this README appealing to…

4 23d ago A 418 tokens original MIT

keeper

29

fakoli/fakoli-plugins

Agent

Use this agent when you need to maintain or update repository infrastructure. Triggers include "update CLAUDE.md", "fix CI workflows", "update contributor docs", or "sync the registry". Context: Three new agents were added to the plugin and CLAUDE.md still lists only the original five. user: Update CLAUDE.md to…

4 23d ago A 401 tokens original MIT

scout

30

fakoli/fakoli-plugins

Agent

Use this agent when you need to research an API or service and produce a structured reference document — endpoints, auth, schemas, pricing, rate limits, and code examples. Context: You're adding ElevenLabs TTS support to the plugin. user: "Research the ElevenLabs API for text-to-speech." assistant: "I'll use the scout…

4 23d ago B 352 tokens original MIT

sentinel

31

fakoli/fakoli-plugins

Agent

Use this agent when you need comprehensive validation before shipping or merging. Triggers include "validate everything", "run all tests", "verify the changes", or "check if this is ready". Context: Three agents have finished their work on a new plugin release. user: Validate everything before we tag the release.…

4 23d ago A 455 tokens original MIT

smith

32

fakoli/fakoli-plugins

Agent

Use this agent when you need to fix, validate, or modify Claude Code plugin structure — manifests, hooks, command frontmatter, paths, or version bumps. Context: You added a new hook and the plugin is rejected on load. user: "Fix the plugin structure — the hooks aren't being recognized." assistant: "I'll use the smith…

4 23d ago A 339 tokens original MIT

warden

33

fakoli/fakoli-plugins

Agent

Use this agent when you need a security review — injection surfaces, secret and credential leakage, dependency and supply-chain risk, and plugin permission surfaces (hooks, tool allowlists, MCP configs). Wardens report; they don't fix. Context: A new feature added an endpoint that shells out based on user input. user…

4 23d ago A 389 tokens original MIT

welder

34

fakoli/fakoli-plugins

Agent

Use this agent when you need to integrate new abstractions into existing code without breaking anything. Triggers include phrases like "refactor to use the new", "integrate with", "wire up", or "connect these modules". Context: guido has created a new ProviderProtocol and smith has updated the manifest. user: Wire up…

4 23d ago A 412 tokens original MIT

crew

35

fakoli/fakoli-plugins

Command

List all 9 fakoli-crew agents with roles, and (if a task is supplied) suggest a crew composition tailored to that task. Pairs with the crew-ops skill, which handles multi-agent orchestration once a crew is chosen.

4 23d ago A 52 tokens original MIT

crew-ops

36

fakoli/fakoli-plugins

Skill Claude CodeCodex

This skill should be used when coordinating multiple fakoli-crew agents on a single project — assembling crews, planning waves, assigning file ownership, or routing work across guido, critic, warden, scout, smith, welder, herald, keeper, and sentinel. Provides wave patterns, file-ownership rules, status-file protocol…

4 23d ago A 153 tokens original MIT

debugging

37

fakoli/fakoli-plugins

Skill Claude CodeCodex

This skill should be used when a test is failing inexplicably, when a runtime error appears in production, when a bug reproduces unpredictably, or when two or more prior fix attempts have failed. Provides a 4-phase systematic debugging workflow — investigate, analyze patterns, form hypothesis, fix with test — to…

4 23d ago A 102 tokens original MIT

bad-skill

38

fakoli/fakoli-plugins

Skill Claude CodeCodex

INTENTIONAL ANTIPATTERNS — DO NOT FIX =====================================.

4 23d ago A 0 tokens original MIT

fakoli-flow

39

fakoli/fakoli-plugins

Plugin Claude Code

Intent-driven workflow orchestration — brainstorm, plan, and execute complex projects through coordinated specialist agents with critic gates and evidence-based verification.

4 23d ago A tokens not measured original MIT

flow

40

fakoli/fakoli-plugins

Command

Show fakoli-flow's 6 skills, the workflow pipeline, and the currently detected project state (language, crew availability). Takes no arguments — use /fakoli-flow: to trigger a skill.

4 23d ago A 44 tokens original MIT

SessionStart

41

fakoli/fakoli-plugins

Hook

Runs when a session starts, executing detect-context.sh via bash. From fakoli/fakoli-plugins.

4 23d ago A tokens not measured copy · 61% MIT

PreToolUse

42

fakoli/fakoli-plugins

Hook

Runs before the agent uses a tool for Task and Agent tool calls, executing gate-check.sh via bash. From fakoli/fakoli-plugins.

4 23d ago A tokens not measured copy · 59% MIT

PostToolUse

43

fakoli/fakoli-plugins

Hook

Runs after a tool call finishes for Task and Agent tool calls, executing gate-track.sh via bash. From fakoli/fakoli-plugins.

4 23d ago A tokens not measured copy · 58% MIT

brainstorm

44

fakoli/fakoli-plugins

Skill Claude CodeCodex

Design phase — refine ideas into specs through collaborative dialogue.

4 23d ago A 13 tokens original MIT

execute

45

fakoli/fakoli-plugins

Skill Claude CodeCodex

Execute phase — wave-based crew dispatch with critic gates and evidence-based verification.

4 23d ago A 16 tokens original MIT

finish

46

fakoli/fakoli-plugins

Skill Claude CodeCodex

Ship phase — merge, PR, keep, or discard with pre-merge verification.

4 23d ago A 18 tokens original MIT

plan

47

fakoli/fakoli-plugins

Skill Claude CodeCodex

Plan phase — break approved specs into intent-driven task lists for crew execution.

4 23d ago B 16 tokens original MIT

quick

48

fakoli/fakoli-plugins

Skill Claude CodeCodex

Fast path — skip the full workflow for small tasks under 3 files.

4 23d ago A 16 tokens original MIT