context-reload

Reconstruct project context and surface branch-cycle alignment issues.

Updated Feb 14, 2026
One-click install
npx skills add https://github.com/leuzeus/aidn --skill context-reload
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: context-reload
Source: https://github.com/leuzeus/aidn/tree/main/tests/fixtures/repo-installed-core/.codex/skills/context-reload
Command: npx skills add https://github.com/leuzeus/aidn --skill context-reload

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reconstruct project context and align branch/cycle metadata to suggest a deterministic working mode, in under minutes.

Core Features & Use Cases

  • Reconcile current state artifacts such as docs/audit/* and active cycles with repository metadata to surface mismatches.
  • Propose a concrete WORK MODE (THINKING/EXPLORING/COMMITTING) and produce a concise Context Reload Report.
  • Recommend 2–4 next best actions to restore alignment and streamline AI-assisted development.

Quick Start

Run the skill to generate a Context Reload Report and recommended actions for the current repository.

Frequently Asked Questions about context-reload

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

FAQPage Schema
How do I reconstruct project context when my repository state is misaligned?

To reconstruct project context, this skill reconciles active cycles and repository metadata to surface alignment gaps. It analyzes current state, branch, and snapshots to propose a deterministic working mode and recommend fixes for your active repo.

What is branch-cycle alignment analysis and when do I need it?

Branch-cycle alignment analysis identifies mismatches between active development cycles and repository branch metadata. You need it when AI-assisted development workflows lose context, ensuring your current state artifacts and active cycles remain synchronized with the repository.

How do I determine the correct working mode for my active repo?

To determine the correct working mode, this skill analyzes your repository's current state and proposes either THINKING, EXPLORING, or COMMITTING mode. It generates a Context Reload Report to guide your next best actions and restore workflow alignment.

Can I run context analysis on my repo without modifying existing audit artifacts?

Yes, you can run context analysis safely because this skill adheres to read-only guardrails. It avoids rewriting metadata during analysis and explicitly reports uncertainty for missing artifacts instead of modifying your existing repository state.

Why does my workflow audit show mismatches between my current branch and active cycles?

Workflow audit mismatches occur when branch metadata and current state artifacts are out of sync. This skill surfaces these branch-cycle alignment issues by analyzing snapshots and active cycles, recommending 2–4 next actions to restore deterministic workflow alignment.

Does context-reload work with existing docs/audit snapshots in my repository?

Yes, context-reload works directly with existing docs/audit snapshots by reconciling them against active cycles and repository metadata. It uses these artifacts to surface mismatches and report uncertainty for any missing context without rewriting your files.