Prove that we can use a background Claude Code process to verify results and block task progression until verification completes.
This is a self-contained POC. All required command files are in the commands/ subdirectory.
Prove that we can use a background Claude Code process to verify results and block task progression until verification completes.
This is a self-contained POC. All required command files are in the commands/ subdirectory.
All tasks should be executed with the current working directory as:
# Gemini CLI Stress Test Harness
This Python tool benchmarks the response time and reliability of the Google Gemini CLI on complex or large prompts, supporting concurrent execution for load testing.
---
## Features
- **Concurrent execution:** Run multiple parallel Gemini CLI jobs.This README consolidates and supersedes the previous README_short.md and the original README.md.
It has been audited against the current source code (see list at the end of this file)
and should be treated as the single source of truth for how the MCP servers work.
| #!/usr/bin/env python3 | |
| """ | |
| Generate a concatenated code review bundle from a configuration file. | |
| This script creates a single markdown document containing all files that need review. | |
| It is designed to be a robust command-line utility for both human and agent use. | |
| Additionally, it can perform AI-powered code reviews using LiteLLM with various models. | |
| AGENT VERIFICATION INSTRUCTIONS: | |
| - Run this script directly to execute working_usage() |
A real-time monitoring dashboard for Claude code instances managed by claude_dispatcher.py, built with React, Tailwind CSS, Shadcn/UI, and FastAPI. It provides live observability of tmux slots, Claude hook events, and system health, inspired by the disler/claude-code-hooks-multi-agent-observability repository. The dashboard runs locally, leveraging uv for dependency management and WebSockets for real-time updates.
PreToolUse, Notification), and system health (CPU, memory, Redis) via WebSockets.tmux capture-pane output for each slot in real-time, viewable in a modal.Notification events, with formatted prompt/response pairs.name: code-reviewer description: Proactively triggered for comprehensive code reviews and security analysis. If they say 'review code', 'check security', 'code quality', or mention pull requests, use this agent. When you prompt this agent, provide the code location and review focus areas (security, performance, style). Remember, this agent has no context about your standards, so specify coding conventions and acceptable risk levels. tools: python type: reviewer capabilities:
Here is the final clear and concise estimate with math for how many full-time developers a 16 Nvidia H200 GPU cluster can support running Grok’s Kimi-k2, based purely on token throughput:
| #!/usr/bin/env python3 | |
| """ | |
| Codebase Indexer for Semantic Code Search | |
| A tool for indexing code repositories into ArangoDB with semantic embeddings, | |
| enabling intelligent code search beyond simple text matching. | |
| Key Features: | |
| - Extracts functions/classes using tree-sitter AST parsing | |
| - Generates semantic embeddings using nomic-embed-code model (1024-dim) |