speckit-agent-context-update

Synchronize coding agent context files with the latest feature plan paths.

Updated May 31, 2026
One-click install
npx skills add https://github.com/Piklar/Rizza-60 --skill speckit-agent-context-update-piklar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-agent-context-update
Source: https://github.com/Piklar/Rizza-60/tree/main/.agents/skills/speckit-agent-context-update
Command: npx skills add https://github.com/Piklar/Rizza-60 --skill speckit-agent-context-update-piklar

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill solves the issue of keeping your coding agent's instructions and context files synchronized with the latest project plans, preventing the agent from working with outdated specifications.

Core Features & Use Cases

  • Automated Context Refresh: Automatically updates your project's context files (like CLAUDE.md or AGENTS.md) to point to the most recent feature plan.
  • Configurable Markers: Uses custom delimiters to ensure only the managed Spec Kit section is updated without affecting the rest of your documentation.
  • Use Case: When you finish a new feature plan in your specs directory, run this skill to instantly update your coding agent's instructions so it immediately understands the new requirements.

Quick Start

Ask the agent to update the coding agent context file using the latest plan path.

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 sync my coding agent context with my latest feature plan?

You can sync your coding agent context by running this Skill to automatically update configuration files like CLAUDE.md or AGENTS.md with the latest feature plan path, ensuring your AI agent maintains awareness of current development specifications.

What are delimited sections in agent context management?

Delimited sections are custom configuration file markers that isolate the managed Spec Kit content, ensuring automated context updates only modify the relevant feature plan references without overwriting your existing project documentation.

Do I need a specific directory structure to update agent instructions with Spec Kit?

Yes, synchronizing agent instructions requires a defined Spec Kit project structure and access to the agent-context configuration file to successfully map and update the latest feature plan files.

Can I automatically update CLAUDE.md when my specs directory changes?

Yes, you can automatically update CLAUDE.md when your specs directory changes by running this Skill, which instantly refreshes the managed delimited sections to point to the newly finished feature plan requirements.

Why does my coding agent work with outdated specifications after I update my feature plan?

Your coding agent works with outdated specifications because context files are not automatically synchronized, an issue this Skill solves by instantly updating agent instructions to point to the newest feature plan path.

What is the best way to automate context refresh for coding agents?

The best way to automate context refresh for coding agents is to use custom delimiters within configuration files, ensuring only the managed Spec Kit section is updated without affecting your other project documentation.