AtishayGanesh

Ultraanalysis — Testing skill for Claude Code

Testing community

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

Terminal
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///report.md and present the executive summary, top weak sp

Alternatives in Testing

  • Sentient — Test prompt to showcase claude code hook blocking a dangerous rm -rf command 3.4k ★
  • Regen API — Regenerate the OpenAPI spec and web API client after server API changes 2.5k ★
  • Fixtests — Systematic test failure analysis and remediation 849 ★

Full documentation available on GitHub

View Source Repository