Skip to content

Agent Instructions

Purpose

This folder contains protocols and guidelines that all AI agents MUST follow when working on this repository.

Required Reading Order

Before performing any work, agents must read these files in order:

  1. 00-core-philosophy.md - Fundamental principles
  2. 01-research-and-web.md - Research requirements
  3. 02-testing-and-validation.md - Testing mandates
  4. 03-tooling-and-pipelines.md - Automation rules

Compliance

  • These instructions are mandatory, not optional
  • Violations will result in rejected work
  • When in doubt, ask for clarification rather than assuming

File Overview

00-core-philosophy.md

The foundational mindset for all work:

  • Documentation-driven development
  • The CEO/Worker agent model
  • First principles reasoning

01-research-and-web.md

How to gather information:

  • Internet research requirements
  • Validation protocols
  • Information saturation principle

02-testing-and-validation.md

Quality assurance requirements:

  • 90% code coverage mandate
  • Test-driven development
  • Self-correction procedures

03-tooling-and-pipelines.md

Automation and CI/CD:

  • Tool creation rules
  • Pipeline priorities
  • Script standardization