fs-gg-sdd-refresh-agents

Regenerate work models and agent guidance from updated FS.GG SDD sources.

Updated Jul 6, 2026
One-click install
npx skills add https://github.com/FS-GG/FS.GG.Game --skill fs-gg-sdd-refresh-agents
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fs-gg-sdd-refresh-agents
Source: https://github.com/FS-GG/FS.GG.Game/tree/main/.agents/skills/fs-gg-sdd-refresh-agents
Command: npx skills add https://github.com/FS-GG/FS.GG.Game --skill fs-gg-sdd-refresh-agents

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill ensures that the FS.GG SDD-generated views, work model, agent guidance, and summary.md are kept current, reflecting the latest changes in authored sources.

Core Features & Use Cases

  • Regeneration of Generated Views: Automatically rebuilds and regenerates generated views such as work-model.json and summary.md when authored sources change.
  • Agent Command and Skill Guidance: Derives per-target Claude/Codex command and skill guidance from the updated work model.
  • Use Case: When you update your work model or authored sources, run this Skill to keep all generated guidance in sync and up-to-date.

Quick Start

Run the fsgg-sdd refresh --work <id> command to regenerate the work model and update the generated views.

Frequently Asked Questions about fs-gg-sdd-refresh-agents

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

FAQPage Schema
How do I keep SDD-generated views up-to-date with source changes?

To sync agent guidance with authored source changes, run the refresh command to regenerate per-target Claude and Codex command guidance from the updated work model, keeping all derived skill instructions current.

What happens to work-model.json when authored sources are modified?

When authored sources are modified, work-model.json is automatically rebuilt and regenerated during the refresh process, ensuring the work model accurately reflects the latest source updates across the SDD ecosystem.

Do I need the FS.GG SDD tools and environment to regenerate work models?

Yes, you need access to the FS.GG SDD tools and environment to regenerate work models, as the refresh process relies on this specific ecosystem to rebuild generated views and derive agent guidance.

When should I run a work model refresh in the SDD workflow?

You should run a work model refresh whenever you update your authored sources or work model, as this ensures all generated guidance, summaries, and derived views remain synchronized with the latest changes across your SDD workflow.