What problem does it solve?
The skill automates adaptation of installed flowai framework primitives—skills, agents, artifacts, and hooks—to align with a project's specific tech stack and conventions, eliminating manual rewrites after environment changes.
Core Features & Use Cases
- Parallel adaptation: Deploys subagents to adapt multiple skills or agents concurrently.
- Selective targeting: Supports flags to adapt only skills, agents, assets, or hooks, with optional name filtering.
- Safety checks: Shows diffs and requires user confirmation before applying changes, ensuring git history integrity.
- IDE‑agnostic: Detects various IDE configuration directories (e.g., .claude, .cursor, .opencode) for broad applicability.
- Hook and asset verification: Compares framework templates with project artifacts, prompting updates where needed.
Quick Start
Run flowai adapt --skills to tailor all installed skills to the current project’s stack.