You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Effective prompts for working with AI assistants in <code>ctx</code>-enabled projects.</p>
3925
3939
<divclass="admonition tip help your ai sidekick">
@@ -3945,9 +3959,9 @@ <h3 id="do-you-remember">"<em>Do you remember?</em>"<a class="headerlink" href="
3945
3959
</span></code></pre></div>
3946
3960
<p>This question <strong>implies</strong> prior context exists. The AI checks files
3947
3961
rather than admitting ignorance. The expected response cites specific
3948
-
context (session names, task counts, decisions), not vague summaries.</p>
3949
-
<p>If the AI instead narrates its discovery process ("Let me check if
3950
-
there are files..."), it has not loaded <code>CLAUDE.md</code> or
3962
+
context (<em>session names, task counts, decisions</em>), not vague summaries.</p>
3963
+
<p>If the AI instead narrates its discovery process ("<em>Let me check if
3964
+
there are files...</em>"), it has not loaded <code>CLAUDE.md</code> or
3951
3965
<code>AGENT_PLAYBOOK.md</code> properly.</p>
3952
3966
<h3id="whats-the-current-state">"<em>What's the current state?</em>"<aclass="headerlink" href="#whats-the-current-state" title="Permanent link">¶</a></h3>
3953
3967
<p>Prompts reading of <code>TASKS.md</code>, recent sessions, and status overview.</p>
0 commit comments