Forgeopen banner
PerryB-GIT PerryB-GIT

Forgeopen

Development community

Description

Self-improvement scaffold for Claude Code — nightly review, skill hygiene, memory index. MIT.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

ForgeOpen

The self-improvement scaffold we use internally — now open source.

Every Claude Code install Support Forge ships to a client gets smarter overnight. The scaffold that makes that happen is MIT-licensed and drops into any setup in under ten minutes.

Landing page: https://support-forge.com/forgeopen

What it does

  • Nightly self-review — a cron rereads the day's transcripts, extracts what you corrected, and writes those corrections back into CLAUDE.md.
  • Skill catalog hygiene — stale skills flagged, naming collisions surfaced, dormant memory rows pruned.
  • Memory indexMEMORY.md auto-condensed to one-line pointers with topic files underneath.
  • Non-destructive install — works alongside your existing ~/.claude setup. Uninstall with rm -rf.

Status

ForgeOpen is in active development. Star the repo or [join the list](https://support-forge.com/forgeopen) to get notified when the first public release drops.

License

MIT. See [LICENSE](./LICENSE).

Who's behind this

[Support Forge](https://support-forge.com) — AI consulting for New England SMBs. Built by [@PerryB-GIT](https://github.com/PerryB-GIT).