From metawork
Use as part of a morning practice — runs the four Living Forward daily perspective checks (acknowledge reality / aligned with purpose & principles / aligned with envisioned futures / aligned with goals & objectives) across the user's active Meta Work Groups. Records outcomes back to the backend. For OmniFocus users this maps to the daily auto-done perspective-check tasks in each Meta Work action group; for markdown users, appends to the group file with a dated entry.
How this skill is triggered — by the user, by Claude, or both
Slash command
/metawork:metawork-morningThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
> **Status:** v0.1 stub. Implement Phase 6 of the build order, after both
Status: v0.1 stub. Implement Phase 6 of the build order, after both backends and
metawork-set-upare in place.
Drive the user through perspective checks across their active Meta Work Groups, in priority order. Record outcomes so the practice has a trail.
~/.metawork/config.json (or --state-dir override)metawork-retro later.current_reality summary + the four
perspective check prompts:
metawork-retro,
metawork-diagnose, or scheduling specific Meta Work.## <date> section to each group file with the
four checks and the user's response. Schema documented in
lib/backends/markdown-dir.md.A morning practice should be light: skip groups already checked today; don't push the user to handle more than 7±2 groups in one session.
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub integral-productivity/marketplace --plugin metawork