check-items

Detect completed open items in multi-project Obsidian vaults via unchecked-task scanning and evidence-based matching.

Updated Apr 4, 2026
One-click install
npx skills add https://github.com/abhattacherjee/obsidian-brain --skill check-items
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: check-items
Source: https://github.com/abhattacherjee/obsidian-brain/tree/main/skills/check-items
Command: npx skills add https://github.com/abhattacherjee/obsidian-brain --skill check-items

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Cross-project sweep to detect and check off completed open items across your Obsidian vaults. It scans session notes for unchecked tasks and collects evidence from recent sessions per project, proposes matches, and flips confirmed items to completed.

Core Features & Use Cases

  • Cross-project open-item sweep across all vault notes directed by the /check-items command.
  • Detects unchecked items in the Open Questions / Next Steps sections and gathers contextual evidence from recent sessions.
  • Proposes matches and flips items to completed after user confirmation, with project-scoped evidence.

Quick Start

Run /check-items to scan all session notes across projects and automatically close completed items.

Frequently Asked Questions about check-items

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

FAQPage Schema
How do I automatically close completed tasks across multiple Obsidian vaults?

You can automatically close completed tasks across multiple Obsidian vaults by running the /check-items command to scan session notes for unchecked items, match them with recent evidence, and flip confirmed tasks to completed.

How does cross-project open-item detection work in Obsidian session notes?

Cross-project open-item detection works by reading project frontmatters to group unchecked items per project, then scanning recent session notes to extract contextual evidence and propose matches for user confirmation.

Can I limit the task sweep to a specific time window in my Obsidian vault?

Yes, you can limit the task sweep to a specific time window by applying an optional Nd window parameter when running the /check-items workflow, restricting evidence collection and item matching to recent sessions.

What is the best way to match unchecked Obsidian tasks with session evidence?

The best way to match unchecked Obsidian tasks with session evidence is using a multi-step process that collects open items from Next Steps sections, extracts contextual evidence from recent sessions, and presents matched candidates for review.

Do I need any plugins to check off open items in Obsidian vaults?

No plugins are needed to check off open items in Obsidian vaults. The workflow operates independently without dependencies, scanning markdown session notes and applying source-file edits with cascade support to close tasks.

Why are my completed Obsidian tasks still showing as open across projects?

Completed Obsidian tasks may still show as open if session notes contain unchecked items in Open Questions or Next Steps sections that have not been swept by the cross-project /check-items workflow with evidence matching.