Style Conformance

Invoked whenever the agent is about to write or modify code in an existing project — i.e., almost always in a brownfield context. The skill implements the Conform-Before-Improve gate of Aparigraha: detect the project's idioms, adopt them within the scope of the current change, and surface deviations as suggestions instead of silently rewriting.

Read the full skill on GitHub. The site shows the first section; the canonical full content with all principles, examples, and rules lives in the repo.

View full SKILL.md on GitHub ›

What the full skill covers

  • Scope
  • Micro-Skills
  • Inputs
  • Outputs
  • Guardrails
  • Ask-When-Ambiguous
  • Decision Criteria
  • Success Criteria