Single source of truth for the bencium-loop opt-in workflow fan-out — the two gates that must both hold, the fallback rule, the guardrails, and how a run is recorded in the marker. Referenced by every /bencium-* command that offers an accelerated path. Read…
bencium/bencium-loop
SkillsMP has collected 6 skills from bencium/bencium-loop. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 6
- GitHub stars
- 19
- GitHub forks
- 2
Skills in this repository
Showing 6 of 6 collected skills.
Auto-loads the bencium-loop project memory at the start of every session. Triggers when the cwd contains a .harness/ folder. Reads .harness/memory.md, .harness/rules.md, and the last 3 entries in .harness/archive/ to restore project context across /clear and…
Watches for architectural decisions during a bencium-loop session and nudges the user to log them via /bencium-decide. Triggers when the conversation involves picking between technical alternatives, choosing a library/framework, defining a data model, setting…
The ordering and evidence rules the whole bencium-loop loop rests on, stated once with their reasons and their real enforcement status. Referenced by every /bencium-* command instead of being restated in each one. Read this before deciding whether a step may…
The shared contract for the machine-readable JSON marker blocks that bencium-loop commands emit at the end of a loop step — placement, content rules, and versioning. Referenced by every /bencium-* command that emits one; the per-command schemas stay in their…
Single source of truth for the bencium-loop phase color scheme, banners, emoji, and progress strip. Referenced by every /bencium-* command so visual styling stays consistent across the loop. Read this skill before printing any phase header.