How this skill is triggered — by the user, by Claude, or both
Slash command
/palette:sync-orgtologyThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
The Orgtology is a living document generated by Palette that contains context
The Orgtology is a living document generated by Palette that contains context about the user's organization, team, priorities, and direction. It can be accessed via MCP resources (always fresh) or synced to a local PALETTE.md file for folder-scoped context.
For quick lookups without syncing, read resources directly:
If resource reads fail or are not supported by your client, use the get-orgtology tool instead with the equivalent scope:
/palette:sync-orgtology → reads orgtology:// → writes full orgtology to ./PALETTE.md
/palette:sync-orgtology organization → reads orgtology://organization → writes org-only /palette:sync-orgtology teams → reads orgtology://teams → writes teams-only /palette:sync-orgtology me → reads orgtology://me → writes user profile only
Last synced: {YYYY-MM-DDTHH:mm:ssZ}
{content from resource}
When this skill loads and PALETTE.md exists with a "Last synced" timestamp, call get-orgtology-updated-at from the Palette MCP server. If the orgtology has been updated since the last sync, inform the user and offer to re-sync. If already up to date, tell the user — don't re-sync unnecessarily.
npx claudepluginhub usepalette/agent-plugins --plugin paletteReverse-engineers or interviews to produce an org map (ORG.md) with roles, decision rights, team shape, and ways of working. Run early for stakeholder mapping.
Activate for: workplace memory, person brief, team profile, organisation profile, add person, add project, add terminology, four-layer memory, communication style, stakeholder brief, post-meeting memory revision, who works on, team directory, revise workplace memory, organisation context. NOT for: basic memory CRUD (use official productivity plugin memory-management), cross-context search (use workplace-search).
Discovers team structure, terminology, goals, performance frameworks, values, and ways of working by crawling Slack, Notion, Google Drive, Gmail, Calendar; validates with manager before persisting.