Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 490 Bytes

File metadata and controls

15 lines (8 loc) · 490 Bytes

CLAUDE.md

This file is a mandatory entry point for AI agents working in this repository.

Required Preflight (Blocking)

Before any analysis, search, planning, code edits, test execution, or other tool use, read this file using a tool call:

  1. .github/instructions/workflow.instructions.md

That file defines all further required reads. Follow every step in it.

If this preflight cannot be completed, stop and ask the user how to proceed.

Do not treat this as optional guidance.