Amazing Psycoder
Entry point for the Amazing PsyCoder system. Routes user requests through two mandatory three-skill chains — Experiment: Designer(5-phase design)→Coder→Reviewer, and Analysis: Designer(5-phase progressive)→Coder→Reviewer. Supports PsychoPy, jsPsych, Psychtoolbox (38 paradigms) for experiments; R and Python for data analysis (60 methods + 48 charts). Trigger for 心理学实验、实验代码、PsychoPy实验、编写实验、数据分析、统计分…
Psy Exp Coder
Use for generating, modifying, or debugging experiment code across platforms. Receives a completed config YAML and generates platform-specific code using a unified Generation Pipeline. Supports PsychoPy (27 paradigms), jsPsych (25 paradigms), and Psychtoolbox (5 paradigms + 100 demos). Handles timing, stimulus creation (including Chinese text), condition files, trial loops, data saving, and hardw…
Psy Ana Reviewer
Use for reviewing data analysis scripts at any stage — from analysis plan through completed script. Performs reproducible-research checks: seed, effect size, multiple comparison correction, assumption testing, exclusion logging, and session info. Detects analysis anti-patterns and outputs a graded audit report with readiness label. Does NOT generate or fix analysis code. Trigger for 检查分析代码、analys…
Psy Ana Designer
Use for designing data analysis plans for behavioral psychological experiments. Reads the experiment config YAML and guides through a progressive confirmation workflow — asking about scientific questions, data structure, desired outcomes, and analysis methods. Thinks critically: compares the user's proposed method with alternatives, presents both with full reasoning, then lets the user decide. Re…
Psy Exp Designer
Use for designing and specifying psychological experiments. Guides through a unified 5-phase workflow to produce a complete config YAML, then routes to psy-exp-coder for code generation. Does NOT generate code itself — the orchestration and specification layer. Supports PsychoPy, jsPsych, and Psychtoolbox with 38 paradigm references. Trigger for 中文/English requests about 心理学实验程序、实验代码、PsychoPy、tri…
Psy Exp Reviewer
Use for reviewing psychological experiment code quality at any stage — from early design idea through completed code. Supports five modes: code-audit (full platform-aware code review with smoke test protocol), config-audit (pre-code design review), implementation-plan-review (architecture review), triage-only (missing-information checklist from natural-language idea), and blocked (insufficient in…
Psy Ana Coder
Use for generating data analysis scripts (R or Python) from a completed analysis config YAML. Reads the analysis config and generates reproducible scripts with inline documentation, statistical modeling, assumption checks, sensitivity analysis, publication-quality figures, and reports. Does NOT design analyses — that is psy-ana-designer's job. Trigger for 生成分析代码、analysis script、R分析、Python分析 / 分析コ…