3 Commits

Author SHA1 Message Date
shahondin1624
a06e21e315 Restructure repo for Claude Code user-level deployment
Move agent files into agents/<name>/AGENT.md convention, add install.sh
symlink script with --uninstall support, and add placeholder directories
for skills and output-styles.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-16 18:30:35 +01:00
shahondin1624
506457ad87 Enhance user-story-drafter agent with Gitea integration
Add Gitea MCP tools for repo discovery, duplicate detection, label/milestone
management, and issue creation. Expand workflow from 4 steps to 7: repo context
setup, duplicate checking, optional codebase exploration, and issue creation
with explicit user approval. Update template with Related Issues section and
add error handling with graceful degradation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 15:40:51 +01:00
shahondin1624
ab9ea1b654 Initial commit: add custom Claude Code agents
Add five custom agents:
- acceptance-criteria-verifier
- code-reviewer
- issue-planner
- issue-selector
- plan-implementer

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 14:50:32 +01:00