# codealmanac

A living wiki for your codebase, maintained by AI coding agents. CodeAlmanac gives AI agents the context code alone cannot hold: why a system is shaped the way it is, what broke before, which invariants matter, and how workflows cross files and services.

- Tier: Indexed (plain plugin)
- Category: Documentation
- Page: https://www.flowy.sh/listings/almanaccode-codealmanac
- Source: https://github.com/AlmanacCode/codealmanac
- Price: free and open source

## Summary
codealmanac is a Claude Code plugin with 1 hand-picked skill for documentation work, indexed on Flowy. Install it with the command on its page. It includes deep-refactor-audit. 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 AlmanacCode/codealmanac --agent claude-code
```

## Skills
- deep-refactor-audit

## FAQ

### What is codealmanac?
A living wiki for your codebase, maintained by AI coding agents. CodeAlmanac gives AI agents the context code alone cannot hold: why a system is shaped the way it is, what broke before, which invariants matter, and how workflows cross files and services.

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

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