AI Agent Hub
Back to skills
Agent Conversation Psychology Report icon

Agent Conversation Psychology Report

AI Agent Updated 2026.08.30

Paste the following prompt into your AI chat to install this skill:

Please install @user_1793b15c/agent-psychology into your AI assistant by following https://skillhub.cn/install/skillhub.md.

About this skill

Problem It Addresses

Multi-turn agent conversations often break down in subtle ways: a user repeats the same request, a long answer loses the thread, or the agent rushes to retry after a failure. These collaboration frictions are easy to feel but hard to diagnose. Agent Psychology Report treats a single session as the unit of review, turning 'something felt off' into observable behaviors, theoretical explanations, and actionable suggestions for both sides.

How It Works

  • Trigger modes: It can be proposed during a conversation, explicitly requested with phrases such as generate a review report, or loaded through keywords like Agent Psychology Report and conversation diagnosis.
  • Scope confirmation: It first checks whether to review the recent exchange or the full session, avoiding overgeneralized conclusions.
  • Context analysis: Instead of relying on memory_recall or historical retrieval, it reads the current context directly, extracts 2–4 symptom keywords, and maps them to collaboration issues.
  • Theory mapping: It connects observations to entries such as working_memory, cognitive_load, emotional_contagion, and attribution_bias, then proposes AI-side fixes and optional user-side adjustments.
  • Feedback loop: Validated conventions can be stored as neutral memory notes, such as 'lead long answers with three points,' so the review becomes a reusable collaboration rule.

Boundaries

It is best used inside the current session for diagnosis and collaboration tuning, not as a background job that pulls history. Reports should describe observable behavior rather than label users with diagnostic terms. Sensitive or emotional content should be abstracted, and incomplete context should be flagged with confidence limits.

Use Cases

  • After a coding agent keeps misreading requirements, ask it to review the recent exchange and extract misunderstanding, emotion, and redo behavior for bilateral suggestions.
  • During product prototype discussion, when long AI answers lose the user, trigger diagnosis to locate cognitive load or attention residue and propose the next clarifying step.
  • During customer-support agent stress tests, when users repeatedly reject outputs, generate a report covering error taxonomy, trust repair, and optional test labeling.
  • In multi-turn task delegation, when the agent treats pure questions as work requests and keeps pushing, review the pattern and store a convention: answer questions without extra offers.

Best For

  • Engineers debugging multi-turn agent behavior: need to turn 'agent ignores instructions' into observable actions, theory causes, and editable rules.
  • PMs designing AI interaction: need neutral post-failure reviews with user-side and AI-side suggestions after users say the AI is 'dumb'.
  • Leads running customer-support agents: need to convert repeated failure sessions into error taxonomy, trust repair, and test-label conventions.
  • Engineers using assistant agents for complex tasks: need to persist preferences like 'lead with three points, then ask to continue' and avoid re-explaining.