Contributing to PRD-Taskmaster
Description
Thanks for your interest in improving PRD-Taskmaster! This guide will help you get started.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
Repository README
This is the README for anombyte93/prd-taskmaster, shared by 2 entries
in this directory. It describes the repository, not this entry specifically.
Contributing to PRD-Taskmaster
Thanks for your interest in improving PRD-Taskmaster! This guide will help you get started.
How to Contribute
Reporting Issues
- Use GitHub Issues to report bugs or suggest features
- Check existing issues before creating a new one
- Include steps to reproduce for bug reports
Suggesting Improvements
- Better templates or validation rules
- New patterns for common project types
- Documentation clarifications
Submitting Changes
- 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 to Include in PRs
- What you changed and why
- How you tested it (ideally with a real project)
- Any template modifications should include before/after examples
Development Setup
# 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/
Code of Conduct
This project follows the [Contributor Covenant Code of Conduct](CODE_OF_CONDUCT.md).
Questions?
Open an issue with the "question" label or start a [Discussion](https://github.com/anombyte93/prd-taskmaster/discussions).
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11