Workflow Skills
14 skills that power your daily operations.
Skills
Workflow skills are the backbone of the system. They handle everything from starting your day to syncing changes across devices. Most are invoked with slash commands and run end-to-end without additional prompting.
| Skill | Command | What It Does |
|---|---|---|
| daily | /daily | Start session: brain dump + agent standup + task review |
| tasks | /tasks | Review proposed tasks: approve, reject, or skip |
| get-shit-done | /get-shit-done | Execute approved tasks from the queue |
| capture | /capture | Extract and store from TikTok, YouTube, Twitter, GitHub |
| sync | /sync | Git sync: pull agent PRs, auto-merge, push local |
| tldr | /tldr | End session: summarize, update memory, push to git |
| standup | /standup | Cross-domain briefing across all projects |
| context | /context | Load full life/work state into session |
| context-presets | - | Switch between dev/marketing/vault modes |
| reflect | /reflect | Weekly + monthly reflections from daily notes |
| distribute | /distribute | Create platform-native versions from articles |
| publish | /publish | Push to Webflow + Postiz |
| maintain | /maintain | Vault cleanup: fix links, update frontmatter |
| changelog | /changelog | Track system-level changes |
Key Commands
The three commands you will use most often are /daily to start your session, /get-shit-done to execute approved work, and /tldr to close out the session. Everything else supports the loop: capture feeds the vault, sync keeps devices in alignment, and reflect turns raw notes into insight.
Related Agents
Cortex has access to all 14 workflow skills. It is the primary agent for interactive sessions and runs unattended on a schedule playing five roles: Scout, Task Proposals, Chronicle, Mirror, and Compass. Sentinel uses /maintain, /sync, and /changelog for vault operations.
