# Contact

Maestria is maintained on a best-effort basis by a single maintainer, and everything happens in the open on [GitHub](https://github.com/agustinusnathaniel/maestria). There is no email alias, chat, or paid support channel - the repository is the contact surface.

**Bug reports and feature requests** belong in [GitHub Issues](https://github.com/agustinusnathaniel/maestria/issues). A good report includes: what you ran (the exact command and platform adapter - for example `npx maestria install opencode`), what you expected to happen, what happened instead, and any relevant output or logs. For agent-behavior problems, mention the platform (OpenCode, Claude Code, Kimi Code, Cursor, Pi, Hermes, Codex CLI, prime-agent, OMP) and its version, since each adapter wires the methodology through platform-specific primitives. Feature requests are more useful when they describe the workflow problem you hit rather than a proposed implementation.

**Questions and discussion** fit best in the repository's GitHub Discussions, where other users of the same adapter can benefit from the answer. **Pull requests are welcome**: pick up an open issue, keep changes focused, and note that the project follows the same maker/checker discipline it documents - independent review before merge. The contributing guide in the repo covers conventions for adapters, agent directives, and tests.

Response times are not guaranteed; issues are triaged by the maintainer as time allows. For what this project is, see [About](/about/). For questions about data handling on this documentation site, see [Privacy](/privacy/).