- https://github.com/gsd-build/get-shit-done
- https://x.com/gsd_foundation/status/2030361888681239003?s=12
- https://arxiv.org/abs/2603.05344
- Building AI Coding Agents for the Terminal: Scaffolding, Harness, Context Engineering, and Lessons Learned
- https://chat.openanonymity.ai | https://github.com/OpenAnonymity
- https://tinfoil.sh
- Fully verifiable open source + secure hardware
- https://x.com/chiefofautism/status/2028061720359358661?s=12
- Vibe coded own anonymous self hosted AI
- https://github.com/github/spec-kit
- The standard for AI SSD (spec driven development)
- https://github.com/obra/superpowers
- Alternative to spec-kit
- https://kiro.dev
- SSD based IDE
- https://hbr.org/2026/02/ai-doesnt-reduce-work-it-intensifies-it
- https://x.com/zephyr_hg/status/2027309074396668174?s=12
- What will be worth $500 / hr in the future
- https://www.morphllm.com/context-rot
- https://www.mckinsey.com/capabilities/quantumblack/our-insights/one-year-of-agentic-ai-six-lessons-from-the-people-doing-the-work
- Agentic coding / setup lessons learned
- https://lmcache.ai/
- For KV Cache
- https://github.com/parcadei/llm-tldr
- Project to reduce token usage by up to 95%, give LLM exactly what it needs
- https://github.com/ForLoopCodes/contextplus | https://contextplus.vercel.app/
- Context+ turns a massive codebase into a searchable, hierarchical feature graph
- https://x.com/neural_avb/status/2027721962479288566?s=12
- Tips to make agents perform better
- https://arxiv.org/abs/2602.11988
- Less is more
- https://x.com/mntruell/status/2026736314272591924?s=12
- The third era of AI software dev — Cursor is a harness...
- https://x.com/hxlfed14/status/2022984467380682856?s=12
- Context engineering... that's what a harness does
- https://x.com/hxlfed14/status/2028116431876116660?s=12
- Agent harness is the real product
- https://blog.langchain.com/improving-deep-agents-with-harness-engineering/
- Improving deep agents with harness engineering
- https://openai.com/index/harness-engineering
- https://github.com/alexfazio
- Master builder; harness engineering
- https://platform.claude.com/docs/en/agents-and-tools/tool-use/programmatic-tool-calling
- This would be an example technique within a harness layer
- https://developers.openai.com/api/docs/guides/structured-outputs/
- https://github.com/nullclaw/nullclaw
- IronClaw
- ZeroClaw
- https://kilo.ai/kiloclaw
- https://arxiv.org/abs/2405.15793
- Automate Software Engineering
- https://lmcache.ai/
- Many research papers linked here about KV Cache related stuff
- https://arxiv.org/abs/2510.26130
- Real world coding performance (abstract class level) vs. simple benchmark coding
- https://arxiv.org/abs/2602.11988
- Is Agents.md really useful for coding agents?
- https://arxiv.org/abs/2512.14982
- Just repeating the prompt can improve reasoning
- https://arxiv.org/pdf/2503.13657
- Why do Multi-Agent LLM Systems Fail?
- They group the failures into 3 main buckets: system design issues - bad role/task specification - step repetition - loss of history - unclear termination inter-agent misalignment - conversation resets - not asking clarifying questions - withholding/ignoring information - task derailment - reasoning/action mismatch task verification failures - stopping too early - checking outputs only superficially
- https://www.cognee.ai
- Replaces RAG with far more advanced features, i.e. living knowledge graph
- https://backgroundagents.dev
- https://x.com/cyberracheal/status/2027693233321423107?s=12
- Bunch of tools. Goal is to have knowledge of every possible tool
- https://www.anthropic.com/research/building-ai-cyber-defenders
- https://github.com/KeygraphHQ/shannon
- AI hacker / pentester
- https://github.com/trailofbits/skills
- Security skills by trail of bits
- https://pentera.io
- AI hacker / pentester
- https://horizon3.ai/?utm_source=chatgpt.com
- AI hacker / pentester
- https://github.com/nicobailon/visual-explainer
- Very cool looking visual HTML page creator to explain tech stuff
- https://github.com/sickn33/antigravity-awesome-skills
- Huge directory of skills
- https://github.com/trailofbits/skills
- Security skills by trail of bits
- https://github.com/anthropics/claude-cookbooks
- More than just skills, but skills too
- https://pub.towardsai.net/the-socratic-prompt-how-to-make-a-language-model-stop-guessing-and-start-thinking-07279858abad
- Socratic prompting
- https://gist.github.com/mberman84/885c972f4216747abfb421bfbddb4eba
- Premade prompts to build stuff
- https://mint.gg
- Create any 3D space
- https://sitdeck.com
- Super situational dashboard
- https://developers.googleblog.com/en/introducing-the-developer-knowledge-api-and-mcp-server
- Always up to date AI searchable Google dev docs
- https://signalstack.com/
- Turn any alerts into live trades
- https://glint.trade/terminal
- Bloomberg like terminal
- https://paperbreakdown.com/landing-page
- Research paper reader
- https://github.com/Shubhamsaboo/awesome-llm-apps
- Directory of cool LLM based apps