How this skill is triggered — by the user, by Claude, or both
Slash command
/leadership:one-on-oneThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Prepare and structure a 1:1 meeting for "$ARGUMENTS". Create an agenda, prepare talking points, and capture action items.
Prepare and structure a 1:1 meeting for "$ARGUMENTS". Create an agenda, prepare talking points, and capture action items.
None — utility skill, run anytime.
Read context:
plugins/leadership/shared/one-on-one-template.md for meeting structure.metapowers/leadership/ artifacts exist, read them for team member contextPrepare the agenda:
Write the artifact to .metapowers/leadership/$ARGUMENTS/one-on-one.md
The 1:1 prep written to .metapowers/leadership/$ARGUMENTS/one-on-one.md. Present the agenda to the user.
npx claudepluginhub bromso/metapowers --plugin leadershipGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.