ISSUE_TRACKING.mdโข2.53 kB
# ๐ Issue #2 Tracking - Enhancement Proposal
**Issue URL**: https://github.com/tanker327/prompts-mcp-server/issues/2
**Created**: June 2025
**Status**: โณ Awaiting maintainer response
## ๐ฏ While We Wait
Let's prepare the first PR so we're ready when the maintainer responds positively!
## ๐ First PR Preparation: Enhanced Tool Descriptions
This will be our smallest, most valuable change to start with.
### Files to Prepare:
1. **Enhanced tool descriptions** (from our enhancedTools.ts)
2. **Basic help functionality**
3. **Improved error messages**
4. **Tests for the changes**
### Strategy:
- Keep it small and focused
- No breaking changes
- Clear value proposition
- Easy to review and merge
## ๐ Possible Maintainer Responses:
### โ
Positive Response:
- "Love it! Please submit PRs"
- "Great ideas, let's start with X"
- "Interested, can you show me more?"
**Our Action**: Submit prepared PR immediately
### ๐ค Questions:
- "How does X work?"
- "What about Y consideration?"
- "Can you explain Z?"
**Our Action**: Answer thoroughly, provide examples
### ๐ Modifications:
- "I like A but not B"
- "Can we do X differently?"
- "What if we approach Y this way?"
**Our Action**: Adapt our approach, be flexible
### โณ Delayed Response:
- No response for several days
**Our Action**: Be patient, prepare PRs anyway
### โ Negative Response:
- "Thanks, but not interested"
- "Prefer to keep it simple"
**Our Action**: Maintain our fork as separate project
## ๐ PR Draft Template
When we create the first PR:
```markdown
## Enhanced Tool Descriptions and Help System
This PR implements the first phase of enhancements discussed in #2.
### Changes:
- โจ Enhanced tool descriptions with workflow guidance
- ๐ Basic help system for better AI assistance
- ๐ฏ Improved error messages with helpful suggestions
- ๐งช Comprehensive tests for new functionality
### Why This Matters:
- Reduces AI assistant confusion
- Guides users to best practices
- Maintains 100% backwards compatibility
- Immediate value with minimal changes
### Testing:
- All existing tests pass
- New tests added for help functionality
- Manual testing with Claude and Roo Cline
### Screenshots:
[Before/after comparisons]
Related to #2
```
## ๐ Next Steps:
1. **Monitor the issue** for responses
2. **Prepare the first PR locally**
3. **Be ready to engage** with feedback
4. **Stay positive and flexible**
Remember: The maintainer is doing this in their free time, so patience and respect are key!