Skip to main content
When BRIK64 managed instructions are installed into AGENTS.md, they should live only inside explicit markers:
<!-- BRIK64:BEGIN managed-section version=<semver> sha256=<section_sha> docs=https://docs.brik64.com -->
...
<!-- BRIK64:END managed-section -->
The section hash protects the managed body from silent drift.

Rules

  • Text outside the markers belongs to the user.
  • brik64 init does not create these markers.
  • Skill installation should happen through the host agent environment or by reviewing the public brik64-tools-skills repository.
  • Any AGENTS.md write must be explicit, reviewable and user-approved.
If markers or hash validation fail, preview the intended managed section before repairing.