eric-cielo/moflo

MoFlo — an opinionated, local-first AI agent orchestration toolkit for Claude Code: semantic memory, learned routing, gates, and spells. No API keys, no cloud, works out of the box.

This repository also configures its own agents. See what moflo tells them →

18Stars on the repository
40Mods indexed here, across every type
todayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

spell-schedule

25

eric-cielo/moflo

Skill Claude Code

Schedule a moflo spell to run on the local machine via the moflo daemon (cron, interval, or one-time). Use when the user wants to schedule, automate, or recurringly run one of THEIR spells locally — e.g. "schedule the oap spell every hour", "run my audit spell every weekday at 9am", "fire X once tomorrow morning".…

not rated 18 today A SkillSpector: warn 99 tokens original MIT

test-gaps

26

eric-cielo/moflo

Skill Claude Code

Alias for /ward — see that skill's description.

not rated 18 today A 15 tokens original MIT

vector-search

27

eric-cielo/moflo

Skill Claude Code needs its repo

Semantic vector search with moflo — RAG over your own documents, similarity matching, context-aware retrieval via HNSW (node:sqlite-backed). Use when building retrieval layers for chat, search, or context-assembly.

not rated 18 today A SkillSpector: pass 48 tokens original MIT

verify

28

eric-cielo/moflo

Skill Claude Code

Verify-before-done — exercise the current change end-to-end against its acceptance criteria (the SDD plan's, or the ticket's) and report a per-criterion PASS/FAIL verdict, then record the outcome to memory. This is the concrete action that satisfies moflo's verify-before-done gate (gates.verifybeforedone / /flo -v /…

not rated 18 today A SkillSpector: warn 122 tokens original MIT

ward

29

eric-cielo/moflo

Skill Claude Code

Ward the codebase — an ad-hoc test-gap audit that reveals unguarded code (untested functions, uncovered edge cases, missing error-handling and integration tests) and conjures ready-to-paste test skeletons as protective wards against regression, surfaced inline in the session. Scoped to your current diff by default, or…

not rated 18 today A SkillSpector: pass 0 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: