Thanks for your interest in improving PRD-Taskmaster! This guide will help you get started.
- Use GitHub Issues to report bugs or suggest features
- Check existing issues before creating a new one
- Include steps to reproduce for bug reports
- Better templates or validation rules
- New patterns for common project types
- Documentation clarifications
- Fork the repository
- Create a feature branch:
git checkout -b feature/your-feature - Test with a real project (generate a PRD and verify quality)
- Commit your changes with clear messages
- Push to your fork and submit a Pull Request
- What you changed and why
- How you tested it (ideally with a real project)
- Any template modifications should include before/after examples
# Clone your fork
git clone https://github.com/YOUR_USERNAME/prd-taskmaster.git
# The skill is a standalone .md file - no build step required
# Test by copying to ~/.claude/skills/prd-taskmaster/This project follows the Contributor Covenant Code of Conduct.
Open an issue with the "question" label or start a Discussion.