Run long background jobs asynchronously and poll results without tool-call timeouts.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "claude-async" yet — see the docs or source repo.
Use claude-async to start a large background refactor across the current repository: replace all legacy logging calls with the new logger interface, return the job ID and polling method, then keep polling until completion and summarize changed files and potential risks.
Returns a job ID, progress updates, completion status, and a summary of refactor results with affected files.
Start a background job with claude-async to run the full integration and end-to-end test suite without hitting a single tool-call timeout; first return the job ID, then poll periodically, and finally report failed tests, error log summaries, and fix suggestions.
Provides trackable test progress and, when finished, reports failures, log summaries, and recommended next steps.
Use claude-async to run a full-repository code analysis in the background: identify high-complexity modules, duplicated code, and potential performance bottlenecks. Create the job, return the job ID, poll until it finishes, and then produce a structured report.
Outputs job status and a final analysis report with issue categories, key files, and optimization recommendations.
Wrap Claude Code CLI as MCP tools for headless coding sessions and automation.
Query Claude Code transcript analytics for cost, safety, audit, and efficiency insights.
Provide code review, fixes, testing, and refactoring help in Claude Code.
Control Claude Code sessions in tmux with fine-grained orchestration and efficient extraction.
Sync Claude Code context and shared memory across machines for continuous work.
Delegate Claude Code subagents to local or external model backends seamlessly.