<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Claude on Chuanxilu for Skilled Homo sapiens</title><link>https://blog.chuanxilu.net/en/tags/claude/</link><description>Recent content in Claude on Chuanxilu for Skilled Homo sapiens</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Fri, 05 Jun 2026 10:00:00 +0800</lastBuildDate><atom:link href="https://blog.chuanxilu.net/en/tags/claude/index.xml" rel="self" type="application/rss+xml"/><item><title>When Your AI Coding Tool Needs Three Configs</title><link>https://blog.chuanxilu.net/en/posts/2026/06/opencode-triple-config-switch/</link><pubDate>Fri, 05 Jun 2026 10:00:00 +0800</pubDate><guid>https://blog.chuanxilu.net/en/posts/2026/06/opencode-triple-config-switch/</guid><description>Three parallel OpenCode configs from real pain points—omo full version, oms slim version, clean mode. Environment variable switching for the right tool in each scenario.</description></item><item><title>AI Path L0→L1 Upgrade Guide (5): Graduation Checklist &amp; Next Steps</title><link>https://blog.chuanxilu.net/en/posts/2026/05/ai-path-l0-l1-graduation/</link><pubDate>Sat, 30 May 2026 07:00:00 +0800</pubDate><guid>https://blog.chuanxilu.net/en/posts/2026/05/ai-path-l0-l1-graduation/</guid><description>Final part of the AI Path L0→L1 Upgrade Guide series. Use the L1 graduation checklist to assess your four weeks of progress, then preview the two paths from L1 to L2: API-based automation or autonomous execution AI.</description></item><item><title>AI Path L0→L1 Upgrade Guide (4): Building Your Personal System</title><link>https://blog.chuanxilu.net/en/posts/2026/05/ai-path-l0-l1-week4/</link><pubDate>Tue, 26 May 2026 07:00:00 +0800</pubDate><guid>https://blog.chuanxilu.net/en/posts/2026/05/ai-path-l0-l1-week4/</guid><description>Part 4 of the AI Path L0→L1 Upgrade Guide. Build a prompt library, pick the right tool for each job (with separate maps for international and Chinese users), and learn a tiered approach to knowledge management, because not every AI output is worth saving.</description></item><item><title>Pick Your AI by the Job, Not the Ranking</title><link>https://blog.chuanxilu.net/en/posts/2026/05/ai-tip-which-ai-to-use/</link><pubDate>Fri, 15 May 2026 06:00:00 +0800</pubDate><guid>https://blog.chuanxilu.net/en/posts/2026/05/ai-tip-which-ai-to-use/</guid><description>Tried ChatGPT, Claude, Gemini, DeepSeek, still not sure which one to use? A scenario-based framework to find the right fit.</description></item><item><title>From Anthropic's Alignment Research to a Prompt Design Insight</title><link>https://blog.chuanxilu.net/en/posts/2026/05/anthropic-alignment-to-prompt-design/</link><pubDate>Thu, 14 May 2026 10:00:00 +0800</pubDate><guid>https://blog.chuanxilu.net/en/posts/2026/05/anthropic-alignment-to-prompt-design/</guid><description>Anthropic discovered that teaching models &amp;#34;why&amp;#34; works better than teaching them &amp;#34;what&amp;#34;: misalignment dropped from 22% to 3%. This insight from safety training applies to everyday prompt design too.</description></item><item><title>AI Path L0→L1 Upgrade Guide (1): Understanding Your Tools</title><link>https://blog.chuanxilu.net/en/posts/2026/05/ai-path-l0-l1-week1/</link><pubDate>Mon, 11 May 2026 08:00:00 +0800</pubDate><guid>https://blog.chuanxilu.net/en/posts/2026/05/ai-path-l0-l1-week1/</guid><description>First part of the AI Path L0→L1 Upgrade Guide series. LLMs aren&amp;#39;t search engines; they generate answers rather than retrieve them. Understand the difference between working memory and long-term memory, learn the strengths of mainstream platforms, and build the cognitive foundation for the next 4 weeks of practice.</description></item><item><title>Context Rot: An Easily Overlooked Problem in AI Coding</title><link>https://blog.chuanxilu.net/en/posts/2026/04/managing-context-length-in-ai-coding-sessions/</link><pubDate>Sat, 18 Apr 2026 10:00:00 +0800</pubDate><guid>https://blog.chuanxilu.net/en/posts/2026/04/managing-context-length-in-ai-coding-sessions/</guid><description>Someone in a group chat complained that GPT-5.4 performed worse than Doubao, ByteDance&amp;#39;s chatbot: the model would give irrelevant answers without even reading the question. After asking some follow-up questions, I learned they had fed it many documents and the conversation had gone on for a long time. This probably wasn&amp;#39;t the model&amp;#39;s problem; it was context rot. The conversation had gotten so long that the model could no longer &amp;#39;see&amp;#39; the current task clearly. This raises an overlooked problem: in the process of vibe coding or writing, how do you manage context effectively to avoid token and time wasted on model performance degradation?</description></item><item><title>Looking Back: Seven Human-AI Collaboration Patterns in the Aristotle Project</title><link>https://blog.chuanxilu.net/en/posts/2026/04/seven-human-ai-collaboration-patterns-in-aristotle/</link><pubDate>Thu, 16 Apr 2026 21:00:00 +0800</pubDate><guid>https://blog.chuanxilu.net/en/posts/2026/04/seven-human-ai-collaboration-patterns-in-aristotle/</guid><description>Looking back at the Aristotle project: from initial design to the GEAR protocol; I identified seven distinct collaboration patterns between myself and AI. As AI gets more capable, human judgment doesn&amp;#39;t become less important. It becomes more critical.</description></item><item><title>From Scars to Armor: Harness Engineering in Practice</title><link>https://blog.chuanxilu.net/en/posts/2026/04/from-scars-to-armor-harness-engineering-practice/</link><pubDate>Sat, 11 Apr 2026 01:00:00 +0800</pubDate><guid>https://blog.chuanxilu.net/en/posts/2026/04/from-scars-to-armor-harness-engineering-practice/</guid><description>The first version of Aristotle looked smooth. In practice, it exposed four architectural problems. Fixing them validated the trust model and harness engineering framework from Part 3: every constraint encodes a trust judgment.</description></item><item><title>claude-code-reflect: Same Metacognition, Different Soil</title><link>https://blog.chuanxilu.net/en/posts/2026/04/claude-code-reflect-different-soil/</link><pubDate>Mon, 06 Apr 2026 14:56:00 +0800</pubDate><guid>https://blog.chuanxilu.net/en/posts/2026/04/claude-code-reflect-different-soil/</guid><description>The same reflection mechanism lands on different platform foundations with very different landing postures and paths: from plugin installation to permission pitfalls to API concurrency, documenting the actual development process on Claude Code.</description></item><item><title>Aristotle: Teaching AI to Reflect on Its Mistakes</title><link>https://blog.chuanxilu.net/en/posts/2026/04/aristotle-ai-reflection/</link><pubDate>Mon, 06 Apr 2026 10:00:00 +0800</pubDate><guid>https://blog.chuanxilu.net/en/posts/2026/04/aristotle-ai-reflection/</guid><description>Installing reflection capability into AI coding assistants: when the model makes a mistake, immediately trigger root cause analysis and transform the correction into persistent rules.</description></item></channel></rss>