iiRecord
Agentic AI Atlas · specializations/ux-ui-design/user-feedback
lib-process:ux-ui-design--user-feedbacka5c.ai
II.
LibraryProcess JSON

lib-process:ux-ui-design--user-feedback

Structured · live

specializations/ux-ui-design/user-feedback json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · generated-library/processes.yamlCluster · generated-library
Record JSON
{
  "id": "lib-process:ux-ui-design--user-feedback",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "specializations/ux-ui-design/user-feedback",
    "description": "User Feedback Collection and Analysis process for gathering, synthesizing, and prioritizing user feedback\nthrough multiple channels including in-app tools, surveys, NPS/CSAT measurement, sentiment analysis, and insight generation",
    "libraryPath": "library/specializations/ux-ui-design/user-feedback.js",
    "specialization": "ux-ui-design",
    "references": [
      "- NPS Methodology: https://www.netpromoter.com/know/",
      "- CSAT Best Practices: https://www.questionpro.com/blog/csat/",
      "- Sentiment Analysis: https://www.nngroup.com/articles/sentiment-analysis-user-research/",
      "- Voice of Customer: https://www.forrester.com/what-it-means/voice-of-the-customer/"
    ],
    "example": "const result = await orchestrate('specializations/ux-ui-design/user-feedback', {\n  projectName: 'Mobile App User Feedback Initiative',\n  productName: 'TaskMaster Pro',\n  feedbackChannels: ['in-app-widget', 'surveys', 'support-tickets', 'app-reviews'],\n  targetResponseRate: 15,\n  npsTarget: 50\n});",
    "usesAgents": [
      "feedback-strategist",
      "feedback-engineer",
      "feedback-ux-engineer",
      "survey-designer",
      "nps-analyst",
      "csat-analyst",
      "data-collector",
      "sentiment-analyst",
      "feedback-synthesizer",
      "insight-strategist",
      "feedback-prioritizer",
      "trend-analyst",
      "product-strategist",
      "feedback-reporter",
      "quality-auditor"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:ux-ui-design--user-feedback",
      "to": "skill-area:design-systems",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:ux-ui-design--user-feedback",
      "to": "skill-area:interaction-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:ux-ui-design--user-feedback",
      "to": "skill-area:prioritization-frameworks",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:ux-ui-design--user-feedback",
      "to": "domain:web-development",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:ux-ui-design--user-feedback",
      "to": "role:product-designer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:ux-ui-design--user-feedback",
      "to": "role:ux-researcher",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:ux-ui-design--user-feedback",
      "to": "workflow:user-feedback-loop",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:ux-ui-design--user-feedback",
      "to": "workflow:product-discovery",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:ux-ui-design--user-feedback",
      "to": "specialization:ux-ui-design",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:ux-ui-design--user-feedback",
      "to": "lib-agent:product-management--product-strategist",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:ux-ui-design--user-feedback",
      "to": "lib-agent:shared--quality-auditor",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ],
  "incomingEdges": []
}