SUMMARY AI summary by gpt-5-mini
A portable installer that adds a "feature-memory" system to Claude Code projects in one command. It installs 10 slash commands, 3 hooks, helper scripts and templates into a target project's .claude/ tree so Claude sessions can load and persist feature notes, decisions and findings. Who uses it - Developers/teams using Claude-based workflows who want a small feature-state & notes system integrated into project chat. Key features - One-step install: copies payload into .claude/{commands,hooks,scripts,templates,features,backups}, makes hooks/scripts executable. - Merges existing .claude/settings.json with jq (recommended); otherwise creates one and backs up originals. - Writes workflow doc .claude/CLAUDE.md only if missing; updates .gitignore for .claude/features/.active and backups. - Provides slash commands (e.g. /feature-start, /feature-status, /feature-note, /feature-decision, /feature-finding, /feature-compact, /feature-pause/resume/list/end). - Hooks: - session-start.sh: injects active feature.md + recent notes + invariant/criteria lines into new chats, - stop.sh: on session end proposes DECISIONS/FINDINGS/ERRORS and can persist to feature.md after confirmation, - pre-compact.sh: saves transcript and marks notes as STICKY across compaction. - Supports project-specific extension via optional .claude/hooks/post-stop.local.sh (fire-and-forget). - Uninstall keeps features/ (does not delete recorded feature data); settings.json backup left next to it. - Dependencies: bash (macOS/Linux), jq recommended. No checkpoint subsystem included.
DETECTED Detected AI stack
AI-related keywords found in this repo's description, topics, or README summary — grouped by category. Each badge links to the corresponding ranking detail page.
Language breakdown (by bytes)
Why this is classified AI-related
The AI relevance score checks four places for AI keywords and adds the weight of each one that matches. Full methodology
Total AI relevance score: 75 / 100
Position among AI repos in the same language
We track 962 Shell repos, of which 847 score 40 or above on AI relevance. 243 have more stars than this one (top 25.4%), and 86 score higher (top 9.0%).
Owner
Dates
| Created on GitHub | 2026-05-09 |
| Last push | 2026-05-09 |
| First seen here | 2026-05-09 |
| Last fetched | 2026-08-16 16:20 |
Similar repos (same language)
Project memory system for AI coding assistants (Claude Code, Cursor, Codex): session logs, project wiki, rules, TODOs, and handoff.
99xAgency/GodModeSkillMulti-LLM cross-review workflow for Claude Code. /work orchestrates plan/implement/bug-fix with 3 different model families voting on every gate.
Heoooooon/lazy-starter-kitA signed GUI and one safe command to turn macOS, Linux, or Windows into a complete AI development environment — dry-run first, repeatable, and tested.
Avanderheyde/levelsio-vps-setup-skillA Claude Code skill to deploy and operate a web app on a single cheap, hardened VPS the levels.io way — Hetzner/DigitalOcean + Next.js + SQLite + Caddy + systemd.
MeherBhaskar/agent-rigorSkill repository to enforce Engineering disclipline in coding assistants
alicicek/tale-modeA discipline plugin for Claude Code + OpenAI Codex — plan first, verify against the real code, receipts on every decision, independent adversarial review, and a self-armed loop that keeps going until a real check passes. Built by Fable to make any Claude work like a careful senior engineer.
anzy-renlab-ai/pronounce🔊 Pronounce developer jargon out loud. 1,650+ entries (kubectl, GIF, JSON, JWT, …), sourced with confidence levels. Bash CLI + VS Code extension + interactive quiz + voice search + MCP server + Claude Code skill.
AbuZar-Ansarii/All-AgentsInstall and run every AI agent on your phone locally