Files
pad/.github/PULL_REQUEST_TEMPLATE.md
xarmian 4708e5bacf docs: Update README, SKILL.md, CLAUDE.md, and add GitHub templates
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.
2026-03-28 13:55:40 +00:00

397 B

What does this PR do?

Closes #

How to test

Checklist

  • make build passes
  • make test passes
  • New features have tests (if applicable)
  • TypeScript types updated (if API changed)
  • CLI help text updated (if new command)