Profile-Specific Skills
- Use
skills parameter on kanban_create to
force-load specialist skills for a task
- Skills must be installed on the assignee’s profile
- Example:
skills: ['github-code-review'] for a PR review
task
Tenant Isolation
- If
$HERMES_TENANT is set, tasks belong to that tenant
namespace
- Memory entries should be prefixed with the tenant to prevent
cross-tenant leakage
- Example:
business-a: Acme is our biggest customer
Report Requirements