بنقرة واحدة
accept
Accept HQ membership invites from a magic link or raw token.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Accept HQ membership invites from a magic link or raw token.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
Deploy or share generated HQ artifacts through hq-deploy.
Mark a company as HQ Pro cloud-backed and sync its team setup.
Send HQ Sync direct messages, prompts, details, or scheduled notes to teammates.
Run a full bidirectional sync for cloud-backed HQ companies.
Scaffold a new HQ company AND optionally take it all the way to operational — business-discovery interview, seeded knowledge/workers/skills/projects, brand design packs (generated from website/PDF/Drive and bound to deploys via policy), connected integrations, org groups + ACL rules, teammate invites, and optional cloud agents.
Resolve HQ Sync conflicts by choosing local, cloud, or discard.
استنادا إلى تصنيف SOC المهني
| name | accept |
| description | Accept HQ membership invites from a magic link or raw token. |
| allowed-tools | Bash, Read |
Accept a vault-backed membership invite using a magic link or raw token.
Usage:
/accept <token-or-magic-link>
hq://accept/<token> or raw input~/.hq/credentials.jsonVaultClient.acceptInvite() from @indigoai-us/hq-cloudimport { accept } from "@indigoai-us/hq-cloud";
const result = await accept({
tokenOrLink: "hq://accept/tok_abc123",
callerUid: "<caller-person-uid>",
vaultConfig: { apiUrl, authToken },
});
console.log(`Joined ${result.companySlug} as ${result.membership.role}`);
Invite accepted!
Company: Acme Corp (acme)
UID: cmp_abc123
Role: member
Run `hq sync --company acme` to pull vault contents.
This invite was already accepted.
Invite not found or expired.
This invite was for a different person.
hq://accept/<token> magic links and raw tokenshq sync --company <slug> to pull vault contents/onboard — set up your own company/hq-whoami — confirm which identity accepted