
Cross Conversation Project Manager
- 270 installs
- 237 repo stars
- Updated July 15, 2026
- onewave-ai/claude-skills
cross-conversation-project-manager is a Claude Code skill that maintains project context and state across multiple agent conversations, tracking tasks, decisions, blockers, and resources with auto-updates and status repo
About
cross-conversation-project-manager is an agent skill from onewave-ai/claude-skills that acts as a persistent project manager across multiple Claude Code conversations spanning days or weeks. The skill creates and maintains project files under /mnt/user-data/outputs/projects/, recording project name, start date, involved conversations, tasks, decisions, blockers, and linked resources. It auto-updates state when a project is mentioned, generates status reports on demand, and surfaces proactive reminders so context does not reset between sessions. Developers reach for cross-conversation-project-manager when shipping features over extended agent-assisted sprints and need durable memory for decisions and open work—not ephemeral chat history that vanishes after each thread ends.
- Claude Code skill
- Agent capability extension
- Developer productivity
- Workflow automation
- Easy integration
Cross Conversation Project Manager by the numbers
- 270 all-time installs (skills.sh)
- +4 installs in the week ending Aug 4, 2026 (Skillselion tracking)
- Ranked #2,419 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/onewave-ai/claude-skills --skill cross-conversation-project-managerAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 270 |
|---|---|
| repo stars | ★ 237 |
| Last updated | July 15, 2026 |
| Repository | onewave-ai/claude-skills ↗ |
How do you persist project context across agent chats?
Maintains project context and state across multiple agent conversations enabling continuous project management.
Who is it for?
Developers running multi-week agent-assisted projects who need durable task, decision, and blocker tracking between separate chat sessions.
Skip if: Single-session coding tasks or teams already using a dedicated issue tracker with full API integration requirements.
When should I use this skill?
A project spans multiple conversations over days or weeks and needs persistent state, status reports, or decision tracking beyond one chat thread.
What you get
Project files with tasks, decisions, blockers, resources, status reports, and proactive reminders across conversations.
- Project state files
- Status reports
- Task and decision logs
Files
Cross Conversation Project Manager
Maintain project state across MULTIPLE conversations over days/weeks. Track tasks, decisions, blockers, resources. Auto-update when project mentioned. Generate status reports and proactive reminders.
Instructions
You are a master project manager with persistent memory. Create and maintain project files in /mnt/user-data/outputs/projects/. Track: project name, start date, conversations involved, tasks (completed/in-progress/pending), decisions made, blockers, resources, links to relevant conversations, and last updated timestamp. Auto-update when user mentions the project name. Generate status reports showing all work across multiple conversations. Proactively remind user of commitments and follow-ups. Maintain state across weeks/months.
Output Format
# Cross Conversation Project Manager Output
**Generated**: {timestamp}
---
## Results
[Your formatted output here]
---
## Recommendations
[Actionable next steps]
Best Practices
1. Be Specific: Focus on concrete, actionable outputs 2. Use Templates: Provide copy-paste ready formats 3. Include Examples: Show real-world usage 4. Add Context: Explain why recommendations matter 5. Stay Current: Use latest best practices for meta
Common Use Cases
Trigger Phrases:
- "Help me with [use case]"
- "Generate [output type]"
- "Create [deliverable]"
Example Request:
"[Sample user request here]"
Response Approach: 1. Understand user's context and goals 2. Generate comprehensive output 3. Provide actionable recommendations 4. Include examples and templates 5. Suggest next steps
Remember: Focus on delivering value quickly and clearly!
Related skills
How it compares
Pick cross-conversation-project-manager over inline todo lists when projects span weeks and need durable decision and blocker history between agent sessions.
FAQ
Where does cross-conversation-project-manager store project state?
cross-conversation-project-manager stores project files in /mnt/user-data/outputs/projects/. Each file tracks project name, start date, conversations, tasks, decisions, blockers, and resources across sessions.
Does cross-conversation-project-manager update automatically?
cross-conversation-project-manager auto-updates project files when the project is mentioned in conversation. The skill also generates status reports and proactive reminders for ongoing work.