osovv
- 23 skills
- 0 followers
- 10 hours ago last updated
- ▌ Vv Plan · osovv bundleUse AFTER an approved spec exists in .vvoc/specs/<id>/spec.xml — reads the approved spec and optional sibling design-context.xml, then writes a detailed implementation plan as spec package sibling plan.xml
- ▌ Vv Spec · osovv bundleUse when the user explicitly selects the native spec-package workflow — interview the user, propose approaches, present a design, and write spec.xml plus an optional design-context.xml under .vvoc/specs/YYYY-MM-DD-<slug>/
- ▌ Vv Review · osovvUse for review requests — routes to reviewer sub-agents through a vvoc review-only workflow, reports findings, and stops before fixes
- ▌ Vv Execute · osovvUse when the user explicitly selects the native plan-package execution workflow — validate an approved plan.xml, choose an execution mode with the user, and execute tasks with verification and commits
- ▌ Vv Handoff · osovvUse at the end of a session to write a project-local XML handoff note from already-visible context only.
- ▌ Vv Reflect · osovvUse at the end of a long development, debugging, bugfix, ops, or investigation session to preserve reusable findings as durable repository memory for future agents.
- ▌ Vvoc Usage Analytics · osovv bundleUse when the user asks about token usage, cache hit rate, cache efficiency, model or provider consumption, session costs, or whether a vvoc release or OpenCode upgrade changed caching behavior. Runs read-only analysis over vvoc analytics (CLI and JSONL) and historical opencode.db data, then reports findings without modifying anything.
- ▌ Grace Ask · osovv bundleAnswer questions about a GRACE 4 project by navigating .grace current-state artifacts and file-local semantic markup.
- ▌ Grace CLI · osovvOperate the GRACE 4 CLI for .grace linting, status, module navigation, verification navigation, and file-local semantic markup.
- ▌ Grace Fix · osovv bundleDebug and fix issues in a GRACE 4 project using .grace semantic navigation, assertions, and verification evidence.
- ▌ Grace Init · osovv bundleBootstrap a Full GRACE 4 project by creating the canonical .grace context, graph, verification, and changes skeleton.
- ▌ Grace Plan · osovv bundleRead an approved GRACE 4 GraceChangeSpec and optional design context, then create a GraceChangePlan with assertions, scopes, tasks, and verification gates.
- ▌ Grace Spec · osovv bundleInterview the user and create an approved GRACE 4 GraceChangeSpec plus optional design-context.xml inside .grace/changes/active/C-*/.
- ▌ Grace Status · osovv bundleShow GRACE 4 project health across .grace context, graph, verification, active changes, scopes, and migration boundaries.
- ▌ Grace Execute · osovv bundleExecute an approved GRACE 4 GraceChangePlan in sequential or parallel-safe mode with recovery-aware preflight and centralized durable apply.
- ▌ Grace Migrate · osovv bundleAgent-applied GRACE 3 to GRACE 4 migration workflow. CLI validates the result but does not convert or delete files.
- ▌ Grace Refresh · osovv bundleDetect drift between observed repository state and durable GRACE 4 .grace current state, then help create reconciliation changes.
- ▌ Grace Refactor · osovv bundleRefactor GRACE 4 governed code while keeping .grace graph, verification, change scopes, and file-local anchors synchronized.
- ▌ Grace Reviewer · osovv bundleReview GRACE 4 integrity across .grace artifacts, active changes, scopes, assertions, code anchors, and verification evidence.
- ▌ Grace Explainer · osovv bundleExplain GRACE 4 methodology, .grace artifacts, semantic anchors, change lifecycle, verification, and migration boundaries.
- ▌ Grace Verification · osovv bundleDesign and maintain GRACE 4 verification entries, commands, scenarios, markers, and assertion evidence under .grace/verification.
- ▌ Grace Setup Subagents · osovv bundleCreate GRACE 4 worker and reviewer subagent presets that understand .grace artifacts, scopes, assertions, and verification evidence.
- ▌ Singularity CLI · osovvOperate the installed `singu` CLI for the Singularity task manager API. Use when Claude needs to authenticate with Singularity, inspect projects, capture or triage tasks, schedule or unschedule work, create focus blocks, or manage short IDs and aliases in an end-user environment where `singu` is available on PATH.