Commit Graph

14 Commits

Author SHA1 Message Date
Mortdecai 92e7793be8 fix: add marketplace.json and remove duplicate hooks declaration
marketplace.json is required for Claude Code plugin indexing.
hooks/hooks.json is auto-discovered — declaring it in plugin.json
causes a duplicate-load error.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-12 22:46:12 -04:00
Mortdecai 7ed1401c89 fix: correct install command in README 2026-04-01 17:59:39 -04:00
Mortdecai ea2369ab35 refactor: rename plugin to git.sethpc.xyz-connector 2026-04-01 17:59:04 -04:00
Mortdecai 2e8138e0bf feat: default repos to private 2026-04-01 17:57:03 -04:00
Mortdecai 2478b0d5f8 fix: remove invalid agents field from plugin.json (auto-discovered) 2026-04-01 17:54:55 -04:00
Mortdecai 006e27379d fix: update repo URLs to git.sethpc.xyz-connector 2026-04-01 17:53:21 -04:00
Mortdecai 85a9b03171 docs: add design spec and implementation plan 2026-04-01 17:51:39 -04:00
Mortdecai 4b7ac1cfde docs: add README with install, setup, and usage instructions 2026-04-01 17:51:20 -04:00
Mortdecai e6438816ca feat: add push-reminder hook (opt-in, disabled by default) 2026-04-01 17:50:50 -04:00
Mortdecai e8980d06a8 feat: add gitea-workflow skill with commit conventions and CLI reference 2026-04-01 17:50:18 -04:00
Mortdecai be60e10d1f feat: add /gitea-setup slash command 2026-04-01 17:48:57 -04:00
Mortdecai da5194de54 feat: add interactive gitea-setup agent with guided credential flow 2026-04-01 17:48:50 -04:00
Mortdecai 9be145bd4b feat: add gitea bash CLI with silly personality
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-01 17:45:36 -04:00
Mortdecai afee99d413 chore: scaffold plugin with manifest and directory structure 2026-04-01 17:43:04 -04:00