Posts tagged with #agents
- $ open GitHub's Agentic Workflows ↗
GitHub Agentic Workflows let you describe repo tasks in plain Markdown and have a coding agent run them on a schedule. Here's how they work and what you can do with them.
- $ open Platform AI Part 4: Building a Claude Code Plugin to Develop the AI Itself ↗
How I built a Claude Code skill that turns my IDE into a multi-agent development studio for building, debugging, and shipping features on my AI DevOps assistant.
- $ open Platform AI Part 3: Building a Multi-Agent System for DevOps ↗
How I turned a single chatbot into a team of specialized AI agents that route requests, hand off between each other, and investigate Kubernetes issues through structured workflows.