feat(functions): add claude-docs and claude-pr helper functions #10
Reference in New Issue
Block a user
Delete Branch "feat/claude-helper-functions"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
claude-docsfunction: triggers Claude Code to analyze recent session changes and syncREADME.mdto matchclaude-prfunction: triggers Claude Code to create a branch, commit with a Conventional Commit message, self-verify, push, and open a PR.claudeto.gitignoreto prevent Claude Code project files from being trackedREADME.mdunder the Claude AI sectionManual Verification
source ~/.config/fish/config.fish) or open a new terminaltype claude-docs— confirm it shows the function definitiontype claude-pr— confirm it shows the function definitionclaude-prand verify Claude creates a branch, commits, pushes, and opens a PRclaude-docsand verify Claude updatesREADME.mdto reflect current features.claudeappears in.gitignoreand thatgit statusdoes not track.claude/filesREADME.mdand verifyclaude-docsandclaude-prappear in the Claude AI functions table with correct descriptions