/agent-rules

my personal agent rules and guidelines.

Primary LanguageShellMIT LicenseMIT

Agent Rules

This repository contains my personal agent rules, guidelines, and configuration files for building, maintaining, and improving AI agents and related workflows.

Purpose

This project serves as a central place to document and refine the rules, conventions, and best practices I use when developing or interacting with AI agents. It is intended for personal reference, experimentation, and continuous self-improvement.

Installation

To install these rules in your project, run the following command from your project root:

curl -s https://raw.githubusercontent.com/grdsdev/agent-rules/main/install.sh | bash

This will:

  • Create the .cursor/rules/ directory if it doesn't exist
  • Download all rule files from this repository
  • Place them in your project's .cursor/rules/ directory

Included Files

License

This project is licensed under the MIT License - see the LICENSE file for details.