Claude Code configuration files, skills, and customizations
Removed custom PR creation script in favor of native tea CLI tool. Before: /home/cal/.claude/scripts/gitea-create-pr.sh cal/repo branch main "Title" After: tea pulls create --repo cal/repo --head branch --base main --title "Title" Benefits: - No custom script maintenance - Native Gitea CLI with better error handling - Support for labels, assignees, milestones - Consistent with other Gitea operations Updated CLAUDE.md with tea pulls create examples. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| agents | ||
| commands | ||
| scripts | ||
| skills | ||
| usage-data | ||
| .gitignore | ||
| CLAUDE.md | ||
| settings.json | ||