obsidian-brain-workflow

Manage project memory with Obsidian markdown, Kanban boards, and Dataview fields.

Updated Feb 2, 2026
One-click install
npx skills add https://github.com/JNZader-Vault/project-starter-framework --skill obsidian-brain-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-brain-workflow
Source: https://github.com/JNZader-Vault/project-starter-framework/tree/main/.ai-config/skills/workflow/obsidian-brain-workflow
Command: npx skills add https://github.com/JNZader-Vault/project-starter-framework --skill obsidian-brain-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines project memory management by integrating Obsidian's markdown capabilities with Kanban boards, Dataview for structured data, and Templater for efficient note creation, reducing manual tracking and improving project context.

Core Features & Use Cases

  • Kanban Board Management: Organize tasks into lanes (Backlog, In Progress, Review, Done) using Obsidian Kanban format.
  • Dataview Inline Fields: Structure notes (ADRs, Blockers, Sessions) with key-value pairs for automated querying and reporting.
  • Session Tracking: Automate session file creation and management for consistent project logging.
  • Wave Integration: Manage project waves by tagging tasks and updating wave completion status.

Quick Start

At the start of your session, check the status of your active tasks by reading the KANBAN.md file.

Frequently Asked Questions about obsidian-brain-workflow

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

FAQPage Schema
How do I manage project memory in Obsidian using Kanban boards and Dataview?

Obsidian project memory management integrates Kanban boards for task lanes and Dataview inline fields for structured data. This combination automates workflow tracking by organizing tasks into Backlog, In Progress, Review, and Done lanes while querying key-value pairs for decisions and blockers.

What's the best way to structure Obsidian markdown for automated session tracking?

Obsidian session tracking requires specific markdown formats with Dataview inline fields and Templater. By using key-value pairs in session files, you automate project logging and ensure consistent context capture across active project waves.

Does this Obsidian workflow require specific markdown formats for Dataview queries to work?

Yes, Dataview queries require strict adherence to specific markdown formats. Structuring notes like ADRs, Blockers, and Sessions with Dataview inline fields is necessary for automated querying and reporting to function correctly.

Can I use Templater to automate note creation for project blockers and decisions?

Templater automates note creation for project blockers and decisions in Obsidian. By combining Templater with Dataview inline fields, you generate structured markdown files that capture project context and integrate directly into Kanban board lanes.

How do I track project waves and task completion status in Obsidian?

Project wave tracking in Obsidian is managed by tagging tasks and updating wave completion status. This integrates with Kanban boards and Dataview to maintain visibility into active project phases and structured progress reporting.