<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Agents on cloud_affects</title><link>https://cloudaffects.com/tags/agents/</link><description>Recent content in Agents on cloud_affects</description><generator>Hugo</generator><language>en</language><copyright>CC BY-NC-SA 4.0</copyright><lastBuildDate>Wed, 15 Apr 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://cloudaffects.com/tags/agents/index.xml" rel="self" type="application/rss+xml"/><item><title>Superpowers — A Skills Framework for Coding Agents</title><link>https://cloudaffects.com/gems/superpowers/</link><pubDate>Wed, 15 Apr 2026 00:00:00 +0000</pubDate><guid>https://cloudaffects.com/gems/superpowers/</guid><description>&lt;p&gt;&lt;a href="https://github.com/obra/superpowers"&gt;Superpowers&lt;/a&gt; by Jesse Vincent is a plugin for Claude Code (also works with Cursor, Codex, Copilot CLI, Gemini CLI). It takes the usual &amp;ldquo;throw a prompt at the agent and pray&amp;rdquo; loop and wraps it in an actual workflow: brainstorm, plan, write tests, implement, review, repeat. Each step is a skill the agent picks up on its own when the context fits.&lt;/p&gt;
&lt;p&gt;The clever bit is auto-activation. No &lt;code&gt;/brainstorm&lt;/code&gt;, no &lt;code&gt;/plan&lt;/code&gt;. The agent checks the skill registry before starting and pulls in whatever matches. TDD kicks in when it&amp;rsquo;s time to write code. Code review runs between tasks. The skills are labeled as mandatory, not optional, which matters — otherwise the model will cheerfully skip straight to typing.&lt;/p&gt;</description></item></channel></rss>