16 lines
826 B
Markdown
16 lines
826 B
Markdown
# 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.
|
|
|
|
## Development: Use g4b_ai skills
|
|
|
|
See `plugins/g4b_ai/skills` subdirectory and use those skills in this repository when developing.
|
|
|
|
## Concepting: 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.
|