Documentation Index
Fetch the complete documentation index at: https://docs.qredence.ai/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
- Python 3.11+
uv- GitHub CLI (
gh) for remote install - Claude Code or OpenAI Codex
Set up the repository
.env.example to .env and add the required keys.
Install from GitHub
Install a skill across all supported agents:harness-engineering, meta-harness, rlm-wiki, symphony, development, legal, autoresearch-dspy.
Local testing
For local development or session-only testing, point Claude Code at a checkout directly:Run a plugin from Codex
When Codex creates a new worktree,.codex/environments/environment.toml bootstraps dependencies with:
TAVILY_API_KEY, LINEAR_API_KEY, etc.) in Codex settings — setup runs in a separate shell session, so exports won’t persist.
Verify the repo
Next steps
Claude usage
Marketplace, install commands, and packaging notes for Claude Code.
Codex usage
Marketplace registration, setup script, and packaging notes for Codex.
Authoring a plugin
Folder layout, manifests, and the marketplace checklist.
Browse plugins
Per-plugin guides and validation commands.