From metawork
Use when the user (a practitioner) wants to draft or extend the canonical Meta Work methodology document. Interviews the user about a pillar, distinction, breakdown pattern, or integration point, then produces a PR-ready markdown section for the metawork-methodology repo (or, if cloning that repo isn't possible, a markdown file the user can copy in). Closes the loop with metawork-scholar — what articulate writes is what scholar teaches.
How this skill is triggered — by the user, by Claude, or both
Slash command
/metawork:metawork-articulateThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
> **Status:** v0.1 stub. This is the **first skill to be implemented** per the
Status: v0.1 stub. This is the first skill to be implemented per the build order — it's the elicitation tool that lets us thicken the methodology doc through real practice.
Elicit Meta Work as a methodology from a practitioner and
produce PR-ready markdown sections for metawork-methodology.
Integral-Productivity/metawork-methodology.CONTEXT.md of the plugin repo).Mirror grill-with-docs's discipline:
If metawork-methodology is cloned at ~/GitHub/metawork-methodology/:
docs/pillars/<name>.mddocs/methodology.mdIf not cloned, write the draft to the current working directory with
metawork-draft-<topic>.md and instruct the user how to land it.
superpowers:brainstorming skill's interview discipline.npx claudepluginhub integral-productivity/marketplace --plugin metaworkGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.