What problem does it solve?
The public documentation and GitHub Pages site for the DeepResearch SUE scale-up experiment framework can become outdated when skills are added, workflows are modified, or relationship maps are revised, leading to incorrect guidance for users and maintainers.
Core Features & Use Cases
- Automated Doc Regeneration: Rebuilds all public framework HTML pages (landing, getting started, skills catalog, context, memory layout, etc.) from canonical Markdown sources and skill frontmatter.
- Consistency Validation: Runs parallel verification subagents to catch fact drift, structural render errors, privacy leaks, and generator regressions before publishing.
- Use Case: After adding a new SUE skill or updating the default experiment workflow, run this skill to refresh the public site so all users see accurate, up-to-date guidance and correct skill counts.
Quick Start
Use the sue-doc-update skill to refresh the SUE framework public documentation and GitHub Pages site to match the latest skill definitions and workflow rules.