claude-configs/skills/cognitive-memory
Cal Corum b2b024f0e3 Replace gitea-create-pr.sh script with tea CLI
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>
2026-02-13 15:20:56 -06:00
..
client.py Replace gitea-create-pr.sh script with tea CLI 2026-02-13 15:20:56 -06:00
feature.json Add new skills, commands, scripts; update Paper Dynasty workflows 2026-02-13 14:10:21 -06:00
migrate.py Add new skills, commands, scripts; update Paper Dynasty workflows 2026-02-13 14:10:21 -06:00
PROJECT_PLAN.json Add new skills, commands, scripts; update Paper Dynasty workflows 2026-02-13 14:10:21 -06:00
SCHEMA.md Replace gitea-create-pr.sh script with tea CLI 2026-02-13 15:20:56 -06:00
SKILL.md Add new skills, commands, scripts; update Paper Dynasty workflows 2026-02-13 14:10:21 -06:00