
Claude Skills by vamseeachanta
github.com/vamseeachantaPlan the first repo-mission canonicalization packet for the workspace ecosystem by reusing the existing control-plane issue, locking Wave-1 scope, and making review criteria deterministic.
Handle repository_sync cleanup when workspace-hub root is being mutated by concurrent Claude/Codex/Gemini sessions.
Catch up workspace-hub root changes that continue to appear during repo sync because live review/agent processes keep writing files after commits
"Agent team protocols for workspace-hub \u2014 when to use teams, decision\
"Main orchestrator as lightweight router \u2014 stay responsive to user\
'Use when onboarding new Claude Code features, reviewing external best-practice
'Clean code enforcement for workspace-hub Python repos: file/function
Land validated issue work from isolated worktrees when the main checkout is dirty by creating a fresh integration worktree, cherry-picking only implementation commits, re-running combined validation, and preparing push/closeout artifacts.
"Single fire-and-forget command that runs the full session learning pipeline:\
Current-state workflow for navigating and extending digitalmodel OrcaWave/OrcaFlex capabilities across code, tests, issues, queue tooling, and licensed-machine boundaries.
Systematic multi-source research of an engineering domain. Spawns parent issue → 6 research subissues (Standards, Academic, Industry, LinkedIn-marketing, Code-audit, Synthesis) → gap implementation subissues. Replaces LinkedIn-only extraction with defensible comprehensive sourcing.
"Bring THE CURRENT computer back to ecosystem + machine-equality equivalence\
'Canonical names, abbreviations, and relationship vocabulary for the
Diagnose and fix a machine whose equivalence-state fingerprint publish is absent, stale, or gate-length slow (the wh#3500 pre-push RUN_ALL deadlock signature). Use when the equality matrix shows PUBLISH-GATED / PUBLISH-STALE / MISSING-EVIDENCE on the publish-health row, or the sentinel reports absent-fingerprint / publish-slow divergences.
Fix false-positive pre-commit failures where workspace-hub's CLAUDE.md line-limit hook blocks edits to auto-generated wiki schema files under knowledge/wikis/.
Plan safe external-drive ingests into repo-aligned storage such as /mnt/ace: read-only mounts, manifests, staged rsync, dedupe-merge gates, GitHub issue traceability, and governance/execution split.
Autonomous session-exit skill that improves all ecosystem files from
Switch from tmux/interactive Claude Code to file-based claude -p execution when interactive runs fail with upstream errors or analysis-only stalls, then verify landing from git/GitHub state.
Catch hook-installation and governance bugs that only appear in linked git worktrees or against the real generated hook shape, not simplified test fixtures.
Systematic pattern for catching design flaws in already-passing code through adversarial review, then fixing them with TDD confirmation.
Systematic process for reviewing already-committed code changes to catch type inconsistencies, edge cases, and docstring gaps
Systematic adversarial review pattern to identify breaking assumptions in already-passing test suites
Detect hidden test failures in sparse/nullable data by identifying secondary filters that create silent failures
Parallelize research, synthesize findings in main context, spawn independent reviewer, then commit—a structured 4-phase execution pattern for complex deliverables.
Create self-contained execution prompts that define multi-role workflows for Claude sessions without external dependencies
Debugging technique for awk range patterns that collapse when start line matches end pattern
Handle grep exit codes safely under set -eo pipefail by isolating pipeline failure scope
Detect and fix mid-import blank-line syntax breaks across multiple files using line-based regex
Identify and repair cascading import/syntax errors across multiple files using regex-based line-scanning and verification
Iteratively fix widespread syntax errors across many files using regex refinement when initial patterns fail
Fix repeated syntax errors across many files using regex, then fall back to line-based parsing when regex fails
Detect and fix systematic syntax errors caused by line-injection scripts that split multiline constructs
Pattern for closing issues where the deliverable is documented blockers rather than feature completion
Classify artifacts as durable vs transient by their functional role rather than directory path, using multi-layer architectural validation
Handle ticker symbol mismatches between brokerage exports and market data APIs
Reconcile multi-source corporate tax data to prepare Form 1120 using expense sheet as authoritative source
Reconcile conflicting revenue sources and prepare Form 1120 for cash-method C-Corps using bank deposits as authoritative source
Multi-source document reconciliation to establish authoritative tax basis and complete Form 1120 for C-Corps using cash method
Reconcile multi-document corporate tax packets, verify line-item accuracy against source data, and structure decision trees for filing timing and extension strategies.
Reconcile multi-document tax packets and build line-by-line IRS filing guides for first-year C-Corps with real-estate holdings
Diagnose and fix TOML configuration errors caused by misplaced key-value pairs in named sections
Troubleshoot and mount NTFS external drives blocked by dirty filesystem flags
Troubleshoot NTFS mount failures by identifying dirty volume flags and driver type
Troubleshoot ModuleNotFoundError in CLI tools by identifying shebang-venv mismatches
Identify and fix shebang mismatches when CLI tools resolve to system Python instead of their virtual environment
Debugging pattern for ModuleNotFoundError when CLI entry points use wrong Python interpreter
Fix persistent shebang issues in symlinked CLI entry points that revert after git operations
Debugging pattern for resolving ModuleNotFoundError when CLI entry points use wrong Python interpreter
Debugging pattern for ModuleNotFoundError when CLI entry points use wrong Python interpreter
Diagnose and fix ModuleNotFoundError caused by entry point shebang pointing outside virtual environment