Multi-agent research skill for parallel research execution (10 agents, battle-tested with real case studies).
Install with the open skills CLI (global, non-interactive — available in every Claude Code session):
npx skills add sickn33/agentic-awesome-skills --skill "infinite-gratitude" -g -a claude-code -yOr manually — copy the SKILL.md below into:
~/.claude/skills/infinite-gratitude-sickn33/SKILL.md---
name: infinite-gratitude
description: "Multi-agent research skill for parallel research execution (10 agents, battle-tested with real case studies)."
risk: safe
source: "https://github.com/sstklen/infinite-gratitude"
date_added: "2026-02-27"
---
# Infinite Gratitude
> **Source**: [sstklen/infinite-gratitude](https://github.com/sstklen/infinite-gratitude)
## Description
A multi-agent research skill designed for parallel research execution. It orchestrates 10 agents to conduct deep research, battle-tested with real case studies.
## When to Use
Use this skill when you need to perform extensive, parallelized research on a topic, leveraging multiple agents to gather and synthesize information more efficiently than a single linear process.
## How to Use
This is an external skill. Please refer to the [official repository](https://github.com/sstklen/infinite-gratitude) for installation and usage instructions.
```bash
git clone https://github.com/sstklen/infinite-gratitude
```
## Limitations
- Use this skill only when the task clearly matches the scope described above.
- Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
- Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Use when executing implementation plans with independent tasks in the current session