What problem does it solve?
This Skill provides seamless, context-aware conversations with a single AI model. It eliminates the frustration of repeating yourself by remembering your full conversation history, making iterative discussions and follow-up questions effortless.
Core Features & Use Cases
- Conversation Threading: Maintain full context across multiple turns, just like a natural dialogue.
- File Integration: Ground discussions in specific documents by including them as context.
- Flexible AI Choice: Chat with Claude, Gemini, Codex, or Cursor Agent based on your needs.
- Use Case: Review a Python function. Ask for initial feedback, then follow up with "How would you refactor the login method?" and "Show me an example," all within the same continuous conversation.
Quick Start
Review the attached file 'src/auth.py' for potential issues, then ask 'How would you refactor the login method?' in a follow-up.