SharperFlow Open Source
Advance
Sanity infrastructure for OpenCode. Turn AI-assisted development into a real engineering system with specs, gates, evidence, and durable memory.
specs
gates
/adv-proposal add OAuth login without breaking session flows
proposal -> problem statement, agreement, and scoped change
apply -> task-level red/green evidence and bounded retries
archive -> spec deltas applied, wisdom preserved, work finalized
Why teams use it
Specs become laws, so changes stay anchored to explicit requirements
7 gates carry work from proposal to release without silent skips
TDD evidence, review, and hardening are first-class parts of execution
Context, wisdom, and task history survive compaction, worktrees, and session switches
What it enforces
- Specs as laws so requirements stay executable and auditable
- 7-gate workflow for proposal, discovery, design, planning, execution, acceptance, and release
- TDD evidence capture with explicit red and green proof on tasks
- Accumulated wisdom so patterns, gotchas, and conventions survive beyond chat history
Quick install
git clone https://github.com/Sharper-Flow/Advance.git cd Advance ./scripts/sync-global.sh --fix
Requires OpenCode. The sync script installs plugin wiring, commands, agents, and bundled skills into your local setup.