Architecture intent that lives only in a doc is a suggestion. Intent that runs in CI is enforced. A fitness function is an automated check that fails the build when the system drifts from an intended architectural property — a layering rule, an allowed-dependency rule, a cycle ban, a bundle-size…
$npx -y skills add alexei-led/architect --skill methodology-architecture-fitnessInstalls into the current project.
Run `npx skills use "https://github.com/alexei-led/architect" --skill "alexei-led/architect/methodology-architecture-fitness"` 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/alexei-led/architect" that are relevant to the current task. Run `npx skills add "https://github.com/alexei-led/architect"` and select the relevant skills, then follow their instructions.