I’ve written a service that pulls metric data from Jira and GitHub, pushes out to a metrics endpoint for Prometheus to scrape, and visualises it with Grafana, but now I want to deploy a service that can analyse the data and provide insights. I’ve used Claude Code a fair bit but haven’t really ventured into agents to create the code, nor setting up my own agents so this is where my questions lie. When I set up agents with /agents in Claude code, I get asked which colours I want to represent the agents work. However when I execute a prompt in the Claude extension for VScode I don’t see these agents being used, nor any memory stored. Is this normal? I’m sure this is a RTFM problem, but I don’t know which FM to read. In terms of the agent I’m trying to create, I want to use a Spring AI service to call out to my LLM and feed the input back into the service and then output some details, initially as logs probably. Is this generally how agents are written and stood up? What’s the best practice for this kind of setup? submitted by /u/Tight-Ordinary-2641
Originally posted by u/Tight-Ordinary-2641 on r/ClaudeCode
