Releases: anombyte93/prd-taskmaster
Releases · anombyte93/prd-taskmaster
v3.0.0 - Codification Refactor
What Changed
Codification Refactor
- Extracted all deterministic operations into
script.py(37KB, 10 subcommands) - Reduced SKILL.md from 1,343 lines to 303 lines (78% reduction)
- All script commands output JSON for clean AI-script interface
New Files
script.py— preflight, validate-prd, calc-tasks, gen-test-tasks, gen-scripts, log-progress, and moreinstall.sh— curl one-liner installer with update checkingSKILL.md.pre-codify— backup of pre-codification SKILL.md for reference
Community
- Added CODE_OF_CONDUCT.md (Contributor Covenant)
- Added CONTRIBUTING.md
- Added GitHub issue templates (bug report, feature request)
Install / Update
curl -fsSL https://raw.githubusercontent.com/anombyte93/prd-taskmaster/master/install.sh | bash