mirror of
https://github.com/PerpetualSoftware/pad.git
synced 2026-09-10 15:05:40 +00:00
4708e5bacf
README: Complete rewrite with value proposition, comparison table, feature showcase, installation guide, architecture diagram, CLI reference. SKILL.md: Add standup, changelog, watch, dependencies, and webhooks to the agent skill so AI tools know about new capabilities. CLAUDE.md: Document webhooks package, new API endpoints, and all new CLI commands. GitHub templates: Bug report and feature request issue templates (YAML), pull request template with checklist.
397 B
397 B
What does this PR do?
Closes #
How to test
Checklist
make buildpassesmake testpasses- New features have tests (if applicable)
- TypeScript types updated (if API changed)
- CLI help text updated (if new command)