-
From Prompts to Personalities: The Art of Agent Customization – GitHub Copilot
Recently, I was exploring how AI systems actually work beyond just prompts. Initially, my thinking was very simple: “If I write better prompts, I’ll get better results.” But as I started learning more, I realized… I’ve been looking at AI in a very limited way. The biggest realization for me was this: AI is not…
-
Why Did My GitHub Copilot Suddenly Start Talking About Credits
Imagine this story of two developers Rahul is a developer working on a normal Monday morning.He opens VS Code, asks GitHub Copilot to generate a small API function, accepts a few code suggestions, and moves on. Meanwhile, Priya on another team is doing something completely different. She asks Copilot to: Under the old billing model……
-
Copilot Agents: Choosing How You Want AI to Work With You
A typical development day begins in Visual Studio Code with a new task in the backlog. “Add authentication to the application.” The objective is clear. The technical path is familiar. What varies is the way the work is executed —whether through careful exploration, uninterrupted execution, or collaborative review. Copilot Agents are designed to support these…
-
From Jira Story to “Done”: How GitHub Copilot + Atlassian MCP Server Delivered an Entire Feature Autonomously
What if Jira stories didn’t just describe work—but triggered it? This is a real-world walkthrough of how a Jira user story was fetched via Atlassian MCP Server, assigned to GitHub Copilot Agent Mode, fully implemented, validated, and closed. Why This Experiment Matters Most AI demos stop at: But real software delivery lives across systems: This experiment asked a…