indigoai-usindigoai-usOfficialยท1 Agent Skills Included

hq-core

Shared team memory, policies, and workflows for coding agents

Gives coding agents a persistent shared memory of your company's knowledge, decisions, people, and policies across Claude Code, Cursor, and Codex. Eliminates re-explaining context every session, manual secret sharing, and lost work when sessions end. Includes skills for planning, PRD execution, code review, deployment, onboarding, and session handoff so teams ship faster with less repetition.
npx skills add indigoai-us/hq-core --all -g -y
Available:

Instructs the agent on how to operate the HQ orchestration layer, including which built-in commands to use for sharing, secrets, sync, and delegation, plus tenant isolation, git discipline, and session handoff rules.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install hq-core?โ–ผ

Run `npx skills add indigoai-us/hq-core --all -g -y` in your terminal to install all skills in this suite globally.

What problem does HQ solve?โ–ผ

It cures agent amnesia: HQ gives your coding agents a shared, synced memory of your company's knowledge, decisions, people, and policies so they stop forgetting everything between sessions.

Does HQ work with Claude Code, Cursor, and Codex?โ–ผ

Yes. HQ is a shared context and capability layer that sits over Claude Code, Cursor, and Codex, so the same company memory and skills apply across all of them.

How does HQ handle secrets and credentials?โ–ผ

Secrets are stored in an encrypted cloud vault and injected into commands at runtime via hq secrets exec, so values are never pasted into chat or exposed to the agent.

Can non-developers use HQ?โ–ผ

Yes. Setup is a guided wizard, and everyday workflows like planning, delegating, and sharing are driven by plain-English commands rather than code.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’