What problem does it solve?
This Skill automates the process of reconciling project-owned artifacts with the current flowai framework templates, ensuring that project-specific configurations are in sync with the framework without manual intervention.
Core Features & Use Cases
- Automated Reconciliation: Automatically checks and updates project artifacts such as
AGENTS.md and CLAUDE.md to match the latest framework templates.
- Selective Updates: Allows users to specify which artifacts to update (
AGENTS.md, CLAUDE.md, or all) with flags like --instructions, --scaffolds, and --all.
- IDE Compatibility: Detects and integrates with various IDE configurations to ensure accurate template sources.
- Non-Intrusive: Does not modify installed primitives, plugin cache files, or user-level skill directories.
Quick Start
Run the update skill with the --all flag to reconcile all project artifacts with the current flowai framework templates.