mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-07-12 21:02:17 +02:00
Capability guidance now co-locates with the tools that skills own: - Register the previously orphaned slack skill in the catalog (excluded when Slack isn't connected, like composio-integration) and shrink the prompt's Slack block to a routing line + followed-channels hint — the agent-slack command patterns already live in the skill body. - Compress the per-capability routing directives (meeting-prep, create-presentations, doc-collab, app-navigation, background-task, apps, browser-control, notify-user) to when-to-load signals; the how-to detail loads with each skill. - Slim the knowledge-graph access examples to the essential patterns. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| .pnpm-store/v11 | ||
| apps | ||
| docs | ||
| packages | ||
| .gitignore | ||
| ANALYTICS.md | ||
| CODE_MODE_ENGINES_PLAN.md | ||
| eslint.config.mts | ||
| LIVE_NOTE.md | ||
| MINI_APPS_PLAN.md | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| tsconfig.base.json | ||
| VIDEO_MODE.md | ||