II.
LibraryProcess overview
Reference · livelib-process:cli-mcp-development--error-handling-user-feedback
specializations/cli-mcp-development/error-handling-user-feedback overview
Error Handling and User Feedback - Implement comprehensive error handling with helpful messages, fix suggestions, "did you mean" features, and appropriate exit codes for CLI applications.
Attributes
displayName
specializations/cli-mcp-development/error-handling-user-feedback
description
Error Handling and User Feedback - Implement comprehensive error handling with helpful messages,
fix suggestions, "did you mean" features, and appropriate exit codes for CLI applications.
libraryPath
library/specializations/cli-mcp-development/error-handling-user-feedback.js
specialization
cli-mcp-development
references
- - CLI Guidelines - Errors: https://clig.dev/#errors
example
const result = await orchestrate('specializations/cli-mcp-development/error-handling-user-feedback', {
projectName: 'data-cli',
language: 'typescript',
errorCategories: ['validation', 'network', 'permission', 'configuration']
});
usesAgents
- cli-ux-architect
- cli-error-handler-designer
- cli-docs-writer
- cli-testing-architect
Outgoing edges
lib_applies_to_domain1
- domain:software-engineering·DomainSoftware Engineering
lib_belongs_to_specialization1
- specialization:cli-mcp-development·Specialization
lib_covers_topic1
- topic:developer-experience·TopicDeveloper Experience (DX)
lib_implements_workflow1
- workflow:sdk-api-design·WorkflowSDK / API Design
lib_involves_role2
- role:backend-engineer·RoleBackend Engineer
- role:platform-engineer·Role
lib_requires_skill_area2
- skill-area:cli-design·SkillAreaCLI Design
- skill-area:mcp-server-implementation·SkillAreaMCP Server Implementation
uses_agent3
- lib-agent:cli-mcp-development--cli-ux-architect·LibraryAgentcli-ux-architect
- lib-agent:cli-mcp-development--cli-docs-writer·LibraryAgentcli-docs-writer
- lib-agent:cli-mcp-development--cli-testing-architect·LibraryAgentcli-testing-architect
Incoming edges
None.