Enforces code conventions across TypeScript, React, C#, and Markdown by checking naming rules, TSDoc and XML doc completeness, and inline comment quality. The intent agent verifies that non-obvious decisions are documented well enough to regenerate the code, while the constitution agent treats ADRs and contributor docs as law and flags stale or contradictory decisions. Built for Equinor Fusion projects but respects repository-level policy when it exists. Works best with six-agent runtime support, requires filesystem access for project discovery, and needs git CLI for commit history checks. Honest take: this is opinionated enforcement tooling, not a gentle linter. If your team actually maintains ADRs and wants them enforced during review, this does that work.
npx skills add https://github.com/equinor/fusion-skills --skill fusion-code-conventions