# codemap

codemap — structural ground truth for coding agents. Resolves what your code actually imports, tells you what breaks if you change it, and is explicit about what it couldn't figure out.

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

## Summary
codemap is a Claude Code plugin with 4 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes codemap, config-setup, codemap. 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 JordanCoin/codemap --agent claude-code
```

## Skills
- codemap
- config-setup
- codemap
- config-setup

## FAQ

### What is codemap?
codemap — structural ground truth for coding agents. Resolves what your code actually imports, tells you what breaks if you change it, and is explicit about what it couldn't figure out.

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

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