1on1-analysis

Analyze 1:1 notes to report action-item follow-through and recurring topics.

8|1|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/agentflock/myna --skill 1on1-analysis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 1on1-analysis
Source: https://github.com/agentflock/myna/tree/main/skills/1on1-analysis
Command: npx skills add https://github.com/agentflock/myna --skill 1on1-analysis

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyzes 1:1 session notes to surface factual patterns across discussions, focusing on action-item follow-through, recurring topics, carry-forward rate, and topic-source balance. It preserves a strict data boundary by reporting only what's in the notes and does not assess relationship quality.

Core Features & Use Cases

  • Review action-item follow-through across sessions to quantify completion rates.
  • Identify recurring unresolved topics appearing in multiple sessions and track whether they were resolved.
  • Compute carry-forward rates from prep checkboxes to reveal items carried forward or dropped.
  • Balance topic sources: items you added, items carried forward, and auto-generated prep items.

Quick Start

Invoke with a person’s name, e.g., analyze my 1:1s with Sarah.

Frequently Asked Questions about 1on1-analysis

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

FAQPage Schema
How do I track action-item follow-through across 1:1 meeting notes?

To track action-item follow-through across 1:1 meeting notes, the Skill reads markdown files from a configured vault path and quantifies completion rates by analyzing prep checkboxes and action items without inferring relationship quality.

What is the carry-forward rate for recurring topics in one-on-one sessions?

The carry-forward rate for recurring topics in one-on-one sessions is computed from prep checkboxes in the notes, revealing which action items were carried forward to the next session or dropped entirely.

How do I analyze 1:1 notes to identify unresolved recurring topics?

To analyze 1:1 notes and identify unresolved recurring topics, the Skill scans the markdown files for specific individuals and reports factual patterns showing which topics appear across multiple sessions and whether they were resolved.

Can I balance topic sources in one-on-one meeting notes to see who added what?

Yes, you can balance topic sources in one-on-one meeting notes because the Skill computes the distribution of items you added, items carried forward, and auto-generated prep items to enforce a strict data-boundary report.

Do I need a specific vault path structure to analyze 1:1 session patterns?

Yes, you need a configured vault path with access to the primary source file located at Meetings/1-1s/{person-slug}.md to enforce strict data-boundary rules and successfully analyze 1:1 session patterns.

Does the 1:1 notes analysis evaluate relationship quality between participants?

No, the 1:1 notes analysis does not evaluate relationship quality between participants; it enforces a strict data boundary by reporting only factual patterns found in the notes, such as action-item follow-through and topic balance.