FluencyLoop Stage 2–3. Declare a feature and build it while staying fluent: creates the feature branch + design diagrams, then builds in slices, teaching the why of each real decision at the slice boundary and journaling it. Probes the concepts the work needs up front, adapts explanation depth to the developer''s knowledge, and builds/maintains a per-developer knowledge base in ~/.fluencyloop. Use when starting a new unit of work in a repo that has a .fluencyloop/ directory, or when the user says "fluencyloop feature", "start a feature", or describes something they want to build with FluencyLoop.
$npx -y skills add baokhang83/fluencyloop --skill featureInstalls into the current project.
Run `npx skills use "https://github.com/baokhang83/fluencyloop" --skill "baokhang83/fluencyloop/feature"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/baokhang83/fluencyloop" that are relevant to the current task. Run `npx skills add "https://github.com/baokhang83/fluencyloop"` and select the relevant skills, then follow their instructions.