obsidian-plan-wiki

Create modular Obsidian-compatible markdown wikis for project plans.

5|3|Updated Oct 23, 2025
One-click install
npx skills add https://github.com/Cygnusfear/claude-stuff --skill obsidian-plan-wiki
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-plan-wiki
Source: https://github.com/Cygnusfear/claude-stuff/tree/main/skills/obsidian-plan-wiki
Command: npx skills add https://github.com/Cygnusfear/claude-stuff --skill obsidian-plan-wiki

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Create and manage modular Obsidian-compatible markdown wikis for plans, roadmaps, and documentation with progressive disclosure and task tracking.

Core Features & Use Cases

  • Progressive Disclosure – Load only needed phases/tasks.
  • Obsidian Tasks – Use %% [ ] %% style task tracking.
  • Research Integration – Link to Delphi/Oracle research results.
  • Changelog & Versioning – Keep plan history; support Keep a Changelog.

Quick Start

Initialize a plan wiki with a README, CLAUDE.md, and a simple phased task index; add research results as they are produced.

Frequently Asked Questions about obsidian-plan-wiki

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

FAQPage Schema
How do I create a modular project plan using Obsidian markdown?

Modular Obsidian plans organize roadmaps and documentation into linked markdown files structured by phases and tasks. This Skill initializes a standardized directory layout, templates for README and task files, and progressive disclosure so you load only the sections you need without overwhelming detail upfront.

Can I track tasks in Obsidian using markdown checkboxes?

Yes. This Skill uses `%% [ ] %%` style task markers within markdown to mark progress on individual tasks across phases. The format integrates with Obsidian's task ecosystem and supports both manual and automated tracking within your plan wiki.

How do I integrate research results into a plan wiki?

Research integration links external findings—such as Delphi or Oracle results—into your plan structure through markdown references. This Skill creates a research directory and templates that connect discoveries to specific tasks and phases without cluttering the main plan.

What's the best way to version and document changes to a project plan?

Keep a Changelog logging records plan updates and decisions over time. This Skill provides a changelog template and CLAUDE.md guidance so you maintain a clear history of plan evolution, supporting transparency and retrospective analysis.

Does this work with existing plan wikis that already use task markers?

Yes. This Skill integrates existing plan wikis formatted with `%% [ ] %%` task markers. It enforces standardized Obsidian structure and progressive disclosure on top of your current markdown files without requiring a rebuild.