# arcgram

Arcgram turns your AI agent's plan into a diagram you can check and fix — before anything runs. Your AI agent can hand you something that looks right — an analysis, a workflow, a plan, code — while a broken step or a bad dependency hides underneath.

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/jovesun-lab-arcgram
- Source: https://github.com/jovesun-lab/arcgram
- Price: free and open source

## Summary
arcgram is a Claude Code plugin with 3 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes checkpoint, reconcile, validate. 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 jovesun-lab/arcgram
```

## Skills
- checkpoint
- reconcile
- validate

## FAQ

### What is arcgram?
Arcgram turns your AI agent's plan into a diagram you can check and fix — before anything runs. Your AI agent can hand you something that looks right — an analysis, a workflow, a plan, code — while a broken step or a bad dependency hides underneath.

### How do I install arcgram?
Run these in Claude Code: npx -y skills add jovesun-lab/arcgram. Then prompt normally.

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