This repository contains real examples of how I have used agentic development to build software. The examples showcase various agents, workflows, and integrations that demonstrate the capabilities of agentic development. The examples are intended to inspire and guide others in their own agentic development projects. They have been modified to remove any sensitive information.
- Message broker Refinement: An example of using a refinement agent to enhance a PBI for setting up a message broker service in a deployment pipeline.
- Message broker installation: An example of using an installation agent to set up a message broker service in a deployment pipeline.
- Chat Example Formatter Agent: An agent that formats chat example markdown files for better readability by adding context sections and visual separation.
- Messagebus Refinement Agent: An agent that refines Product Backlog Items (PBIs) related to message broker installations in deployment pipelines.
- Agent-curator agent: An agent that helps creating consistent agents