# essentials-claude-code

Loops, swarms, and teams powered by Claude Code's built-in Task System. Loop, swarm, and team are three execution modes. Loop runs sequentially. Swarm runs parallel subagents. Team spawns full Claude Code instances with shared contracts via Agent Teams.

- Tier: Indexed (plain plugin)
- Category: Automation
- Page: https://www.flowy.sh/listings/gantisstorm-essentials-claude-code
- Source: https://github.com/GantisStorm/essentials-claude-code
- Price: free and open source

## Summary
essentials-claude-code is a Claude Code plugin with 5 hand-picked skills for automation work, indexed on Flowy. Install it with the command on its page. It includes beads-schema, github-cli, gitlab-cli. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add gantisstorm/essentials-claude-code
```

## Skills
- beads-schema
- github-cli
- gitlab-cli
- plan-schema
- prd-schema

## FAQ

### What is essentials-claude-code?
Loops, swarms, and teams powered by Claude Code's built-in Task System. Loop, swarm, and team are three execution modes. Loop runs sequentially. Swarm runs parallel subagents. Team spawns full Claude Code instances with shared contracts via Agent Teams.

### How do I install essentials-claude-code?
Run these in Claude Code: npx -y skills add gantisstorm/essentials-claude-code. Then prompt normally.

### Does essentials-claude-code auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is essentials-claude-code free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
