feat(functions): add claude-docs and claude-pr helper functions #10

Merged
rootiest merged 1 commits from feat/claude-helper-functions into main 2026-05-08 17:39:41 +00:00

1 Commits

Author SHA1 Message Date
rootiest 37f35ce0a0 feat(functions): add claude-docs and claude-pr helper functions
Add two Claude Code helper functions to streamline common dev workflows:
- `claude-docs`: triggers Claude to sync README.md with recent session changes
- `claude-pr`: triggers Claude to create a branch, commit, push, and open a PR

Also add `.claude` to .gitignore and document both functions in README.md.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-08 13:37:41 -04:00