All authors
vamseeachanta avatar

Claude Skills by vamseeachanta

github.com/vamseeachanta
6,174 skillsA× 6,010B× 120C× 32D× 7F× 50 installs1,984 views
Dummy Backfill TestA

Temporary validation skill used to test skill backfill and commit flows.

testinggit
0
17
Booking TimelineA

Use when constructing the Booking & reservation timeline section of a trip plan. Encodes the 4-month / 2-month / 6-week / 1-week reservation cascade and refund-window rules. Invoked by trip-planner.

documentationgoexpress
0
17
Cost EstimationA

Use when constructing the Estimated cost ballpark section of a trip plan. Encodes bucket structure (flights+pass+lodging+food+extras), 2026 family-of-N anchors, and the re-verify-at-booking marker. Invoked by trip-planner.

documentationgoexpress
0
17
Itinerary DesignA

Use when constructing a day-by-day itinerary inside a trip plan. Encodes base-count rules, jet-lag handling, transit-day discipline, slack budgeting, and the "last day = travel only" rule. Invoked by the trip-planner skill.

documentationgosecurity
0
17
Lodging SelectionA

Use when recommending lodging inside a trip plan. Encodes the hotel-vs-Airbnb decision matrix, walk-distance gates, never-fabricate-listings rule, and the specific search-criteria template for Airbnb/Vrbo entries. Invoked by trip-planner.

developmentgo
0
17
Risk And RedundancyA

Use when populating the Watch-outs section of a trip plan. Encodes failure modes (closures, weather, motion sickness, altitude, kid logistics) and the rule that every trip needs a Plan B for load-bearing legs. Invoked by trip-planner.

documentationgoexpress
0
17
Transport And PassesA

Use when recommending transit for a trip — drive vs train vs fly, rail-pass selection, seat reservations and supplements, drive-time honesty. Invoked by trip-planner.

content-marketinggoexpress
0
17
Trip PlannerA

Use when the user asks to plan, draft, or refine a leisure trip — weekend getaway, road trip, international rail trip, or beach vacation. Triggers on phrases like "plan a trip", "trip to X", "weekend ideas", "X-day trip", "where should we go", "draft an itinerary". Routes through the travel-skill family (itinerary-design, lodging-selection, transport-and-passes, visual-review-board, risk-and-redundancy, booking-timeline, cost-estimation) and writes a GitHub issue body in the canonical achanta...

businessrustgo
0
17
Visual Review BoardB

Use when sourcing destination preview photos for a trip plan. Encodes the Wikimedia-API thumburl pattern (no hand-construction), main-session re-verification, and the destination-specific selection rule. Invoked by trip-planner.

developmentpythonrust
0
17
Artifact Inline Local Plan RereviewA

Prevent stale Codex/Gemini findings by rerunning plan review against the exact revised local artifact inline when summary prompts keep anchoring on remote/main plan content.

ai-agentsgogit
0
17
Artifact Inline Plan Review For Local Draft RevisionsA

Prevent false MAJOR plan-review findings when Codex/Gemini review stale remote/main artifacts instead of the revised local draft.

businessgogit
0
17
Avoid Empty Review Artifact Evidence In Plan RedraftsA

Keep plan redrafts truthful during adversarial rerun loops by never citing zero-byte or not-yet-generated review artifacts as resolved evidence.

testinggogit
0
17
Background Claude Worktree Absolute Path LaunchA

Prevent overnight/background Codex worker launch failures in git worktrees by using absolute prompt/log paths and immediate post-launch polling.

toolsgoshell
0
17
Blocked Branch Preserve Tag CleanupA

Safely clean stale local branches that cannot be merged by preserving them with local tags before deletion

testinggogit
0
17
Bounded Post Smoke Ci Hardening PlanA

Plan post-smoke CI hardening as a bounded blocker-removal tranche instead of overpromising full green. Includes issue-body alignment, follow-up split rules, honest review bookkeeping, and reliable local validation commands.

testingpythongo
0
17
Canonical Doc Contract Plan HardeningA

Harden a documentation or mission-contract plan so adversarial reviewers cannot reject it for vague validator contracts, wrong artifact authority, or semantic drift gaps.

toolsgogit
0
17
Claude Quota Failover To Codex For Overnight Plan LanesA

Recover an overnight multi-worktree planning wave when some Codex lanes hit quota by relaunching only the failed lanes with Codex in the same isolated worktrees and prompt files.

ai-agentsgobash
0
17
Closure First Overnight BatchA

Run a high-leverage overnight batch by clearing stale-open approved issues first, converting shared blockers into tracked issues, and reserving only one lane for true implementation.

testingrustgo
0
17
Codex Skill Loader Broken Symlink RecoveryA

Diagnose Codex startup failures in workspace-hub caused by a broken `.Codex/skills/skills` symlink and recover without misattributing the failure to issue scope.

testingbashtesting
0
17
Diagnose Stale Pycache Import MismatchA

Diagnose Python ImportError cases where a symbol cannot be imported even though the source file already defines it; verify live source, interpreter/venv selection, clear stale __pycache__, and rerun targeted imports/tests.

testingpythongo
0
17
Dirty Main Narrow Fix Promotion With Stash RecoveryA

Promote a narrow fix from a feature/worktree into workspace-hub main when main is dirty; verify label taxonomy before issue creation and recover safely when stash reapply conflicts.

testingrustgo
0
17
Documentation Contract Plan HardeningA

Harden a documentation/contract plan before adversarial review by mapping every issue-scope requirement to independent acceptance criteria and tests, especially for routing/indexing contracts.

documentationrustgo
0
17
Full Branch Cleanup And Worktree HygieneA

Track all dirty/untracked workspace-hub changes, merge stale branches into main, clean remote/local branches, and remove stale worktrees while preserving tracked nested gitlinks.

businesspythonrust
0
17
Github Actions Cross Platform Validation GotchasA

Execution-time GitHub Actions pitfalls discovered while fixing cross-platform CI workflows — path-filter non-triggers, Windows shell parsing mismatches, and job-scoped validation.

testingpythongo
0
17
Github Actions Trigger And Shell GotchasA

Prevent false verification gaps in GitHub Actions by checking push path filters, shell compatibility, and shared CI environment failures before concluding a workflow fix worked or failed.

testingpythongo
0
17
Gtm Demo Validation And Preview Gif WorkflowA

Validate digitalmodel GTM demos end-to-end, recover from legacy Demo

testingpythonrust
0
17
Gtm Demo Workflow Gif GenerationA

Generate GTM demo GIF assets from validated HTML reports, including both report-scroll GIFs and one higher-fidelity workflow-style GIF, while avoiding Playwright/Python environment traps.

testingpythonrust
0
17
Gtm Prospect Pipeline Phased ExecutionA

Phased execution pattern for #2346-style GTM prospect-data pipeline work — canonical vessel fixtures first, then demo-specific materialization, keeping cross-repo CLI/report work deferred until the workspace-hub adapter surface is hardened.

testinggogit
0
17
Gtm Signal To Engineering Artifact ConversionA

Convert external GTM signals (LinkedIn posts, conference programme pages, industry pages) into engineering-first ACE artifacts, then derive wiki and GTM updates with explicit evidence boundaries.

content-marketinggogit
0
17
Gtm Signals To Engineering ArtifactsA

Convert external GTM signals (LinkedIn posts, competitor messaging, market

content-marketinggo
0
17
Gtm Site Readiness Audit Local Vs ProductionA

Audit GTM feature work by separating local artifact readiness from production deployment state, then fix common blockers in aceengineer-website and GTM collateral.

devopspythonrust
0
17
Gtm Workflow Gif GenerationA

Generate workflow-style GTM GIFs from validated HTML demo reports using synthetic scene slides plus Playwright/Pillow scroll capture, with Python 3.12 fallback and GIF size optimization.

toolspythongo
0
17
Interactive Issue Execution Worktree GuardrailsA

Execute approved GitHub issues in isolated worktrees with interactive Codex/Codex runs, while containing agent drift and salvaging progress when provider/runtime problems occur.

testingpythonrust
0
17
Iterative Plan Hardening With Adversarial WavesA

Tighten a draft plan through repeated Codex/Gemini adversarial review waves without prematurely advancing it to plan-review.

testingpythonrust
0
17
Iterative Plan Redraft Semantic GuardrailsA

Harden a repeatedly re-reviewed documentation/contract plan after adversarial reviewers keep finding semantic gaps despite new test rows.

documentationgorails
0
17
Large Lint Gate Restoration WaveA

Restore a red repository Lint job when flake8 debt is large and mixed, by inventorying outliers, splitting issue ownership, using local direct-venv iteration, inspecting broad auto-format diffs, and closing only after exact local and GitHub Actions Lint proof.

testingpythongo
0
17
Large Parallel Planning Wave Environment Failure HandoffA

Handle large pre-plan-review planning waves that succeed analytically but fail to persist artifacts due to quota exhaustion, sandbox write failures, or cancelled GitHub mutations.

developmentrustgo
0
17
Live State Aware Overnight Implementation PromptsA

Design overnight implementation prompts that begin with a live repo/CI precheck so workers continue from partial progress instead of replaying stale handoffs.

documentationgogit
0
17
Live Writer Branch Cleanup GuardA

Guardrails for multi-repo sync and branch cleanup when workspace-hub or another shared repo has active writer sessions, worktree-backed branches, or unrelated-history branches.

businessrailsgit
0
17
Llm Wiki Ecosystem Gap To IssuesA

Review the workspace-hub LLM-wiki/document-intelligence ecosystem, identify high-leverage gaps, and create grounded GitHub feature issues without duplicating existing work.

documentationgogit
0
17
Orcawave Orcaflex Semantic Proof Wave CloseoutA

Close out an OrcaWave/OrcaFlex semantic-proof wave after a PR merges, split unrelated CI blockers, and seed the next semantic-proof issue wave without duplicating existing issues.

testingbashgit
0
17
Overnight Plan Artifact Placement Drift ReconciliationA

Reconcile overnight planning waves where Codex workers advance GitHub issue state but the expected plan/review artifacts are missing from the designated external worktree because the worker wrote from a sandbox/in-repo worktree and pushed directly to the branch.

documentationrustgo
0
17
Overnight Plan Wave Artifact Drift ReconciliationA

Reconcile overnight planning waves when Codex workers move GitHub issues to status:plan-review but local artifacts are missing, split across sandbox worktrees, or only present on a pushed remote branch.

ai-agentsrustgo
0
17
Overnight Planning Noop Run SalvageA

Recover when unattended overnight Codex planning runs exit 0 but produce no required artifacts; salvage the wave by auditing existing plan state, generating missing summary artifacts manually, and preserving morning monitoring surfaces.

documentationrustgo
0
17
Overnight Pre Plan Review Wave Artifact DriftA

Run overnight planning-only waves for issues before status:plan-review, and reconcile cases where GitHub state advances but plan/review artifacts land in a sandbox or remote branch instead of the active local worktree.

businessrustgo
0
17
Overnight Verify Close And Blocker ConversionA

Use overnight Codex lanes to clear stale-open GitHub issues by verification-first closure, and convert blocked PR-repair attempts into dedicated blocker issues instead of speculative edits.

toolsgogit
0
17
Overnight Wave Pack Worktree IsolationA

Safely launch overnight multi-terminal workspace-hub planning packs from isolated worktrees when the main checkout is dirty or prompts share planning/index files.

businessshellbash
0
17
Overnight Worktree Claude Noop RecoveryA

Recover overnight Codex worktree batches that appear to succeed but produce no artifacts; harden rerun prompts and launch commands.

businesspythonshell
0
17
Overnight Worktree Uv Warmup And Log Path GuardrailsA

Prevent false stalls and missing-log failures in overnight Codex worktree batches by pre-warming uv environments, using exact log-path directory creation, and interpreting buffered logs correctly.

testingpythonshell
0
17
Overnight Worktree Verification FallbackA

Verify overnight multi-worktree Codex batches when auto-sync, duplicate-lane convergence, and sandbox-blocked review create misleading local state or review provenance.

businessrustgo
0
17