Skip to main content
Run any Skill in Manus
with one click
eric-cielo
GitHub creator profile

eric-cielo

Repository-level view of 27 collected skills across 1 GitHub repositories.

skills collected
27
repositories
1
updated
2026-07-24
repository explorer

Repositories and representative skills

distill
office-clerks-general-439061

Alias for /flo-simplify — see that skill's description.

2026-07-24
perf-audit
software-developers

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

2026-07-24
test-gaps
software-developers

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

2026-07-24
flo
software-developers

MoFlo ticket spell - analyze and execute GitHub issues

2026-07-24
verify
software-quality-assurance-analysts-and-testers

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.verify_before_done` / `/flo -v` / `/flo -sd`). Use before `gh pr create` when the change must be proven to work, not just tested in passing. Verifies only — it does not fix; on FAIL it reports the gaps and stops.

2026-07-21
commune
project-management-specialists

Turn a vague idea into a concrete, actionable spec through a short Socratic dialogue, then hand the result off to an existing moflo surface — a /flo ticket, a spell, or memory. Use BEFORE you have a defined unit of work, when the goal is still fuzzy.

2026-07-19
quicken
software-developers

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 a perf-sensitive merge, when something feels slow, or when you want a targeted optimization pass. Replaces the old always-on `optimize` daemon worker (alias: /perf-audit).

2026-07-11
ward
software-quality-assurance-analysts-and-testers

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 to a path/area you name. Use before merging risky changes or when you suspect thin coverage. Replaces the old always-on `testgaps` daemon worker (alias: /test-gaps).

2026-07-11
Showing top 8 of 27 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded