Fresh discovery feed
Newly added to AgentStack, ordered by when we first recorded them. This does not claim that each project was newly released upstream.
AgentStack Sponsors
Reach AI-agent builders
Comprehensive guidance for implementing asynchronous Python applications using asyncio, concurrent programming patterns, and async/await for building high-performance, non-blocking systems.
AgentStack Sponsors
Reach AI-agent builders
A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.
AgentStack Sponsors
Reach AI-agent builders
Your per-renewal analyst. Connect a CRM plus a product-analytics tool (and optionally a meeting tool) and turn any "will this renewal happen?" question into a per-deal verdict: renew yes/no, value, and conditions, a champion-stability check, an adoption story for the pitch, a commercial-lever inventory, and save-play prerequisites. Built for per-renewal depth, not portfolio rollups. Trigger on "will {account} renew?", "renewal verdict on {account}", "is {customer}'s renewal real?", "prep for {ac
AgentStack Sponsors
Reach AI-agent builders
Build an eval suite for an LLM feature with datasets, graders, and regression gates that block bad releases.
AgentStack Sponsors
Reach AI-agent builders
Personal reminder system for tasks using cron jobs and systemEvents. Add tasks with natural language ("remind me to call Mom at 5pm tomorrow"), sets precise cron schedules, sends reminders via session message or notification. Handles lists, repeats, deletes. Use for todos, appointments, habits—silent backend ops ensure reliability without cluttering chat.
AgentStack Sponsors
Reach AI-agent builders
Run a spec-driven agent loop where coding tasks live as markdown specs that move through inbox → active → archive, get implemented by Claude Code or Codex, and pass a review gate before they count as done. Use when the user mentions "loop factory", a "spec-driven loop", an "agent factory", wants repeatable/reviewable agent work, or when a repo has a factory/specs/inbox or factory/specs/active directory. Also covers installing and scaffolding the loop-factory CLI into a project.