# jumbocli

Memory and Context Orchestration for Coding Agents

- Tier: Indexed (plain plugin)
- Category: Agent Memory
- Page: https://www.flowy.sh/listings/jumbocontext-jumbo-cli
- Source: https://github.com/jumbocontext/jumbo.cli
- Price: free and open source

## Summary
jumbocli is a Claude Code plugin with 18 hand-picked skills for agent memory work, indexed on Flowy. Install it with the command on its page. It includes codify-jumbo-goal, decompose-architecture-aggregate, define-jumbo-goals. 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 jumbocontext/jumbo.cli --agent claude-code
```

## Skills
- codify-jumbo-goal
- decompose-architecture-aggregate
- define-jumbo-goals
- formalize-objectives
- jumbo-add-component
- jumbo-add-decision
- jumbo-add-dependency
- jumbo-add-guideline
- jumbo-add-invariant
- jumbo-bootstrap-session
- jumbo-command-discovery
- jumbo-context-maintenance
- jumbo-correction-capture
- jumbo-design-goal
- refine-jumbo-goals
- reject-jumbo-goal
- review-jumbo-goal
- start-jumbo-goal

## FAQ

### What is jumbocli?
Memory and Context Orchestration for Coding Agents

### How do I install jumbocli?
Run these in Claude Code: npx -y skills add jumbocontext/jumbo.cli --agent claude-code. Then prompt normally.

### Does jumbocli 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 jumbocli free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
