All authors
vamseeachanta avatar

Claude Skills by vamseeachanta

github.com/vamseeachanta
6,174 skillsA× 6,010B× 120C× 32D× 7F× 50 installs1,984 views
Research Paper WritingA

End-to-end pipeline for writing ML/AI research papers — from experiment design through analysis, drafting, revision, and submission. Covers NeurIPS, ICML, ICLR, ACL, AAAI, COLM. Integrates automated experiment monitoring, statistical analysis, iterative writing, and citation verification.

researchpythongo
0
17
Wiki ContextA

Auto-query llm-wiki domains for relevant context before executing domain tasks

researchgobash
0
17
Clinical Trial ProtocolA

Generate clinical trial protocols for medical devices or drugs through

toolspythongo
0
17
Instrument Data AllotropeA

Convert laboratory instrument output files (PDF, CSV, Excel, TXT) to

toolspythongo
0
17
Nextflow PipelinesA

Run nf-core bioinformatics pipelines (rnaseq, sarek, atacseq) on sequencing

toolsgoexpress
0
17
Scientific Problem SelectionA

Systematic framework for scientific problem selection, project ideation,

toolsgogit
0
17
Scvi ToolsA

Deep learning for single-cell analysis using scvi-tools: data integration, batch correction, multi-modal analysis, reference mapping, and more.

documentationpythongo
0
17
Single Cell Rna QcA

Performs quality control on single-cell RNA-seq data (.h5ad or .h5 files) using scverse best practices with MAD-based filtering and comprehensive visualizations.

datapythongo
0
17
XitterA

Interact with X/Twitter via the x-cli terminal client using official X API credentials. Use for posting, reading timelines, searching tweets, liking, retweeting, bookmarks, mentions, and user lookups.

securitybashgit
0
17
XurlC

X/Twitter via xurl CLI: post, search, DM, media, v2 API.

securitypythongo
0
17
Absolute Path Review Dispatch GuardA

Prevent Codex/Gemini adversarial review dispatch failures caused by relative prompt-file paths and background workdir drift.

toolsgobash
0
17
Absolute Path Review Prompt DispatchA

Prevent adversarial review dispatch failures caused by relative prompt paths, superseded background sessions, and stale completion notices when launching Codex/Gemini review jobs.

toolsrustgo
0
17
Adversarial Review Prompt Refresh GuardA

Prevent stale plan/code review prompts from being sent to Codex/Gemini after the underlying artifact changed.

developmentgo
0
17
Approval Stage Plan HygieneA

Prevent approval-stage adversarial review churn by keeping plans implementation-focused, schema-complete, and free of stale review-process narration.

businessgorails
0
17
Approval Stage Plan Review SweepA

Run an approval-stage adversarial cross-review sweep across multiple GitHub issues, drafting any missing canonical plan artifacts before dispatching Codex/Gemini reviews.

developmentgotesting
0
17
Artifact Inline No Tools Plan ReviewA

Recover adversarial plan reviews on large or sandbox-hostile repos by embedding grounded facts + full plan text directly in a compact prompt and explicitly forbidding reviewer tool use.

ai-agentsgoshell
0
17
Artifact Inline Plan RereviewA

Recover adversarial plan reviews when providers keep reading stale remote/main content instead of the revised local artifact.

businessgorails
0
17
Bulk Docstring AdditionA

Add Google-style docstrings to all public functions and classes in a Python package. Uses AST parsing for precise gap detection, priority ranking by coverage ratio, and multi-file patching.

businesspythongo
0
17
Compact No Tools Plan Review RecoveryA

Recover adversarial plan reviews in large or tool-constrained repos by using compact self-contained prompts that forbid tool use and rely only on embedded grounded facts plus the plan text.

developmentgoshell
0
17
Debugging Hermes Tui CommandsA

Debug Hermes TUI slash commands: Python, gateway, Ink UI.

developmenttypescriptpython
0
17
Gemini Review Capacity RecoveryA

Handle Gemini adversarial-review runs that emit repeated 429 capacity errors before either recovering with a real verdict or failing unavailable.

toolsgo
0
17
Gh Work Execution ChecklistA

Compact live-execution checklist companion for approved GitHub issue work. Use during active implementation as a fast operational route; gh-work-execution remains the canonical source of truth.

testinggogit
0
17
Gh Work ExecutionA

Canonical GitHub issue execution route after plan approval — strengthened resource intelligence, TDD-first implementation, targeted validation, adversarial review, delegation controls for Codex agent teams, GitHub progress posting, future-issue capture, and commit/push with closeout discipline.

testingrustgo
0
17
Gsd Operational AuditB

Audit a repo's live GSD/get-shit-done workflow state against docs, issues, and runtime outputs to find stale issues, automation reliability gaps, parser drift, migration residue, and policy contradictions.

toolspythongo
0
17
Hermes Agent Skill AuthoringA

Author in-repo SKILL.md: frontmatter, validator, structure.

toolspythongo
0
17
Multi Machine Ai Readiness And Issue TriageA

Assess a multi-machine, multi-repo AI-enabled workspace for readiness, provider allocation, and issue prioritization.

researchpythongo
0
17
Multi Provider Adversarial ReviewA

Dispatch parallel adversarial reviews to Codex and Gemini CLIs for plans or code artifacts. Use when the AI Review Routing Policy requires two- or three-provider review — architecture-heavy, security-affecting, cross-module, or high-stakes changes.

businesspythongo
0
17
Node Inspect DebuggerC

Debug Node.js via --inspect + Chrome DevTools Protocol CLI.

developmentjavascripttypescript
0
17
Overnight Parallel Agent PromptsA

Design self-contained prompts for 3-5 terminals to run overnight without supervision. Ensures zero git contention, provider-optimal allocation, and a clear morning deliverable summary.

toolspythonrust
0
17
Overnight Verify Close BatchA

Build overnight parallel batches that close stale-open GitHub issues by proving landed work already satisfies the issue, instead of wasting implementation lanes on redoing completed work.

testingrustgo
0
17
Parallel Approved Issue WorktreesB

Launch approved GitHub issue implementation in parallel using isolated git worktrees, committed execution-pack prompts, local plan-approved markers, and direct background Codex runs when delegate_task workers are unreliable for real repo writes.

testingpythonrust
0
17
Plan Rerun Review State SyncA

Keep iterative plan-review reruns truthful by syncing prompt files, canonical review artifacts, and the plan's own review-summary narrative after each adversarial wave.

developmentgorails
0
17
Plan Resubmit Wave PromptsA

Run a planning-only multi-terminal wave to harden blocked `status:plan-review` issues for fresh adversarial re-review, with zero implementation work and explicit path ownership.

developmentpythongo
0
17
Plan Review Adversarial HardeningA

Class-level workflow for plan-review hardening, adversarial review reruns, artifact grounding, approval hygiene, and prompt/path drift recovery.

testinggorails
0
17
PlanA

Plan mode for Hermes — inspect context, write a markdown plan into the active workspace's `.hermes/plans/` directory, and do not execute the work.

toolsgodocker
0
17
Provider Review Prompt Path GuardA

Prevent adversarial review dispatch failures caused by sandbox/tmp path mismatches and provider CLI working-directory drift when launching Codex or Gemini with prompt files.

toolsshellbash
0
17
Python DebugpyA

Debug Python: pdb REPL + debugpy remote (DAP).

toolspythonbash
0
17
Re Review Local Plan Artifact GroundingA

Prevent stale adversarial re-reviews by forcing Codex/Gemini to review the exact revised local plan artifact instead of stale GitHub issue text or default-branch content.

businessrustgo
0
17
Requesting Code ReviewA

Pre-commit verification pipeline — static security scan, baseline-aware quality gates, independent reviewer subagent, and auto-fix loop. Use after code changes and before committing, pushing, or opening a PR.

testingjavascriptpython
0
17
Single Terminal Gh Issue PromptsA

Generate live issue-specific Codex prompts for a single terminal, with repo-aware path contracts and plan-gate safety checks.

testingrustgo
0
17
Skeleton Test Coverage UpliftA

Write test suites for SKELETON packages (zero test coverage) to uplift them to DEVELOPMENT maturity. Handles non-importable modules, optional dependencies, separate sub-repos, and Flask/web packages without runtime.

testingpythongo
0
17
SpikeA

Throwaway experiments to validate an idea before build.

researchpythonrust
0
17
Subagent Driven DevelopmentA

Use when executing implementation plans with independent tasks. Dispatches fresh delegate_task per task with two-stage review (spec compliance then code quality).

code-qualitypythongo
0
17
Workspace Hub Batch Issue ExecutionA

Deprecated alias for gh-work-execution.

ai-agentsgit
0
17
Source Command Compound ExtendedA

Run cross-agent memory bridge. Sync learnings between machine agents, update shared knowledge. Phase 5 of #1760.

toolsbashgit
0
17
Source Command Gsd From Gsd2A

Import a GSD-2 (.gsd/) project back to GSD v1 (.planning/) format

businessbashnode
0
17
Source Command Gsd Join DiscordA

Join the GSD Discord community

tools
0
17
Source Command Gsd Review BacklogA

Review and promote backlog items to active milestone

businessbash
0
17
Source Command Gsd WorkstreamsA

Manage parallel workstreams — list, create, switch, status, progress, complete, and resume

tools
0
17
Source Command Learn ExtendedA

Extract learnings from the current session and convert them to actionable repo content. Phase 4 of #1760.

toolsbashgit
0
17