Optave avatar

Optave

Official

@optave

0Followers
|
2Public Repos
|
18Published Skills

Offers codebase auditing, dependency mapping, and refactoring orchestration to maintain repository health and performance integrity.

Skills Distribution
DomainDeveloper To...Codebase Auditing (40%)Dependency Managem.. (30%)Refactoring Orches.. (30%)

Agent Skills by Optave

Showing 18 vetted skills indexed across 1 GitHub repositories.

optaveoptave
86

titan-gauntlet

Audit codebase targets against four quality pillars with batched NDJSON outputs.

Official
Advanced
optaveoptave
86

titan-recon

Maps a codebase's dependency graph to reveal hotspots, domains, and prioritized cleanup tasks.

Official
Advanced
optaveoptave
86

housekeep

Automates Git repository maintenance tasks like pruning stale worktrees and branches.

Official
Advanced
optaveoptave
86

titan-grind

Automate dead symbol adoption across codebases with graph queries and gate checks.

Official
Advanced
optaveoptave
86

bench-check

Compare current benchmark results against a saved baseline to detect performance regressions.

Official
Advanced
optaveoptave
86

titan-sync

Analyze GAUNTLET results to plan shared abstractions and output sync.json.

Official
Advanced
optaveoptave
86

titan-gate

Validate staged changes with codegraph checks and lint/build/test suites.

Official
Advanced
optaveoptave
86

titan-forge

Automate phase-based code changes and validation for multi-target refactor pipelines.

Official
Advanced
optaveoptave
86

release

Generate release notes and PR scaffolding from commit history.

Official
Advanced
optaveoptave
86

titan-reset

Remove Titan artifacts and restore the codebase to its pre-Titan baseline.

Official
Advanced
optaveoptave
86

create-skill

Scaffold Claude Code skills with SKILL.md frontmatter and phase templates.

Official
Advanced
optaveoptave
86

titan-run

Orchestrate multi-phase Titan pipeline phases with sub-agents and artifact validation.

Official
Advanced
optaveoptave
86

architect

Audit codebase architecture and generate a formal report.

Official
Advanced
optaveoptave
86

test-health

Analyze vitest outputs and coverage data to produce prioritized test health reports.

Official
Intermediate
optaveoptave
86

sweep

Automates end-to-end PR review workflows coordinating Claude and Greptile feedback, resolving conflicts until CI is green.

Official
Advanced
optaveoptave
86

deps-audit

Audit npm dependencies for vulnerabilities, staleness, and license risks.

Official
Advanced
optaveoptave
86

titan-close

Split Git commits into focused PRs and generate a Titan audit report.

Official
Advanced
optaveoptave
86

dogfood

Run a full dogfooding session against a Codegraph release and generate a structured report.

Official
Advanced

Frequently Asked Questions About Optave

FAQPage Schema
What specific tasks can Optave perform on a codebase?β–Ό

Optave enables codebase auditing against quality pillars, dependency graph mapping, performance regression detection via benchmark comparisons, and automated refactoring. It also manages repository maintenance, such as pruning stale branches, auditing dependency vulnerabilities, and generating structured release notes from commit history.

Which engineering personas benefit most from these capabilities?β–Ό

Staff engineers, technical leads, and platform architects benefit most from Optave. These personas use the platform to enforce architectural standards, manage large-scale refactoring across multi-target environments, and maintain high-quality test health through automated analysis of coverage data and dependency risk assessments.

What are the primary prerequisites for running Optave?β–Ό

Optave requires a Git-based repository and a environment configured for standard development tasks like linting, building, and testing. It relies on existing Vitest outputs for health reporting and requires access to the codebase to perform graph queries, dependency audits, and artifact validation.