# stagent

A Claude Code plugin that runs config-driven development workflows as a state machine. You declare stages, transitions, and inputs in a single workflow.json; the plugin's hooks and scripts drive the loop.

- Tier: Indexed (plain plugin)
- Category: Automation
- Page: https://www.flowy.sh/listings/jie-worldstatelabs-stagent
- Source: https://github.com/jie-worldstatelabs/stagent
- Price: free and open source

## Summary
stagent is a Claude Code plugin with 3 hand-picked skills for automation work, indexed on Flowy. Install it with the command on its page. It includes create-workflow, stagent-setup, stagent. 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 jie-worldstatelabs/stagent
```

## Skills
- create-workflow
- stagent-setup
- stagent

## FAQ

### What is stagent?
A Claude Code plugin that runs config-driven development workflows as a state machine. You declare stages, transitions, and inputs in a single workflow.json; the plugin's hooks and scripts drive the loop.

### How do I install stagent?
Run these in Claude Code: npx -y skills add jie-worldstatelabs/stagent. Then prompt normally.

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