Search the codebase for an existing helper, type, validator, constant, SQL query, or HTTP route before writing a new one, so AI-generated code extends what already exists instead of cloning it. Use BEFORE generating any non-trivial new code, and when the user…
Verify a published Fleet EDR GitHub Release carries every expected artifact and that each one's signatures check out. Use after the release workflow finishes (or when the user asks to "verify the release", "check the release artifacts", "verify the signatures…
Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.
Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.