speckit-agent-context-update

Synchronize project documentation and plan paths in coding agent instruction files.

12|2|Updated Jun 19, 2026
One-click install
npx skills add https://github.com/mori-shin-x/artgraph --skill speckit-agent-context-update-mori-shin-x
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-agent-context-update
Source: https://github.com/mori-shin-x/artgraph/tree/main/.claude/skills/speckit-agent-context-update
Command: npx skills add https://github.com/mori-shin-x/artgraph --skill speckit-agent-context-update-mori-shin-x

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill solves the problem of stale coding agent instructions by automatically synchronizing the managed Spec Kit section within your project's context files.

Core Features & Use Cases

  • Automated Synchronization: Updates agent context files like CLAUDE.md or .github/copilot-instructions.md to reflect the latest project plan.
  • Configurable Delimiters: Uses customizable markers to safely manage specific sections of your documentation without overwriting manual notes.
  • Use Case: When an agent finishes a task and updates the project plan, this skill ensures the agent's own instruction file is immediately updated to point to the new plan path, maintaining continuity across turns.

Quick Start

Run the update script to refresh the managed Spec Kit section in your agent context file with the latest plan.

Frequently Asked Questions about speckit-agent-context-update

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

FAQPage Schema
How do I keep coding agent context files in sync with project specs?

To keep coding agent context in sync, this Skill synchronizes project-specific documentation and plan paths within agent instruction files like CLAUDE.md. It operates on project-relative configuration files to manage delimited content blocks for automated agent guidance.

How do I update agent instructions automatically after a project plan changes?

To update agent instructions automatically, run the provided update script to refresh the managed Spec Kit section. This ensures the agent's instruction file immediately points to the new plan path, maintaining continuity across turns.

Can I use customizable delimiters to protect manual notes in agent context files?

Yes, you can use configurable delimiters to safely manage specific documentation sections. These customizable markers update the managed Spec Kit block without overwriting your manual notes in the agent instruction file.

What's the best way to automate Spec Kit documentation updates for coding agents?

The best way to automate Spec Kit documentation updates is using a script that modifies delimited content blocks. This approach targets project-relative configuration files to manage agent guidance without overwriting manual notes.

Do I need a specific project structure to synchronize agent context files?

Yes, you need a valid Spec Kit project structure with defined configuration files. The synchronization script requires project-relative configuration files and script execution permissions to update the agent context correctly.

Why does my coding agent have stale instructions after updating the project plan?

Your coding agent has stale instructions because the context file was not synchronized. This Skill solves that problem by automatically updating the managed Spec Kit section to reflect the latest project plan path.