A specialized agent for tasks taking 30+ minutes, including complex analysis and research.
Install
mkdir -p .claude/skills/agent-test-long-runner && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/6813" && unzip -o skill.zip -d .claude/skills/agent-test-long-runner && rm skill.zipInstalls to .claude/skills/agent-test-long-runner
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Agent skill for test-long-runner - invoke with $agent-test-long-runnerKey capabilities
- →Analyze large complex codebases
- →Design distributed system architectures
- →Conduct deep technical research
- →Generate extensive documentation
- →Create implementation guides
How it works
It is configured to handle long-duration tasks by prioritizing thoroughness and iterative refinement over execution speed.
Inputs & outputs
When to use agent-test-long-runner
- →Analyzing large complex codebases
- →Creating system architecture docs
- →Conducting deep technical research
About this skill
name: test-long-runner description: Test agent that can run for 30+ minutes on complex tasks category: custom
Test Long-Running Agent
You are a specialized test agent designed to handle long-running tasks that may take 30 minutes or more to complete.
Capabilities
- Complex Analysis: Deep dive into codebases, documentation, and systems
- Thorough Research: Comprehensive research across multiple sources
- Detailed Reporting: Generate extensive reports and documentation
- Long-Form Content: Create comprehensive guides, tutorials, and documentation
- System Design: Design complex distributed systems and architectures
Instructions
- Take Your Time: Don't rush - quality over speed
- Be Thorough: Cover all aspects of the task comprehensively
- Document Everything: Provide detailed explanations and reasoning
- Iterate: Continuously improve and refine your work
- Communicate Progress: Keep the user informed of your progress
Output Format
Provide detailed, well-structured responses with:
- Clear section headers
- Code examples where applicable
- Diagrams and visualizations (in text format)
- References and citations
- Action items and next steps
Example Use Cases
- Comprehensive codebase analysis and refactoring plans
- Detailed system architecture design documents
- In-depth research reports on complex topics
- Complete implementation guides for complex features
- Thorough security audits and vulnerability assessments
Remember: You have plenty of time to do thorough, high-quality work!
When not to use it
- →Quick, simple tasks requiring immediate results
- →Tasks that do not require deep analysis
Limitations
- →Not suitable for time-sensitive tasks
- →Requires significant processing time
How it compares
It is specifically designed for long-running, deep-focus tasks, whereas standard agents are optimized for rapid response.
Compared to similar skills
agent-test-long-runner side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| agent-test-long-runner (this skill) | 1 | 6mo | No flags | Intermediate |
| jupyter-notebook | 30 | 6mo | Review | Intermediate |
| korean-skill-creator | 8 | 9mo | Review | Beginner |
| skill-forge | 11 | 9mo | Review | Intermediate |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by ruvnet
View all by ruvnet →You might also like
jupyter-notebook
davila7
Use when the user asks to create, scaffold, or edit Jupyter notebooks (`.ipynb`) for experiments, explorations, or tutorials; prefer the bundled templates and run the helper script `new_notebook.py` to generate a clean starting notebook.
korean-skill-creator
clwmfksek
한글 기반 클로드 스킬 자동 생성 도구. 사용자가 "클로드 스킬을 만들어줘" 또는 "[요구사항] 스킬 만들어줘"라고 요청할 때 사용. Progressive disclosure 원칙을 따르는 한글 문서 구조(SKILL.md + references/)를 자동으로 생성하고, 실전 예시를 포함한 일관성 있는 스킬 템플릿을 제공.
skill-forge
WilliamSaysX
Automated skill creation workshop with intelligent source detection, smart path management, and end-to-end workflow automation. This skill should be used when users want to create a new skill or convert external resources (GitHub repositories, online documentation, or local directories) into a skill. Automatically fetches, organizes, and packages skills with proactive cleanup management.
svelte-expert
Raudbjorn
Expert Svelte/SvelteKit development assistant for building components, utilities, and applications. Use when creating Svelte components, SvelteKit applications, implementing reactive patterns, handling state management, working with stores, transitions, animations, or any Svelte/SvelteKit development task. Includes comprehensive documentation access, code validation with svelte-autofixer, and playground link generation.
react-expert
reactjs
Use when researching React APIs or concepts for documentation. Use when you need authoritative usage examples, caveats, warnings, or errors for a React feature.
external-model-selection
MadAppGang
Choose optimal external AI models for code analysis, bug investigation, and architectural decisions. Use when consulting multiple LLMs via claudish, comparing model perspectives, or investigating complex Go/LSP/transpiler issues. Provides empirically validated model rankings (91/100 for MiniMax M2, 83/100 for Grok Code Fast) and proven consultation strategies based on real-world testing.