speckit-context-refresh

Generate a Markdown project context document from constitution, ADRs, feature plans, and recent changes.

Updated Jun 11, 2026
One-click install
npx skills add https://github.com/Satcomx00-x00/speckit-python --skill speckit-context-refresh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-context-refresh
Source: https://github.com/Satcomx00-x00/speckit-python/tree/main/skills/speckit-context-refresh
Command: npx skills add https://github.com/Satcomx00-x00/speckit-python --skill speckit-context-refresh

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the need for a concise, up-to-date project context for AI sessions, ensuring that new sessions have access to the latest project information.

Core Features & Use Cases

  • Contextual Overview: Aggregates project constitution, architecture decisions, feature plans, and recent changes into a single document.
  • Markdown Format: Delivers the context in Markdown format for easy integration into AI agent documentation.
  • Dynamic Updates: Generates the context document on-demand, ensuring it always reflects the latest project state.

Quick Start

Run the speckit-context-refresh command to update the project context document.

Frequently Asked Questions about speckit-context-refresh

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

FAQPage Schema
How do I generate a project context document for AI sessions?

To generate a project context document for AI sessions, run the context refresh command. It aggregates your project constitution, architecture decisions, feature plans, and recent changes into a single Markdown file.

What is the best way to keep AI session context updated with recent project changes?

The best way to keep AI session context updated is to dynamically generate the context document on-demand. This ensures the AI always receives the latest project overview and recent changes.

Does generating an AI context document require access to specific project files?

Yes, generating an AI context document requires access to project documentation and configuration files. The tool reads these files to extract the project constitution and architecture decisions.

What format is used for project context delivered to AI agents?

Project context is delivered in Markdown format. This ensures easy integration into AI agent documentation and allows the AI session to parse the feature plans efficiently.

Can I aggregate architecture decisions and feature plans into one context file?

Yes, you can aggregate architecture decisions, feature plans, and the project constitution into one context file. The generated Markdown document provides a complete project overview for your AI session.