prime

Loads domain workspace state from doctrine, project index, queue, and triage files.

Updated Feb 17, 2026
One-click install
npx skills add https://github.com/basher83/domain-chassis --skill prime-basher83
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prime
Source: https://github.com/basher83/domain-chassis/tree/main/skills/prime
Command: npx skills add https://github.com/basher83/domain-chassis --skill prime-basher83

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you quickly understand the current state of your project or domain by loading essential context like doctrine, project index, and queue status.

Core Features & Use Cases

  • Session Priming: Get an immediate overview of active projects, their states, and what needs attention.
  • Context Loading: Reads domain doctrine, project index (PIN.md), and operational intent (QUEUE.md).
  • Workspace Hygiene Check: Flags unexpected files or inconsistencies between PIN.md and the file system.
  • Triage Alert: Notifies if there's pending intake in TRIAGE.md.

Quick Start

Use the prime skill to load the current session context.

Frequently Asked Questions about prime

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

FAQPage Schema
How do I load session context for a domain workspace?

To load session context, the Skill reads domain doctrine, the project index (PIN.md), and operational intent (QUEUE.md) to summarize active project states and pending tasks. It provides an immediate overview of your workspace status.

What is the best way to check workspace hygiene and project state?

Checking workspace hygiene involves flagging unexpected files and identifying inconsistencies between the project index (PIN.md) and the file system. This Skill automatically detects these issues while loading your session context.

Can I get a summary of active projects and their current states?

Yes, you can get a summary of active projects by loading session context. The Skill identifies active projects and their current states by reading the project index and queue files, giving you an immediate operational overview.

How does triage alerting work for pending intake files?

Triage alerting works by checking for the presence of pending intake in TRIAGE.md. The Skill notifies you if the file exists without reading its content, ensuring you are aware of pending items without automatically processing them.

Do I need specific files like PIN.md and QUEUE.md to prime a session?

Yes, you need domain doctrine, PIN.md, and QUEUE.md files to prime a session. These files provide the essential project index and operational intent data required to load the current workspace state.

Why are unexpected files flagged during context loading?

Unexpected files are flagged during context loading to identify workspace hygiene issues. The Skill checks for inconsistencies between PIN.md and the file system to ensure your project index accurately reflects the actual workspace.