JamesShi96JamesShi96Communityยท1 Agent Skills Included

project-butler

Persistent project memory across coding sessions

Maintains persistent project memory so coding assistants resume work without re-explaining context. Saves session progress, next steps, decisions, and rules into plain Markdown files at the end of each work session. Eliminates repeated architecture explanations, lost decisions, and drifting documentation across Claude Code, Cursor, and Codex. Keeps project wikis, TODO lists, file organization, and update logs synchronized automatically.
npx skills add JamesShi96/project-butler --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’