16 lines
785 B
Markdown
16 lines
785 B
Markdown
# reliquary - repo-level instructions
|
|
|
|
This repo is a marketplace, not a single project. Each plugin under `plugins/` is self-contained; its own agent instructions, if present, govern work inside it.
|
|
|
|
## Commit messages
|
|
|
|
Use gitmoji prefixes. The full convention, including the custom agent-file prefix and 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` 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.
|