Ultraanalysis — Testing skill for Claude Code
Run the weak-spot analysis on downloaded conversations and propose prompt/tool/test changes (no changes applied).
How to install Ultraanalysis
Installs to ~/.claude/skills/atishayganesh-sarvam-kit-ultraanalysis/SKILL.md
mkdir -p ~/.claude/skills/atishayganesh-sarvam-kit-ultraanalysis && curl -fsSL https://raw.githubusercontent.com/AtishayGanesh/sarvam-kit/HEAD/commands/ultraanalysis.md -o ~/.claude/skills/atishayganesh-sarvam-kit-ultraanalysis/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Ultraanalysis does
description: Run the weak-spot analysis on downloaded conversations and propose prompt/tool/test changes (no changes applied).
argument-hint: " [since]"
Load sarvam-ultraanalysis. Ensure data is fresh (download if older than a day), build the corpus, then perform the analysis in this session following ultra_prompt.md (delegate slices to conversation-analyst subagents when >300 conversations). Write analysis/
Alternatives in Testing
Full documentation available on GitHub
View Source RepositoryRelated Skills
Spec Propose
Start a new change proposal. Asks one question (the problem), derives a slug, and creates .sdlc/changes/ / wit
Ship And Verify
Build the Mori desktop release, prompt user to install + run targeted tests, then read JSONL log to verify the
Sit
⚙️ [Skill] A Git-native semantic safety layer for AI agents editing Skill packages — validates, diffs, reviews
Relations Test
AI Prompt: Comprehensive Relation Analysis & Debugging
Quality AI Workflows
This document provides prompt patterns for using AI to assist with engineering quality tasks — quality review,
Sdd Reconcile.Prompt
Fold already-shipped, undocumented code changes back into a baseline domain's spec as a retroactive, diff-wind
Related Agents
Python Test Quality Reviewer
Analyzes git staged and unstaged changes to test files to detect unfocused tests, missing markers, weak assert
Data Hunter
Use when analysis data must be found and downloaded for a contest. Triggers 데이터 찾아줘, 공공데이터 검색, 데이터셋 확보, KOSIS
Audit Fix Verifier
Verifies a fix applied by audit-fix-agent actually resolves the original finding and introduces no regression.