This repository stores Claude-compatible plugins underDocumentation Index
Fetch the complete documentation index at: https://docs.qredence.ai/llms.txt
Use this file to discover all available pages before exploring further.
plugins/.
Remote install
Add the marketplace from GitHub, then install a plugin from it:harness-engineering, meta-harness, rlm-wiki, and symphony.
Local testing
For local development or session-only testing, run Claude Code against an installable plugin directory:./plugins/harness-engineering, ./plugins/rlm-wiki, and ./plugins/symphony, using their matching skill names.
Packaging notes
- The Claude manifest lives at
.claude-plugin/plugin.json. - Keep
skills/,agents/,.mcp.json, andassets/at the plugin root. - Only directories that also have the Codex manifest and
.mcp.jsonshould be treated as dual-target installable bundles. - Do not place plugin content inside
.claude-plugin/.