# Custom agents

Discover a collection of custom agent profiles you can use as inspiration for your own workflows and needs.

## Links

* [Your first custom agent](/en/copilot/tutorials/customization-library/custom-agents/your-first-custom-agent)

  Create and test your first custom agent with this simple README specialist example.

* [Implementation planner](/en/copilot/tutorials/customization-library/custom-agents/implementation-planner)

  A custom agent that breaks down features into actionable tasks and creates detailed implementation plans.

* [Bug fix teammate](/en/copilot/tutorials/customization-library/custom-agents/bug-fix-teammate)

  A custom agent that identifies critical bugs in your project and implements targeted fixes.

* [Cleanup specialist](/en/copilot/tutorials/customization-library/custom-agents/cleanup-specialist)

  A custom agent that cleans up messy code, removes duplication, and improves maintainability across code and documentation files.