Click any tag below to further narrow down your results
Links
This article shows how solving complex problems benefits from a team of AI agents with roles like planner, doer, tool operator, critic, supervisor, and presenter. It breaks down each subagent’s function and gives tips on prompting, model choice, tuning, and context setup. The CDN-Folk case illustrates how a team of agents designed, validated, and deployed a content delivery network faster than traditional methods.
Thomas lists his go-to Chrome extensions, explaining how each speeds up tasks like video messaging, data extraction, image downloading and password management. He covers daily essentials like Loom, Dashlane and Table Capture, plus situational tools for full-page screenshots, color picking and batch link processing.
The author describes a pattern of prototyping workflows with AI agents then refactoring into code-driven processes, using agents only for tasks that require human-like judgment. A security vulnerability alert system illustrates how webhooks filter and route high-priority issues, delegating owner identification to an agent and formatting alerts via a second agent for reliable Slack notifications.
Superpowers is a software development tool that enhances coding agents by guiding them through a structured workflow. It starts with clarifying project goals and progresses through design, implementation, and testing, all while ensuring code quality and adherence to best practices. The system automatically activates relevant skills for each task, streamlining the development process.
Boris Cherny shares his efficient setup for using Claude Code, highlighting the importance of customized workflows and verification processes. He details various strategies, such as running multiple sessions in parallel, using slash commands, and maintaining a shared repository for continuous improvement.