doob-context-prime

Aggregate pending todos, kanban state, and recent Git activity for work sessions.

1|Updated Nov 25, 2025
One-click install
npx skills add https://github.com/89jobrien/dotfiles --skill doob-context-prime
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: doob-context-prime
Source: https://github.com/89jobrien/dotfiles/tree/main/dot-claude/skills/doob/doob-context-prime
Command: npx skills add https://github.com/89jobrien/dotfiles --skill doob-context-prime

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Load situational awareness at the start of any doob work session by aggregating pending todos, overdue items, kanban state, and recent git activity.

Core Features & Use Cases

  • Consolidates pending and in-progress todos for quick triage.
  • Generates a visual kanban snapshot of project work.
  • Shows recent Git activity to align work with recent commits.
  • Helps plan next steps after a break.

Quick Start

Run the three commands to establish full situational awareness before any doob work session: fetch pending todos, render the kanban board, and review recent git activity.

Frequently Asked Questions about doob-context-prime

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

FAQPage Schema
How do I consolidate pending todos and recent git activity for project planning?

To consolidate pending todos and recent git activity, this Skill aggregates pending and in-progress todo lists as JSON, renders a kanban snapshot, and surfaces recent commit history to establish situational awareness for work sessions.

What is the best way to resume a coding workflow after a break?

The best way to resume a coding workflow after a break is to review a consolidated context snapshot of overdue items, kanban state, and recent git activity, which this Skill generates to guide your next steps.

Can I generate a kanban board snapshot from my existing todo lists?

Yes, you can generate a kanban board snapshot from your existing todo lists. The Skill reads pending and in-progress todo items as JSON and renders them into a visual kanban state for quick triage.

How do I check recent git commits and pending todos before feature planning?

To check recent git commits and pending todos before feature planning, run the Skill's three commands to fetch todos, render the kanban board, and review git activity to align your next steps with recent commits.

Does this context priming tool work without external dependencies?

Yes, this context priming tool works without external dependencies. It reads your local todo lists as JSON and queries your git repository directly to aggregate situational awareness data.