hq-core
Shared team memory, policies, and workflows for coding agents
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core