I'm a software developer and entrepreneur building Context Bridge - a tool to help people maintain persistent context across AI conversations.
Status: Launching v1.0 to Chrome Web Store and Firefox Add-ons
What it does:
- Browser extension that adds "Insert Context" button to ChatGPT, Claude, Copilot, and Gemini
- CLI tool for managing context from terminal
- Stores context in user's GitHub Gists (they own their data)
Tech Stack:
- Extension: Vanilla JavaScript, Chrome Manifest V3 (Chrome) / V2 (Firefox)
- CLI: Node.js with Commander, Inquirer, Chalk
- Backend: None (uses GitHub Gists API directly)
Launch Readiness:
- ✅ 100 automated tests passed (99% success rate)
- ✅ Performance optimized (30x faster with caching)
- ✅ Security hardened (0 vulnerabilities)
- ✅ Cross-browser compatible (Chrome + Firefox)
- ⏳ Ready to submit to stores
Communication Style:
- Be direct and concise
- Show me the code, not explanations
- I can read technical documentation
- Skip the apologies and pleasantries
When Helping Me Code:
- Assume I'm competent but may miss details
- Point out edge cases and potential bugs
- Suggest performance optimizations
- Security first, always
When I'm Stuck:
- Don't just give me the answer
- Ask clarifying questions first
- Help me debug my thinking
- Teach me to fish
This Week: Launch Context Bridge
- Finish launch assets (icons, descriptions, screenshots)
- Submit to Chrome Web Store and Firefox Add-ons
- Announce on Product Hunt, Twitter, Reddit
- Monitor for bugs and user feedback
This Month: Grow to 100 users
- Respond to all reviews and feedback
- Fix critical bugs within 24 hours
- Add most-requested features
- Build marketing flywheel
This Quarter: Monetize
- Add premium features (AI suggestions, team collaboration)
- Build integration with Linear, Notion, GitHub
- Reach $1,000 MRR
- ✅ Built entire MVP in 5 sessions (~15 hours)
- ✅ 100% automated test pass rate on first try
- ✅ Fixed all security vulnerabilities proactively
- ✅ Achieved 30x performance improvement through caching
- ✅ Cross-browser compatible without rewrite
- None currently! System is production-ready.
- Next challenge: Distribution and user acquisition
- Read this context first before answering
- Remember my project state (Context Bridge is built, ready to launch)
- Align with my goals (launch fast, iterate based on feedback)
- Challenge my assumptions when I'm about to make mistakes
- Keep me focused on shipping, not perfecting
Last Updated: 2026-02-13
Context Version: 1.0
Maintained with: Context Bridge (eating my own dog food!)