๐Ÿ“…
DataJavaScript

Last 1:1

by benoror

Last 1:1 is a Data skill for Claude Code, published by benoror in obsidianos_work.

165 stars13 forkson benoror/obsidianos_workAdded 2026/09/08Repository updated 2026/06/11
claude-codecursorobsidianopencode
Install in seconds
Install Last 1:1
Copy Last 1:1 into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/benoror/obsidianos_work/tree/main/.agents/skills/last-1on1 ~/.claude/skills/last-1on1

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/benoror/obsidianos_work.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
.agents/skills/last-1on1/SKILL.md in benoror/obsidianos_work
Installs to
~/.claude/skills/last-1on1
Collection
One of 24 skills cataloged from this repository
Category
Data โ€” 812 skills

What Last 1:1 does

Last 1:1 shows the most recent 1:1 date for each direct report or peer, sorted by recency and flagged when someone is overdue. Use it to spot who you have not met with in a few weeks.

Last 1:1 is cataloged under Data on DirSkills. Last 1:1 comes from a repository tagged claude-code, cursor, obsidian and opencode.

Documentation

README

Last 1:1

Usage

  • /last-1on1 โ€” Show last 1:1 date per person across all of your 1:1s. Default flag threshold: 2 weeks (anything older highlighted).
  • /last-1on1 <weeks> โ€” Custom flag threshold (e.g. /last-1on1 3).
  • /last-1on1 @Name โ€” Just for one person.

Why this skill exists

Direct-report 1:1s and peer syncs are easy to skip when calendars get busy. This skill surfaces the gap โ€” "haven't talked to [[@Alex Kim]] in 3 weeks" โ€” so the next scheduling round prioritizes them.

Workflow

Step 1: Pull the source data

Query obsidian base:query path=Meetings.base view=OneOnOnes format=json. Returns every meeting under Meetings/One-on-ones/ and Meetings/Tech Syncs/ with file.ctime and Participants columns.

Step 2: Aggregate by person

This is the opening of the README. Read the full README on GitHub.

Commands Last 1:1 provides

Slash commands named in this skillโ€™s SKILL.md, listed in the order they first appear.

  • /last-1on1
  • /meeting
  • /people-stubs

Frequently asked about Last 1:1

  • What else does benoror publish alongside Last 1:1?

    Last 1:1 is one of 24 skills that DirSkills catalogs from benoror/obsidianos_work, the repository it ships in. Its siblings there include Cache Notes, Commit and Defuddle. Each one is a separate skill with its own page in this directory, installs the same way Last 1:1 does, and is maintained by benoror in that same repository. The rest of the collection is listed on the benoror/obsidianos_work page.

  • How does Last 1:1 compare to other Data skills?

    Last 1:1 ranks #757 by stars among the 812 Data skills in this catalog. The most-starred ones next to it are Benchmark Methodology, Jupyter Notebook and Solana. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Last 1:1 against them. Open each page to compare what they document and how they install.

More from benoror/obsidianos_work

Last 1:1 is one of 24 skills cataloged on DirSkills from benoror/obsidianos_work.

See all 24 skills โ†’