All Skills

25,836 skills
samyakjhaveri
Grill Research
Interrogates research plans before evals or published claims, forcing explicit null hypotheses, confound checks, and data verification across four review waves.
0
samyakjhaveri
Overnight Eval
Launches long-running evaluation batches in isolated tmux sessions with pre-flight verification, monitoring, and post-flight analysis for unattended runs.
0
samyakjhaveri
Scaffold Context
Generates a CONTEXT.md routing file for a specified project subdirectory, following the canonical anatomy and ensuring it meets size and content constraints.
0
samyakjhaveri
Paper Review Sim
Simulates a NeurIPS/SC/ICSE-style peer review with five reviewer personas (HPC, ML, Stats, Reproducibility, Devil's Advocate) that verify every claim against actual result data before submission.
0
samyakjhaveri
Plan Review Invoke
Reviews a plan from a prior session by extracting the canonical reference prompt from seed/plan-reviewer-design.md and invoking the plan-reviewer agent with it, surfacing the verdict without auto-applying changes.
0
samyakjhaveri
Hpc Code Reviewer
Reviews CUDA, OpenMP, and OpenCL code for parallel correctness, covering data races, memory model violations, synchronization bugs, numerical precision issues, and API-specific pitfalls.
0
samyakjhaveri
Cuda Omp Translator
Reference guide for evaluating LLM-generated translations between CUDA and OpenMP, covering memory model mapping, kernel launch patterns, shared memory, atomics, and common failure modes.
0
samyakjhaveri
Navigate
Recommends the best skill, agent, or command for a given task by classifying intent and scanning available tools.
0
samyakjhaveri
Auto Paper Improvement Loop
Iteratively improves a compiled LaTeX paper through two rounds of external LLM review, fix implementation, and recompilation.
0
samyakjhaveri
Reflect
Generates a structured post-task reflection capturing surprises, patterns, prompt improvements, and gotchas, writing it to a markdown file without modifying project rules.
0
samyakjhaveri
Unknowns
Surface and clarify unknowns before prompting, log deviations during implementation, and verify understanding after, using HTML artifacts that pair prompts with outputs.
0 · bundle
samyakjhaveri
Tdd
Guides test-driven development with a red-green-refactor loop, emphasizing behavior-focused tests and vertical slicing over horizontal test writing.
0 · bundle
samyakjhaveri
Sam Handoff
Writes or updates a HANDOFF.md file in the project root to capture goal, progress, and next steps for a fresh agent to continue in-progress work.
0
samyakjhaveri
To Prd
Synthesizes the current conversation and codebase context into a structured PRD and publishes it to the project issue tracker with a triage label.
0
samyakjhaveri
Triage
Triage issues through a state machine driven by triage roles, including gathering context, recommending actions, and applying outcomes.
0 · bundle
samyakjhaveri
Sop Writer
Turns a process description into a complete Standard Operating Procedure document with numbered steps, decision points, checklists, and troubleshooting guidance.
0
samyakjhaveri
Nature Skills
Provides nine skills for Nature-journal-family academic publishing, covering figure creation, prose polishing, manuscript writing, citation formatting, data availability statements, paper reading, reviewer responses, paper-to-PPT conversion, and academic search via an MCP server.
0
samyakjhaveri
Diagnose
Runs a disciplined debugging loop for hard bugs and performance regressions, covering reproduction, hypothesis testing, instrumentation, fixing, and regression testing.
0
samyakjhaveri
Prototype
Builds a throwaway prototype to answer a design question, choosing between a runnable terminal app for logic/state questions or multiple UI variations switchable from one route.
0 · bundle
samyakjhaveri
To Issues
Breaks a plan, spec, or PRD into independently-grabbable issues using tracer-bullet vertical slices, then publishes them to the project issue tracker.
0
samyakjhaveri
Gpt Researcher
Conducts autonomous multi-source research using a planner/executor architecture and an MCP server, with tools for deep research, quick search, report writing, and source retrieval.
0
samyakjhaveri
Writing Plans
Turns a spec or requirements into a detailed, bite-sized implementation plan with exact file paths, code, and test steps for engineers with no codebase context.
0 · bundle
samyakjhaveri
Storm Research
Runs Stanford's STORM pipeline to produce Wikipedia-quality research articles with citations, using Claude models and a search engine API.
0
samyakjhaveri
Weekly Review
Runs an interactive weekly review session to assess accomplishments against stated goals, identify missed items, and plan the next week with a structured report and accountability question.
0
samyakjhaveri
Bootstrap Cc Setup
Bootstraps the always-loaded rules layer for a new repository: writes a CLAUDE.md skeleton and a workflow.md model-notes rule, and optionally installs a native git pre-commit hook. Skips repos already rendered by the Loam Copier template.
0 · bundle
samyakjhaveri
Executing Plans
Loads an implementation plan, reviews it critically, executes each task with verification, and reports completion, stopping to ask for help when blocked.
0
samyakjhaveri
Workflow Mapper
Turns messy business process descriptions into structured workflows, classifies each step for automation potential using a GREEN/YELLOW/RED framework, and produces a prioritized automation roadmap with time savings estimates.
0
samyakjhaveri
Academic Research
Runs a multi-agent academic research pipeline covering systematic review, LaTeX paper writing, peer review, and end-to-end orchestration with integrity gates.
0
samyakjhaveri
Code Review Graph
Scopes code-review blast radius and detects architectural hotspots using Tree-sitter AST analysis and GraphRAG, with an MCP server for graph-based analysis.
0
samyakjhaveri
Using Git Worktrees
Creates isolated git worktrees with smart directory selection and safety verification for feature work.
0
samyakjhaveri
Requesting Code Review
Dispatch a code-reviewer subagent to catch issues before they cascade, with guidance on when to request review and how to act on feedback.
0 · bundle
samyakjhaveri
Planning With Files
Creates and maintains persistent markdown planning files that survive session resets by hooking into Claude Code's lifecycle.
0
samyakjhaveri
Test Driven Development
Guides implementing features and bug fixes test-first, enforcing the red-green-refactor cycle with mandatory failure verification.
0 · bundle
samyakjhaveri
Subagent Driven Development
Executes implementation plans by dispatching a fresh subagent per task and running two-stage reviews for spec compliance and code quality.
0 · bundle
samyakjhaveri
Finishing A Development Branch
Guides completing development work by verifying tests, presenting structured options for merging, creating a pull request, keeping, or discarding a branch, and cleaning up worktrees.
0
samyakjhaveri
Verification Before Completion
Enforces running verification commands and confirming output before claiming work is complete, fixed, or passing, ensuring evidence precedes any success claims.
0