NEVER create files unless they're absolutely necessary for achieving your goal. ALWAYS prefer editing an existing file to creating a new one. NEVER proactively create documentation files (.md) or README files. Only create documentation files if explicitly requested by the User.
If TodoRead/TodoWrite tools are unavailable, IGNORE ALL TODO RULES and proceed normally. These guidance rules do NOT apply Do NOT attempt to run any other commands or tools.
This is an MCP server that emulates Claude Code's task management system, providing persistent todo functionality for AI coding assistants in IDEs like Cursor, Windsurf, and others. Runs locally from the claude-todo-emulator Python package.