mozilla-aimozilla-aiOfficial·2 Agent Skills Included

cq

Shared knowledge store that stops AI agents repeating mistakes

Lets AI coding agents query a shared knowledge store before acting and propose new learnings after solving problems. Eliminates repeated debugging of the same errors, undocumented API quirks, and version-specific gotchas across machines and teams. Syncs knowledge units locally or to a hosted service, with human review and confidence scoring to keep guidance accurate.
npx skills add mozilla-ai/cq --all -g -y

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install cq?

Run `npx skills add mozilla-ai/cq --all -g -y` in your terminal to install all tools in this suite globally.

What problem does cq solve?

It gives AI agents a shared memory of solved errors, workarounds, and undocumented API behavior so they stop repeating each other's mistakes.

Which AI coding agents work with cq?

cq installs into Claude, Codex, Copilot, Cursor, Devin Desktop, OpenCode, and Pi using a single target flag.

Can I share knowledge across my team?

Yes. Use the hosted cq.exchange service or self-host the server with Docker to run a shared knowledge store for your team.

Do I need coding skills to use cq?

No. Once installed, your AI agent automatically queries and proposes knowledge units; you only approve suggestions in plain English.

Related Repositories in Software Engineering

View All in Software Engineering