load-context

Aggregate work state, brainstorms, proposals, requirements, product knowledge, and git history into a unified summary.

Updated Mar 29, 2026
One-click install
npx skills add https://github.com/nexus-a1/claude-skills --skill load-context-nexus-a1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: load-context
Source: https://github.com/nexus-a1/claude-skills/tree/main/skills/load-context
Command: npx skills add https://github.com/nexus-a1/claude-skills --skill load-context-nexus-a1

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Aggregates all available context for a ticket or topic into a single, unified summary to inform decisions and accelerate work.

Core Features & Use Cases

  • Collects context from work state, brainstorms, proposals, requirements KB, product knowledge, and git history.
  • Presents phase-aware summaries and handoff options to streamline continuation of work.
  • Supports fuzzy local search and optional creation of new context when nothing exists.

Quick Start

Run /load-context <slug-or-query> to aggregate context for a topic.

Frequently Asked Questions about load-context

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

FAQPage Schema
How do I consolidate git history and requirements into one context summary?

To consolidate git history and requirements into one context summary, aggregate work state, brainstorms, proposals, product knowledge, and git history by running a context aggregation command with your ticket slug or query. This produces a unified, phase-aware context report with handoff options.

What is the best way to aggregate project context for a ticket before starting work?

Aggregating project context for a ticket involves collecting all available work state, brainstorms, proposals, requirements KB, and product knowledge into a single summary. This approach uses fuzzy local search and prior-art loading to ensure you have the full historical context before continuing work.

Can I create new context if no existing project history is found?

Yes, you can create new context when nothing exists. The context aggregation process supports optional creation of new context if searches return no results, ensuring you always have a structured starting point for your topic or ticket.

Do I need to configure storage locations before aggregating work state and proposals?

Yes, configuring storage locations is required before aggregating work state and proposals. The context aggregation process requires setup of storage locations and tool support to successfully collect and present your unified context report.

How does fuzzy search work when loading prior-art context for a topic?

Fuzzy search for loading prior-art context matches approximate queries against stored brainstorms, proposals, and requirements. This allows you to retrieve relevant historical project data using a slug or search term, even without an exact match, to inform your current work phase.

What are the limitations of aggregating multi-source context for phase-based workflows?

Limitations of aggregating multi-source context include dependency on configured storage locations and tool support. If your storage locations are not properly set up, the context aggregation cannot collect the required work state, brainstorms, and git history to generate the unified summary.