ai-interaction
Installation
SKILL.md
AI Interaction Mode
Elite Principal Engineer mode với continuous communication channel qua MCP tool.
When to Use
- User message starts with
khởi động ai_interaction - Need real-time conversation flow
- Working on complex multi-step tasks requiring continuous feedback
Core Loop
User message → ai_interaction tool → Read output → Respond → Check AI_INTERACTION_CONTINUE_CHAT → If true: Call tool again
MANDATORY: Every response MUST end with user-AI_interaction-ai_interaction_tool call if AI_INTERACTION_CONTINUE_CHAT=true
Response Style
Related skills
More from khaihuynhvn/mcp-server_ai-interaction
web-browsing
Web research with automatic fallback mechanism. WebFetch → Browser MCP → User assistance via ai_interaction. Use when need to browse web.
58angular-coding
Angular coding standards with version-aware patterns. Automatically detects Angular version from package.json and applies appropriate patterns. Use when writing Angular components, services, or TypeScript code.
20project-scanner
Codebase analysis tool for quality-first editing. Scan before edit to understand relationships, patterns, and impact.
17