From strategy-skills
Trigger on "monthly check-in", "monthly planning", "plan for this month", "what should I focus on this month", "monthly review", "month ahead", or at the start of a new month when strategy files exist. Use for monthly strategy check-ins that review quarterly focus, set monthly outcomes, and break outcomes into high-level project tasks.
How this skill is triggered — by the user, by Claude, or both
Slash command
/strategy-skills:business-monthlyThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Monthly check-in that reviews the quarterly Core Focus and Outcomes, sets monthly Outcomes, and breaks those outcomes into high-level project tasks. This is where strategy becomes actionable work.
Monthly check-in that reviews the quarterly Core Focus and Outcomes, sets monthly Outcomes, and breaks those outcomes into high-level project tasks. This is where strategy becomes actionable work.
Do NOT jump straight to tasks. Monthly outcomes come first, tasks come from outcomes. If there are no quarterly files (core-focus.md and outcomes.md for the current quarter), suggest running business-quarterly first, or business-initial if nothing exists.
./references/file-structure.md and ./references/markdown-templates.md./reviewers/review-monthly.md to sense-check outcomes against quarterly goalsstrategy/{year}/Q{N}/{month-name}/outcomes.mdstrategy/{year}/Q{N}/{month-name}/tasks.mdStart with the quarterly focus and outcomes as your anchor:
Go one outcome at a time. Don't batch them.
Help them think in projects, not to-dos:
Save outputs using the nested directory structure from file-structure.md:
strategy/{year}/Q{N}/{month-name}/outcomes.md - The monthly outcomes with supporting contextstrategy/{year}/Q{N}/{month-name}/tasks.md - The high-level monthly projects and milestonesMonth directories use lowercase full names (e.g., january, february). Use the current date to determine the correct quarter and month path.
npx claudepluginhub mgancita/strategy-skills --plugin strategy-skillsGuides end-to-end quarterly planning: reviews past performance, strategy, capacity; generates themes, OKRs, roadmap commitments, resource allocation, risks. Reads knowledge/ files.
Reviews, updates, and sets quarterly, monthly, or weekly goals in an Obsidian vault. Handles OKR check-ins, goal alignment with projects, and setting next priorities.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.