🏗️ reshape repo into reliquary marketplace

The single ai-skills plugin becomes plugins/g4b_ai/ inside a
reliquary-named Claude marketplace. Root README/CLAUDE.md now
describe the marketplace; the plugin's own docs move alongside it.
This makes room for additional themed plugins and non-Claude
formats in parallel.
This commit is contained in:
2026-05-11 12:58:16 +02:00
parent a2e0d1e4b1
commit 320c645294
10 changed files with 155 additions and 88 deletions
+10 -1
View File
@@ -1,2 +1,11 @@
when committing, use gitmjoi prefixes instead of "chore" etc.
# reliquary — repo-level instructions
This repo is a marketplace, not a single project. Each plugin under `plugins/` is self-contained; its own `CLAUDE.md` (if any) governs work inside it.
## Commit messages
Use gitmoji prefixes. The full convention — including the custom `🤖` for agent-file changes and the `🦇 BATMAN` initial-commit rule — lives in [`docs/workpad/specs/commit-conventions.md`](./docs/workpad/specs/commit-conventions.md). Read it before committing.
## Workpad
Working documents (plans, research, goals, designs, reports) live in `docs/workpad/`. The `workpad` skill in `plugins/g4b_ai/skills/workpad/` is authoritative for placement and naming.