Skip to content

ranaroussi/cc-test-executor-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Claude Code Test Executor & Analyzer

A Claude Code agent that runs tests and analyzes results without polluting your main conversation context.

Why this exists

  • Context efficiency: Main agent stays clean - no verbose logs cluttering your conversation
  • Persistent logs: Test output saved to files for detailed review when needed
  • Smart analysis: Get actionable insights without drowning in raw test data

What it does

  • Executes tests using ./tests/run-with-log.sh with full log capture
  • Analyzes failures and provides concise, actionable insights
  • Saves complete logs to files for your review
  • Returns only the essential information to your main conversation

Usage

@agent-test-executor-analyzer run the authentication test

Output

  • To conversation: Clean summary with critical issues and fixes
  • To log files: Complete test output for detailed debugging saved in tests/logs

Perfect for keeping your main Claude conversation focused while still getting comprehensive test analysis and keeping the raw data available.


Tip

Get actionable tips, real-world strategies, and insider stories on coding, indie hacking, finance, and solo entrepreneurship.
Sign up to my newsletter 👉 https://aroussi.com/subscribe

About

A Claude Code agent that runs tests and analyzes results without polluting your main conversation context.

Topics

Resources

License

Stars

Watchers

Forks

Languages