eric-cielo

40 mods across 1 repository, 18 stars between them.

memory-patterns

25

eric-cielo/moflo

Skill Claude CodeCodex

Persistent memory patterns for moflo agents — session memory, long-term knowledge, pattern learning, and cross-session context via moflo's node:sqlite + HNSW vector store. Use when building stateful agents or assistants that need to remember across runs.

18 4d ago A 55 tokens original MIT

memory-team

26

eric-cielo/moflo

Skill Claude CodeCodex

Guided setup for sharing moflo's durable learnings through a git-tracked JSONL artifact — for a whole TEAM on one repo, OR for one person across several MACHINES (a team of one). Use when the user says "share learnings with my team", "commit our moflo memory", "sync memory across my laptop and desktop", "set up…

18 4d ago A 126 tokens original MIT

memory-worktree

27

eric-cielo/moflo

Skill Claude CodeCodex

Verify, customize, or opt out of moflo's AUTOMATIC durable-learning sharing across git worktrees / Conductor workspaces on one machine. As of the worktree-auto-sharing change this is on by default — learnings converge across a repo's worktrees with no setup. Use when the user asks "is memory shared across my…

18 4d ago A 134 tokens original MIT

optimize-learnings

28

eric-cielo/moflo

Skill Claude CodeCodex

Audit and curate the learnings memory namespace — the one namespace nothing re-derives, so the only one that rots. Runs moflo's mechanical audit to nominate stale, unused, and near-duplicate entries, then decides entry by entry whether to keep, retire, compress, or merge, and propagates the result to the shared…

18 4d ago A 116 tokens original MIT

perf-audit

29

eric-cielo/moflo

Skill Claude CodeCodex

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

18 4d ago A 16 tokens original MIT

publish

30

eric-cielo/moflo

Skill Claude CodeCodex

Bump version, build, test, publish to npm, and install locally.

18 4d ago A 17 tokens original MIT

quicken

31

eric-cielo/moflo

Skill Claude CodeCodex

Quicken the codebase — an ad-hoc performance audit that reveals what drags (N+1 queries, needless re-renders, missing caching, memory leaks, redundant computation, hot-path complexity) and prescribes the fix, surfaced inline in the session. Scoped to your current diff by default, or to a path/area you name. Use before…

18 4d ago A 114 tokens original MIT

eric-cielo/moflo

Skill Claude CodeCodex

Adaptive learning for moflo agents via ReasoningBank: trajectory storage, verdict judgment, memory distillation, consolidation, and MMR retrieval. Use when building agents that should improve from experience across runs.

18 4d ago A 46 tokens original MIT

reset-epic

33

eric-cielo/moflo

Skill Claude CodeCodex

Reset an epic's test data — close PRs, delete branches, reopen issues, revert code.

18 4d ago A 24 tokens original MIT

spell-builder

34

eric-cielo/moflo

Skill Claude CodeCodex

Create, edit, and validate spell definitions (YAML/JSON) that compose connectors and step commands into end-to-end spells. Use when building new spell definitions, modifying existing ones, or exploring available spell components.

18 4d ago B 46 tokens original MIT

spell-schedule

35

eric-cielo/moflo

Skill Claude CodeCodex

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".…

18 4d ago A 99 tokens original MIT

test-gaps

36

eric-cielo/moflo

Skill Claude CodeCodex

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

18 4d ago A 15 tokens original MIT

vector-search

37

eric-cielo/moflo

Skill Claude CodeCodex

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.

18 4d ago A 48 tokens original MIT

verify

38

eric-cielo/moflo

Skill Claude CodeCodex

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 /…

18 4d ago A 122 tokens original MIT

ward

39

eric-cielo/moflo

Skill Claude CodeCodex

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…

18 4d ago A 109 tokens original MIT

moflo CLAUDE.md

40

eric-cielo/moflo

Instructions file

Instructions for eric-cielo/moflo, covering ⚠ rule #3 — no client or contributor project names, ever, moflo — ai agent orchestration, traverse chunks, don't bulk-retrieve, gates and tools.

18 4d ago B 4,484 tokens original MIT