Back to skills
SkillHub ClubShip Full StackFull Stack

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.

Packaged view

This page reorganizes the original catalog entry around fit, installability, and workflow context first. The original raw source lives below.

Stars
60
Hot score
92
Updated
March 20, 2026
Overall rating
C3.3
Composite score
3.3
Best-practice grade
B84.0

Install command

npx @skill-hub/cli install onewave-ai-claude-skills-cross-conversation-project-manager

Repository

OneWave-AI/claude-skills

Skill path: 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.

Open repository

Best for

Primary workflow: Ship Full Stack.

Technical facets: Full Stack.

Target audience: everyone.

License: Unknown.

Original source

Catalog source: SkillHub Club.

Repository owner: OneWave-AI.

This is still a mirrored public skill entry. Review the repository before installing into production workflows.

What it helps with

  • Install cross-conversation-project-manager into Claude Code, Codex CLI, Gemini CLI, or OpenCode workflows
  • Review https://github.com/OneWave-AI/claude-skills before adding cross-conversation-project-manager to shared team environments
  • Use cross-conversation-project-manager for development workflows

Works across

Claude CodeCodex CLIGemini CLIOpenCode

Favorites: 0.

Sub-skills: 0.

Aggregator: No.

Original source / Raw SKILL.md

---
name: cross-conversation-project-manager
description: 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.
---

# 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

```markdown
# 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!
cross-conversation-project-manager | SkillHub