# archcore-ai-plugin

Make your AI code like it already knows your repo. Archcore gives coding agents the architecture, rules, and prior decisions of this repo — so new changes land where your project says they belong and follow the team's conventions, automatically.

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

## Summary
archcore-ai-plugin is a Claude Code plugin with 7 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes audit, capture, context. 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 archcore-ai/plugin
```

## Skills
- audit
- capture
- context
- decide
- help
- init
- plan

## FAQ

### What is archcore-ai-plugin?
Make your AI code like it already knows your repo. Archcore gives coding agents the architecture, rules, and prior decisions of this repo — so new changes land where your project says they belong and follow the team's conventions, automatically.

### How do I install archcore-ai-plugin?
Run these in Claude Code: npx -y skills add archcore-ai/plugin. Then prompt normally.

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