project-butler
Persistent project memory across coding sessions
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install project-butler?โผ
Run `npx skills add JamesShi96/project-butler --all -g -y` in your terminal to install it globally for your coding assistant.
How to make AI coding assistants remember my project?โผ
Run /project-butler once to set up project memory, then say 'end session' when you stop working and 'continue' next time. The assistant resumes with full context instead of starting from scratch.
Does project-butler work with Cursor and Codex?โผ
Yes. It generates Cursor rules and an AGENTS.md file so Cursor, Codex, and Claude Code all share the same project memory files.
What files does project-butler create?โผ
It creates plain Markdown files like CLAUDE.md, PROJECT.md, TODO.md, session-handoff.md, and an update log, plus a small profile config. Any tool that reads project files can use them.
Do I need coding skills to use project-butler?โผ
No. After setup you only use plain-English commands like 'end session', 'continue', and 'status' to manage project memory.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core