All authors
vamseeachanta avatar

Claude Skills by vamseeachanta

github.com/vamseeachanta
6,174 skillsA× 6,010B× 120C× 32D× 7F× 50 installs1,998 views
Large Scale Branch HygieneA

Systematic approach to cleaning stale branches across multiple repos while preserving active work

businessgogit
0
17
Metadata Only Inventory SweepA

Execute constrained file inventory sweeps with metadata-only stubs and validation, useful for staged documentation work on large file sets

toolsdocumentation
0
17
Metadata Only Wiki Sweep WorkflowA

Disciplined inventory process for cataloging documents by filename/path without content claims, using parent-centric grouping to prevent stub proliferation

businesspythonrust
0
17
Multi File Tax Prep OrchestrationA

Structured approach to complex multi-file tax return preparation with traceability and planning

businessgit
0
17
Multi File Tax Reconciliation WorkflowA

Systematic parallel review and reconciliation of multi-document tax filings with cross-reference validation

testing
0
17
Multi Format Csv Detection And DeduplicationA

Detect and handle multiple CSV format versions from the same data source; deduplicate records across format variants

databases
0
17
Multi Format Csv Parser With DeduplicationA

Parse brokerage CSV exports that exist in multiple formats with overlapping data across files

data
0
17
Multi Format Transaction ParserA

Parse and consolidate financial transaction data across multiple CSV formats and years

data
0
17
Multi Layer Stale State DebuggingA

Detect and clear stale state persisting across multiple storage layers (auth files, cache, code logic)

testingdebugging
0
17
Multi Repo Branch Hygiene At ScaleA

Systematic approach to cleaning stale branches, resolving merge conflicts, and syncing multiple repos

businessgit
0
17
Multi Repo Git RecoveryA

Diagnose and recover from stale lock files, diverged branches, and untracked file conflicts across multiple repos in a workspace ecosystem

businessdebugginggit
0
17
Multi Repo Pull With Untracked Conflict RecoveryA

Diagnose and resolve multi-repo pull failures caused by untracked files conflicting with remote changes

code-qualitydebugginggit
0
17
Multi Repo Stale Lock RecoveryA

Diagnose and recover from stale git lock files in multi-repo workspaces, especially with submodules

code-qualitydebugginggit
0
17
Multi Repo Sync Diagnosis And RepairA

Systematic approach to diagnosing and repairing failures across a multi-repo workspace

code-qualitydebugginggit
0
17
Multi Repo Sync Diagnosis RepairA

Diagnose and repair failed pulls across multi-repo ecosystems with stale locks, submodule conflicts, and untracked files

businessgodebugging
0
17
Multi Role Agent Contract Review PipelineA

Execute a 4-role agent team (Planner/Architect/Reviewer/Integrator) pipeline for self-reviewing knowledge artifacts before delivery

code-quality
0
17
Multi Source Tax Document ReconciliationA

Verify generated tax forms against source documents by line-by-line comparison, not just totals

testing
0
17
Multi Year Tax Filing Verification WorkflowA

Verify and reconcile complex multi-form tax filings by cross-referencing source documents, identifying data dependencies, and validating line-by-line against authoritative records.

testinggit
0
17
Nested Git Repo Stash SafetyA

How to safely stash changes in a parent repo containing dirty nested git repositories

businessgit
0
17
Parallel Array Alignment PatternA

Maintain index synchronization between parallel arrays when adding new entries to preserve label-path mappings

businessbash
0
17
Plan Gated Issue ImplementationA

Workflow for executing pre-approved GitHub issues with mandatory validation checkpoints

testinggitdocumentation
0
17
Plan Gated Issue Validation WorkflowA

Systematic validation pattern for plan-approved GitHub issues with pre-existing deliverables

testinggit
0
17
Portable Baseline Config PatternA

Separate machine-portable baseline config from environment-specific hooks and plugins

toolspython
0
17
Portable Baseline Configuration PatternA

Separate portable/universal config from machine-specific settings to enable safe template reuse across environments

toolspython
0
17
Portable Baseline Pattern ExtractionA

Extract and separate portable baseline config from machine-specific overrides in multi-environment projects

toolspython
0
17
Portable Baseline Pattern ImplementationA

Implement portable configuration baselines by separating machine-agnostic settings from machine-specific hooks and plugins

testingpythongit
0
17
Portable Config Baseline PatternA

Extract machine-agnostic settings into portable template files while keeping machine-specific hooks and plugins separate

documentationpython
0
17
Portable Pattern Verification WorkflowA

Multi-package implementation with verification strategy for cross-platform configuration hardening

tools
0
17
Python Import Path DebuggingA

Diagnose ModuleNotFoundError when a package is installed but still fails to import

code-qualitypythonshell
0
17
Python Import Path Mismatch DebuggingA

Diagnose and fix ModuleNotFoundError when a package is installed but imports still fail due to environment/path mismatches

code-qualitypythondebugging
0
17
Read Only Pre Implementation AuditA

Systematic cross-check workflow to validate assumptions before TDD coding begins

testing
0
17
Recover From Corrupted Git StateA

Diagnose and recover from corrupted git states (stale locks, failed rebases, pre-commit hook blocks) during bulk operations

businessgit
0
17
Recover From Stale Git LocksA

Diagnose and recover from stale git lock files caused by crashed background processes

code-qualitydebugginggit
0
17
Repo Separation For Sensitive DataA

Architecture pattern for splitting confidential data and reusable algorithms across repos

datagogit
0
17
Staged Issue Tree Creation With DeduplicationA

Pattern for creating hierarchical GitHub issue trees from phased project plans while checking for duplicate/overlapping issues

businessgit
0
17
Tax Filing Payment Method NavigationA

Navigate tax filing payment options while avoiding entry of sensitive financial data

tools
0
17
Tax Filing Session Setup With Github TraceabilityA

Structured workflow for setting up a multi-file tax filing session with GitHub issue tracking and prepared-file validation

businessgit
0
17
Tax Filing Session Setup With Github TrackingA

Structured workflow for preparing and tracking a tax filing session using prepared documents, task checklist, and GitHub issue cross-referencing

businessgit
0
17
Tax Form Currency Field HandlingA

Handle currency field rounding and formatting quirks when entering precise decimal values into tax software forms

developmentjavascriptjava
0
17
Tax Form Navigation VerificationA

Systematic workflow for verifying tax software calculations against entry guide specifications

code-qualitydebugging
0
17
Tax Pdf Download WorkaroundA

Handle FreeTaxUSA PDF download popups that block automation by capturing structured data and manual download workflow

tools
0
17
Tax Return Data Capture And ArchivalA

Capture structured tax return summaries as YAML for year-over-year comparison, with fallback to manual PDF download and relocation when automation fails

business
0
17
Tax Software Duplicate Adjustment DebuggingA

Identify and fix duplicate tax adjustments entered through multiple mechanisms in tax software

code-qualitydebugging
0
17
Taxact Browser Automation PatternsA

Patterns for automating TaxAct Business online (Ionic SPA) via Chrome browser MCP tools — field interaction, navigation, shadow DOM handling

developmentjavascriptjava
0
17
Tdd Verification And Adversarial ReviewA

Verify pre-written TDD tests pass, conduct adversarial code review on committed diffs, and route findings to existing issues

testingtestingcode-review
0
17
Test Driven Hook DebuggingA

Debugging and fixing shell hooks by writing isolated test suites first, then using test failures to pinpoint logic bugs

testingpythonshell
0
17
Toml Section Scoping Config DebugA

Diagnose TOML config errors caused by misplaced keys in table sections

code-qualitygodebugging
0
17
Toml Section Scoping DebugA

Identify and fix TOML configuration errors caused by misplaced keys inside section headers

code-qualitygodebugging
0
17
Wave Based Parallel Plan ExecutionA

Orchestrate phase execution by discovering dependencies, grouping into waves, spawning subagents, and collecting results with optional wave filtering

ai-agents
0
17
Work Around Merge Conflicts In Test ExecutionA

Run tests when repo has unresolved merge conflicts in config files by bypassing broken configs and executing tests directly

testingpythontesting
0
17