plan-context-loader

Collects ADRs, contracts, and runbooks from an Obsidian vault for guided planning workflows.

9|4|Updated May 30, 2025
One-click install
npx skills add https://github.com/Kaikei-e/Alt --skill plan-context-loader
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-context-loader
Source: https://github.com/Kaikei-e/Alt/tree/main/.claude/skills/plan-context-loader
Command: npx skills add https://github.com/Kaikei-e/Alt --skill plan-context-loader

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Plan Context Loader accelerates design and planning by gathering only the most relevant ADRs, contracts, review materials, and Knowledge Home snippets from an Obsidian vault to improve plan accuracy and reduce information overload.

Core Features & Use Cases

  • Selective context gathering: collects only essential documents (e.g., canonical knowledge-home contracts, immutable data models, phase plans) to ground planning decisions.
  • Guided planning workflow: provides a structured process from task rephrasing to identifying contracts, then reviewing ADRs and auxiliary documents to surface decision-relevant context.
  • Use Case: when planning a new feature, surface the essential ADRs and contracts to inform decisions without overwhelming the planner.

Quick Start

Instruct the plan-context-loader to fetch the canonical knowledge-home contracts and phase plans for your current planning task.

Frequently Asked Questions about plan-context-loader

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

FAQPage Schema
How do I pull relevant ADRs and contracts from Obsidian to inform feature planning?

To pull ADRs and contracts from Obsidian for feature planning, use targeted document retrieval to collect only relevant sections, ensuring canonical contracts and immutable data models surface for review without information overload.

What is contextual planning and how does it use a knowledge home?

Contextual planning uses a knowledge home by gathering essential documents like canonical contracts, immutable data models, and phase plans to ground early-stage design decisions and improve plan accuracy.

How do I load only specific sections of runbooks and planning docs instead of entire files?

Load specific sections of runbooks and planning docs by applying targeted document retrieval using Grep, Glob, and Obsidian view operations to fetch only essential snippets relevant to your current task.

Can I use Bash and Grep to retrieve canonical contracts from an Obsidian vault?

Yes, you can use Bash and Grep to retrieve canonical contracts from an Obsidian vault. The workflow supports these tools alongside Obsidian-specific operations to query and load documents that guide planning decisions.

When do I need to surface ADRs during the design and planning process?

You need to surface ADRs during early-stage design and planning tasks when decisions must be guided by previously established architectural records, canonical contracts, and phased plans from your knowledge home.

What is the best way to reduce information overload when reviewing planning documents?

The best way to reduce information overload when reviewing planning documents is selective context gathering, which collects only essential ADRs, canonical contracts, and runbooks rather than loading entire vaults.