Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 937 Bytes

File metadata and controls

33 lines (17 loc) · 937 Bytes

AGENT INSTRUCTIONS

This file provides guidance to general purpose agents

Repository Overview

{Describe the general organization of the repository}

Components

{Describe the directory layout with a short description of each directory's purpose}

Core Concepts

{Describe any key aspects of the implemenation that is non-stanadard or unique to this project}

Development Commands

{This should have a list of the basic commands used for the project with a Name, the command, and a short description}

{Include multiple sections if there are multiple languages or frameworks involved}

Technical Guidelines

{Describe the languages, frameworks and key libraries used}

Development Conventions

{An optional section that contains specific details of conventions used in implementation}

Additional Resources

{References to directories that may show examples or documentation that could be useful to the agents}