Further reading
The Synthex docs are the canonical reference for the plugin itself. Once you know the basics, these external resources are the next places to look — for the upstream ecosystem, the sponsor, and the canonical essay this site builds on.
Plugin source & marketplace
Where Synthex itself lives.
- LumenAI marketplace ↗
The Git repository hosting the marketplace and Synthex itself. Browse the agents and commands directly — every system prompt is one markdown file.
- Synthex plugin source ↗
Direct link to the plugin directory. Useful when you want to inspect how a specific agent or command is wired before adopting it.
- Issues & feature requests ↗
Bug reports, feature requests, and example walkthrough requests for Synthex. The most-asked-for examples land first.
Author & sponsor
The people behind Synthex.
- AJ Brown ↗
Author of Synthex. Long-form writing on agentic delivery, software architecture, and the practice of shipping reliably. Includes the canonical 'Agentic software delivery' essay this site quotes from.
- Bluminal ↗
Sponsor and developer of Synthex. Bluminal is an applied-AI consulting firm focused on getting agentic systems into real production use.
Claude Code & supported agent harnesses
Claude Code is Synthex's home; these are the compatible Agent Skills hosts.
- Claude Code documentation ↗
The official Anthropic documentation for Claude Code itself. Covers installation, CLI usage, hooks, MCP servers, and plugin authoring at the framework level.
- Sub-agents docs ↗
Upstream documentation for the sub-agent capability that Synthex's agents are built on. Useful when authoring your own agents.
- Slash commands docs ↗
Upstream documentation for slash commands — the primitive Synthex's commands extend. Required reading for command authoring.
- Claude Code GitHub ↗
File runtime issues here, separate from Synthex bugs. The Claude Code project is where the host environment is maintained.
- Codex documentation ↗
Official documentation for Codex, including its CLI and plugin-based workflows. Synthex installs natively through the Codex plugin marketplace.
- Grok documentation ↗
Official Grok documentation for skills, plugins, and marketplaces. Synthex installs natively through the Grok plugin marketplace.
- Gemini CLI documentation ↗
Official Gemini CLI documentation. Synthex uses Gemini's workspace Agent Skills installation path.
- OpenCode documentation ↗
Official OpenCode documentation. Synthex is discovered from the project-local Agent Skills bundle under .agents/skills.