coaching-weekly

Analyze weekly Markdown daily logs to compute metrics and write a review file.

6|2|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/dandaka/skills --skill coaching-weekly
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: coaching-weekly
Source: https://github.com/dandaka/skills/tree/main/coaching-weekly
Command: npx skills add https://github.com/dandaka/skills --skill coaching-weekly

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Weekly coaching reviews often fail to surface consistent patterns, measure priority progress, or translate reflection into concrete commitments; this Skill automates the analysis and logging so the review reliably produces actionable next steps.

Core Features & Use Cases

  • Aggregate weekly data from daily check-ins, meditation logs, priorities, profile goals, and constraints stored in a local knowledge base.
  • Compute a concise dashboard including check-in consistency, meditation frequency, average energy, priority scorecard, detected patterns, and runway/financial updates.
  • Structured user prompting in three rounds (looking back, priority assessment, next-week commitments) that produces explicit, measurable commitments and a written weekly review file.
  • Automated updates to priorities and constraints when the review determines changes are needed, and persistent logging to a weekly markdown file for historical tracking.

Quick Start

Run the coaching-weekly review to analyze the past seven daily logs, score each priority, perform a time audit, surface patterns, and write the weekly review to ~/projects/dn-kb/coaching/weekly/YYYY-WXX.md.

Frequently Asked Questions about coaching-weekly

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate a weekly review from daily check-in logs?

To automate a weekly review from daily check-in logs, this Skill parses markdown daily logs to compute check-in consistency, average energy, and priority scores, then writes a structured weekly review file.

What is a time audit and how does it work with priority tracking?

A time audit analyzes your logged hours against your stated goals to score priorities. This Skill performs the audit by parsing your markdown knowledge base to detect patterns and measure priority progress.

Can I use this weekly coaching review with my local markdown knowledge base?

Yes, you can use this weekly coaching review with a local markdown knowledge base. It requires read and write access to your local directory to parse daily logs and write the weekly review output.

How do I set measurable commitments during a weekly reflection?

To set measurable commitments during a weekly reflection, the Skill uses structured user prompting across three rounds: looking back, assessing priorities, and defining explicit next-week commitments.

Do I need a specific folder structure for habit-tracking logs to run a time audit?

Yes, you need a specific folder structure for habit-tracking logs. The Skill requires daily check-ins, meditation logs, priorities, and profile files stored in a local knowledge base directory to run the time audit.

What are the limitations of automated priority scoring in a weekly review?

Automated priority scoring limitations include its reliance on simple metrics computed from your markdown daily logs. It requires consistent daily check-in data to accurately surface patterns and score priorities.