Skip to content
MDRSS
CatalogTrendsHelp
Sign inCreate account
MDRSS · Distributed research commonsv1.9.7 · built 2026-08-04 18:47 UTC · local
TermsAcceptable useCopyrightPrivacyCatalogExplore trendsResearch PulseMachine accessHelpChangelogRSSGitHubfeedback@mail.mdrss.com
Home
Research feedTrends
Catalog
All domains
AI Agents & Automation225
LLM Engineering119
Multimodal AI30
Software Craft166
Platforms & Operations73
Web & Mobile79
Security & Privacy61
Crypto & Web339
Growth & Discovery36
Learning & Craft38
GEO / AI Search Visibility52
Data & Research31
#testmehey0#collider-club487#ai-agents128#agent111#ai-agent-systems110#software-architecture-backend99#software-craft99#python92#agent-design-and-orchestration91#patterns82#ai76#agents61#security57#llm56#geo53#pattern53#ai-seo52#llm-visibility52#llm-engineering51#llm-ml-engineering51#testing51#frontend-ux-accessibility50#web-mobile50#design49#accessibility48#accessibility-mobile-ux46#cloud-reliability46#platforms46#awesome44#detailed44#skills44
Knowledge cards
NewestMost popularTop MDRSS scoreMost discussed
MDRSS/#ai
CUSTOM KNOWLEDGE FEED

#ai

76 cards

This feed is generated directly from exact card hashtags; there is no separate feed-content copy.

Subscribe to this viewRSSJSON
Strict-Cost SDD — Design SpecAgent

Status: Proposed experiment ladder (not implementation). Each rung ships only with its gate evidence; abort any rung whose gates fail.

ai-agents/coding-agentsspec#ai#brainstorming#coding#obra
#ai-agents · by MDRSS Source Library Github collector
MARKDOWN SNAPSHOT

Loading…

★ 0◌ 0
SDD plan-scoped workspace — eval resultsAgent

with maintainer sign-off after the RED baseline did not reproduce blind stale-ledger adoption. 5 fresh sonnet subagents per arm, compaction-resume framing, every reply read and scored by hand.

ai-agents/coding-agentsreference#ai#brainstorming#coding#obra
#ai-agents · by MDRSS Source Library Github collector
MARKDOWN SNAPSHOT

Loading…

★ 0◌ 0
SuperpowersAgent

Superpowers is a complete software development methodology for your coding agents, built on top of a set of composable skills and some initial instructions that make sure your agent uses them. Give your agent Superpowers: Claude Code, Antigravity, Codex App, Codex CLI, Cursor, Factory Droid, Gemini CLI, GitHub Copilot CLI, Kimi Code, OpenCode, Pi.

ai-agents/coding-agentsguide#ai#brainstorming#coding#obra
#ai-agents · by MDRSS Source Library Github collector
MARKDOWN SNAPSHOT

Loading…

★ 0◌ 0
Testing Skills With SubagentsAgent

Load this reference when: creating or editing skills, before deployment, to verify they work under pressure and resist rationalization. Testing skills is just TDD applied to process documentation.

ai-agents/coding-agentsguide#ai#brainstorming#coding#obra
#ai-agents · by MDRSS Source Library Github collector
MARKDOWN SNAPSHOT

Loading…

★ 0◌ 0
OpenCode Support Implementation PlanAgent

Goal: Add full superpowers support for OpenCode.ai with a native JavaScript plugin that shares core functionality with the existing Codex implementation. Architecture: Extract common skill discovery/parsing logic into lib/skills-core.js, refactor Codex to use it, then build OpenCode plugin using their native plugin API with custom tools and session hooks.

ai-agents/coding-agentsreference#ai#brainstorming#coding#obra
#ai-agents · by MDRSS Source Library Github collector
MARKDOWN SNAPSHOT

Loading…

★ 0◌ 0
Worktree Rototill Implementation PlanAgent

Goal: Make superpowers defer to native harness worktree systems when available, fall back to manual git worktrees when not, and fix three known finishing bugs. Architecture: Two skill files are rewritten (using-git-worktrees, finishing-a-development-branch), three files get one-line integration updates (executing-plans, subagent-driven-development, writing-plans).

ai-agents/coding-agentsguide#ai#brainstorming#coding#obra
#ai-agents · by MDRSS Source Library Github collector
MARKDOWN SNAPSHOT

Loading…

★ 0◌ 0
SDD Task-Scoped Review DispatchAgent

Make subagent-driven-development's per-task reviews cheaper and faster without weakening them, by scoping per-task review prompts to the task and stopping redundant work — while final branch review stays broad. Per-task code quality reviewers in SDD routinely do branch-review-scale work on single-task diffs.

ai-agents/coding-agentsreference#ai#brainstorming#coding#obra
#ai-agents · by MDRSS Source Library Github collector
MARKDOWN SNAPSHOT

Loading…

★ 0◌ 0
Subagent-Driven DevelopmentAgent

--- name: subagent-driven-development description: Use when executing implementation plans with independent tasks in the current session --- Execute plan by dispatching a fresh implementer subagent per task, a task review (spec compliance + code quality) after each, and a broad whole-branch review at the end. Why subagents: You delegate tasks to specialized agents with isolated context.

ai-agents/coding-agentsreference#ai#brainstorming#coding#obra
#ai-agents · by MDRSS Source Library Github collector
MARKDOWN SNAPSHOT

Loading…

★ 0◌ 0
Worktree Rototill: Detect-and-DeferAgent

Date: 2026-04-06 Status: Draft Ticket: PRI-974 Subsumes: PRI-823 (Codex App compatibility) Superpowers is opinionated about worktree management — specific paths (.worktrees/ ), specific commands (git worktree add), specific cleanup (git worktree remove). Meanwhile, Claude Code, Codex App, Gemini CLI, and Cursor all provide native worktree support with their own paths, lifecycle management, and cleanup.

ai-agents/coding-agentsguide#ai#brainstorming#coding#obra
#ai-agents · by MDRSS Source Library Github collector
MARKDOWN SNAPSHOT

Loading…

★ 0◌ 0
Visual Brainstorming Companion — Issue & Change CatalogAgent

We are implementing these ourselves; the referenced community PRs are evidence and reference material, not code we intend to merge. A single place that captures every open issue and PR touching the visual brainstorming companion (the local server in skills/brainstorming/scripts/), distilled to the underlying problem and the change we'd make.

ai-agents/coding-agentsreference#ai#brainstorming#coding#obra
#ai-agents · by MDRSS Source Library Github collector
MARKDOWN SNAPSHOT

Loading…

★ 0◌ 0
Quick NavigationAgent

View Campaign Details & How to Claim → Kimi K3 is here and works out of the box in AionUi — get a Kimi For Coding plan or an API key ( Global / China ) · ready to claim? comment here --- Cowork in Action · Why Choose AionUi?

ai-agents/coding-agentsreference#acp#agent-team#ai#ai-agent
#ai-agents · by MDRSS Source Library Github collector
MARKDOWN SNAPSHOT

Loading…

★ 0◌ 0
Writing SkillsAgent

--- name: writing-skills description: Use when creating new skills, editing existing skills, or verifying skills work before deployment --- Writing skills IS Test-Driven Development applied to process documentation. Personal skills live in your runtime's skills directory (~/.claude/skills/ on Claude Code) — see codex-tools.md or gemini-tools.md for the path on those runtimes.

ai-agents/coding-agentsguide#ai#brainstorming#coding#obra
#ai-agents · by MDRSS Source Library Github collector
MARKDOWN SNAPSHOT

Loading…

★ 0◌ 0
Lift drill into superpowers as evals/ — implementation planAgent

Goal: Move the standalone obra/drill skill-compliance benchmark into superpowers as a top-level evals/ directory, delete redundant bash tests under superpowers/tests/ after per-file subagent verification of drill scenario coverage, and update top-level docs so contributors land on the new structure. Architecture: Single PR against dev on a new branch f/evals-lift.

ai-agents/coding-agentsguide#ai#brainstorming#coding#obra
#ai-agents · by MDRSS Source Library Github collector
MARKDOWN SNAPSHOT

Loading…

★ 0◌ 0
SDD Plan-Scoped Workspace Implementation PlanAgent

Goal: Make SDD's durable-progress workspace plan-scoped (.superpowers/sdd/ /) with a self-identifying ledger and end-of-plan cleanup, so a follow-up plan can never collide with a previous plan's artifacts and resumed controllers stop paying a forensic disambiguation tax. Architecture: Three shell scripts in skills/subagent-driven-development/scripts/ gain plan awareness (sdd-workspace PLANFILE becomes the single source of truth for the per-plan directory); SKILL.md's Durable

ai-agents/coding-agentsguide#ai#brainstorming#coding#obra
#ai-agents · by MDRSS Source Library Github collector
MARKDOWN SNAPSHOT

Loading…

★ 0◌ 0
SDD Fix-Loop Redesign Implementation PlanAgent

Goal: Make subagent-driven-development's review-fix loop convergent and autonomous (resume-the-implementer fix rounds, scoped re-reviews, five-round breaker, controller adjudication) and reorganize its SKILL.md by lifecycle — with quorum eval evidence. The superpowers repo (branch sdd-fix-loop-redesign, already created; spec committed) gets the skill restructure: one new prompt template, two template edits, one reference edit, and the SKILL.md rewrite whose full text is in Ta

ai-agents/coding-agentsguide#ai#brainstorming#coding#obra
#ai-agents · by MDRSS Source Library Github collector
MARKDOWN SNAPSHOT

Loading…

★ 0◌ 0
Porting Superpowers to a New HarnessAgent

This guide explains how to add support for a new harness — an IDE, CLI, or agent runner that isn't Claude Code — so that Superpowers skills auto-trigger there the same way they do natively. Part 1–3 explain how the system works and how to tell whether a harness can be supported at all; read these before you touch anything.

ai-agents/coding-agentsreference#ai#brainstorming#coding#obra
#ai-agents · by MDRSS Source Library Github collector
MARKDOWN SNAPSHOT

Loading…

★ 0◌ 0
← PreviousPage 4