From rhythms
Create Rhythms goals through a guided workflow. Use when the user wants to draft objectives, key results, or initiatives, create goals for a team and time period, or turn a planning idea into structured Rhythms goals.
How this skill is triggered — by the user, by Claude, or both
Slash command
/rhythms:goal-creationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill when the user wants to create goals in Rhythms.
Use this skill when the user wants to create goals in Rhythms.
Use the current goal-creation and reference tools:
whoami when identity matterslist_teamsget_time_periodsget_settings when OKR model or terminology guidance matterscreate_goalsCreate the smallest correct set of goals after the user has reviewed the proposal.
Before creating goals, make sure you know:
Use list_teams and get_time_periods when the user gives names rather than uuids.
Use get_settings if the workspace's OKR model or terminology could affect how you should structure the proposal.
Do not call create_goals immediately.
First show the proposed structure in plain language:
If the user wants a hierarchy, make that explicit before creation.
Before calling create_goals, confirm:
Use create_goals only after approval.
Prefer the simplest payload that satisfies the user's request. Do not over-specify fields that the user has not asked for.
objective by default unless the user clearly wants a key result or initiative.npx claudepluginhub getrhythms/rhythms-claude-plugin --plugin rhythmsGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.