pg-logstats 0.1.0

PostgreSQL log investigation CLI for query-family findings and follow-up SQL
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# AGENTS.md

Thin Codex/GPT wrapper for `pg-logstats`.

## Load These First

1. `agents/README.md`
2. `agents/process.md`
3. `agents/context/technical-domain.md`
4. `agents/context/living-notes.md`

Load `agents/personas/{role}.md` when a task benefits from role-specific guidance.

## Precedence

- Prefer current source, `README.md`, and `engg/` docs over stale prompt docs.
- Keep the bulk of project instructions in `agents/`, not in this wrapper.