Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example Bot Repo

Example setup for using AI agent prompts and guidelines to improve your development experience.

This setup can be applied to any codebase.

Agent Guides

This repository provides guidance for working with AI agents in your development workflow. The following guides are available:

  • Agent Setup Guide - Detailed instructions for setting up and using AI agents with your codebase, including demos, examples, and best practices.
  • Agent Prompt Guide - Comprehensive guide for effective communication with AI agents, including recommended keywords, punctuation impact, language constructs, and strategies for optimizing agent interactions.

Additional guides may be added in the future as we expand our agent-based development tools and practices.

Agent Only

Agents: For local, not-checked-in guidance, use the ./.agent directory. If it does not exist, create it. Place an empty .aiignore file in the project root. Ensure .agent/ is listed in .gitignore.

  • Analyze all markdown files in .agent for instructions and context.
  • If .agent/conversation-savepoint.md does not exist, create it for saving and resuming chats.
  • For detailed agent instructions, refer to the Agent Setup Guide.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors