Nudge: A local-first app that surfaces Claude-generated plans via contextual triggers

A Reddit user built Nudge with Claude Code after repeatedly losing workout routines, study plans, and weekly schedules generated by Claude in chat history. The app is local-first, requires no account, and is free.
What Nudge does
- Paste any markdown — from Claude/ChatGPT exports, Notes, or anywhere
- Attach contextual triggers: time, location, Wi-Fi, inactivity, or one-time
- Surfaces the right plan at the right moment via local notifications
- Everything stays on-device — no account, no server
Platforms
- iOS: App Store
- Android: Google Play
For developers using AI coding agents to generate plans, schedules, or routines, Nudge solves the forgetfulness problem by tying plans to real-world context — no more digging through chat history.
📖 Read the full source: r/ClaudeAI
👀 See Also

SkillsGate: Open Source Marketplace for AI Coding Agent Skills
SkillsGate is an open source marketplace that indexes 45,000+ skills for AI coding agents like Claude Code, Cursor, and Windsurf. It provides semantic search with vector embeddings and one-command installation via npx.

Reddit User Tests Hermes AI Agent's Self-Learning Feature, Finds Critical Flaws
A Reddit user tested Hermes AI agent's self-learning feature, which automatically creates skills from markdown files. The user found it always evaluates its own results as successful, even when output is incorrect, and overwrites manual edits.

Claude Code v2.1.166: Fallback Models, Glob Deny Rules, Cross-Session Hardening
Claude Code v2.1.166 introduces up to 3 fallback models, glob pattern support in deny rules, hardened cross-session messaging, and fixes for terminal flickering, orphaned processes, and more.

LocalSynapse MCP Server Adds macOS Support and Search Improvements
LocalSynapse, an offline MCP server for searching local documents, now supports macOS and includes fixes for multi-word search queries. The developer has implemented feedback-driven improvements including position-adjusted click boosting and time decay as promotion.