architect
01Skill Claude CodeCodex
Run a comprehensive architectural audit of codegraph against state-of-the-art tools and produce a structured report.
Code intelligence CLI — function-level dependency graph across 34 languages, 34-tool MCP server for AI agents, complexity metrics, architecture boundary enforcement, CI quality gates, git diff impact with co-change analysis, hybrid semantic search. Fully local, zero API keys required.
Skill Claude CodeCodex
Run a comprehensive architectural audit of codegraph against state-of-the-art tools and produce a structured report.
Skill Claude CodeCodex
Run benchmarks against a saved baseline, detect performance regressions, and update the baseline — guards against silent slowdowns.
Skill Claude CodeCodex
Scaffold, write, and validate a new Claude Code skill — enforces quality standards derived from 250+ review comments.
Skill Claude CodeCodex
Audit dependencies for vulnerabilities, staleness, unused packages, and license risks — produce a health report with actionable fixes.
Skill Claude CodeCodex
Run a full dogfooding session against a codegraph release (stable from npm, or dev from GitHub release tarballs) — install, test all commands, compare engines, find bugs, and write a report.
Skill Claude CodeCodex
Solve open issues end-to-end in batches of N — one fresh branch per issue, PR, review convergence, and merge — looping across batches until the whole backlog for --author is drained (or a safety cap is hit), then draining any stragglers in a final sweep phase. Never operates outside the current repo; if there is…
Skill Claude CodeCodex
Local repo maintenance — clean stale worktrees, remove dirt files, sync with main, update codegraph, prune branches, and verify repo health.
Skill Claude CodeCodex
Human-gated, single-issue delivery. Preflights the session config (Opus, effort >= xhigh, auto-accept), then runs PLAN -> adversarial critic -> plan-sweep and STOPS for a human to approve the plan via a checkbox on the [Plan] PR. Re-invoked on the plan PR (after the box is ticked) it verifies non-forgeable approval…
Skill Claude CodeCodex
Audit WASM/native engine correctness parity across all resolution fixtures and fix any divergence at the root cause — both engines must produce identical graphs.
Skill Claude CodeCodex
Prepare a codegraph release — update CHANGELOG, ROADMAP, BACKLOG, README, create PR.
Skill Claude CodeCodex
Resolve merge conflicts on a PR with full context awareness — identifies which PR introduced each conflicting change, understands both sides' intent, and resolves without silently dropping functionality.
Skill Claude CodeCodex
Check all open PRs, resolve conflicts, update branches, address Claude and Greptile review concerns, fix CI failures, and retrigger reviewers until clean.
Skill Claude CodeCodex
Audit test suite health — detect flaky tests, dead tests, coverage gaps, and missing assertions — produce a health report with fix suggestions.
Skill Claude CodeCodex
Split branch commits into focused PRs, compile issue tracker, generate final report with before/after metrics (Titan Paradigm Phase 5).
Skill Claude CodeCodex
Execute the sync.json plan — refactor code, validate with /titan-gate, commit, and advance state (Titan Paradigm Phase 4).
Skill Claude CodeCodex
Validate staged changes — codegraph checks + project lint/build/test, auto-rollback on failure, pass/fail commit gate (Titan Paradigm Phase 4).
Skill Claude CodeCodex
Audit codebase files against the 4-pillar quality manifesto using RECON work batches, with batch processing and context budget management (Titan Paradigm Phase 2).
Skill Claude CodeCodex
Adopt extracted helpers — find dead symbols from forge, wire them into consumers, replace duplicated inline patterns, and gate on dead-symbol delta (Titan Paradigm Phase 4.5).
Skill Claude CodeCodex
Map a codebase's dependency graph, identify hotspots, name logical domains, propose work batches, and produce a ranked priority queue for autonomous cleanup (Titan Paradigm Phase 1).
Skill Claude CodeCodex
Clean up all Titan Paradigm artifacts and snapshots, restoring the codebase to pre-Titan state.
Skill Claude CodeCodex
Run the full Titan Paradigm pipeline end-to-end by dispatching each phase to sub-agents with fresh context windows. Orchestrates recon → gauntlet → sync → forge → grind (+ repo-provided parity audit) automatically.
Skill Claude CodeCodex
Identify overlapping fixes across audit results, plan shared abstractions, produce an ordered execution plan with logical commit grouping (Titan Paradigm Phase 3).