一键导入
这个仓库中的 skills
Dispatch a task to a specific fleet runtime. `/dispatch hermes <task>` routes to @hermes; likewise for olivier_mbp, kimiclaw, claude. Resolves the intent via tipi's runtime-dispatch.yaml.
Open the Today pane — synthesized briefing of what's in front of Jack right now. Reads SESSION-CONTEXT.md + priority dashboard + work-in-progress + today's daily note + latest handoff, then auto-surfaces 3 relevant prompt kits. HARD RULES against fabrication.
Surface the right epigenetic input — fetches a prompt kit from Nate's PromptKit matching the query, returns kit details + which prompt to run first. Requires nate-promptkit MCP (configured via NATE_PROMPTKIT_URL env var).
Write a v2 session handoff file capturing current session state — tasks completed, files changed, commits, next actions, blockers. Follows the fleet's Session END four-target discipline.
Surface the fleet inbox — latest Discord
Pick up where the last session left off — loads latest handoff, opens its files_changed in VS Code, seeds a Claude Code session with the right cowork-paths profile. The "where was I?" compounding move.