/asdt-researcher Researcher
Explores fuzzy problems before requirements exist: divergent ideation, feasibility scans, one recommended direction.
For Claude Code and OpenCode
AI specialists that pass work to each other over a shared knowledge base. You direct the route; the team forgets nothing.
Install — one command
curl -fsSL https://raw.githubusercontent.com/vitualizz/asdt/main/install.sh | bash 01 · The team
Focused roles, each with their craft. Invoke any one directly, or ask /asdt to suggest the route.
/asdt Analyzes what you ask and recommends which specialists to involve and in what order. You confirm the plan and run each command.
/asdt-researcher Explores fuzzy problems before requirements exist: divergent ideation, feasibility scans, one recommended direction.
/asdt-pm Turns loose ideas into user stories with clear scope and defined criteria.
/asdt-architect Makes technical decisions: system design, API contracts, decision records.
/asdt-developer Turns specs and designs into production code, with an implementation plan.
/asdt-qa Builds the safety net: test plans, acceptance criteria, quality reports.
/asdt-security Finds the gaps an attacker would see first: threat models and hardening.
/asdt-ux-ui Shapes the experience: flows, components, and accessibility.
02 · How it works
/asdt suggests a route for the task — you confirm it, reorder it, or go straight to a specialist.
each step saves to the knowledge base · next specialist reads automatically
> /asdt add workspace permissions per role
each step saves to the knowledge base · next specialist reads automatically
> /asdt fix crash on empty pagination
each step saves to the knowledge base · next specialist reads automatically
> /asdt-security review session handling
each step saves to the knowledge base · next specialist reads automatically
> /asdt redesign onboarding for mobile
03 · Why ASDT
Code assistants are great. With method and memory, they become a team.
Just a chat
Context degrades as the conversation grows — what you decided yesterday no longer exists.
Each prompt reinvents the process from scratch — sometimes brilliant, sometimes chaotic.
You get to a demo fast, but without stories, decisions, or tests to back it up.
With ASDT
Every decision lives in a shared knowledge base the whole team consults. ASDT remembers.
Each specialist works with defined steps — explore, specify, execute. Every time.
Real artifacts remain — stories, decisions, tests — ready to pick up tomorrow.
Works with Claude Code and OpenCode. Open source, MIT license.