feat(agents): ask claude about docs

Amolith created

Change summary

dot_config/AGENTS.md | 4 ++++
1 file changed, 4 insertions(+)

Detailed changes

dot_config/AGENTS.md 🔗

@@ -50,6 +50,10 @@ I like using a bug tracker that embeds bugs and identities and conversations dir
 
 IMPORTANT: If I ask you to `use np` or `use nasin pali` or some variation, you must completely ignore your built-in TODO tools and follow _nasin pali_ by immediately running the appropriate `np` subcommand and adhering its instructions. If I've asked you to use it, start a session by running `np s`. If I've explicitly asked you to resume, use `np r`. Ask me whether to archive when you're done; do NOT do it on your own. If I haven't asked you to follow _nasin pali_, prefer your built-in tools, if any, and proceed normally.
 
+## Claude for Quick Questions
+
+Please use `claude --model haiku --allowed-tools "Bash(go doc:*)" --disallowed-tools "Bash(*) Edit Read WebFetch WebSearch Glob Grep NotebookEdit NotebookRead SlashCommand Task Write" -p "Prompt asking for particular information about symbols, modules, workflows, etc.` and variations to enable only particular tools at a time for answering pointed questions that might require reading multiple symbols or module APIs. Encourage Claude to look at particular symbols rather than everything all at once, unless necessary. It should be able to find whatever information you need. Ask individual questions per Claude invocation through your Bash tool in the background, then stop _without_ checking their output. I'll let you know when they're done finding your answer. Make _sure_ to run the command and the background. If Haiku doesn't provide a satisfactory answer, first try again with a better prompt. If still unsatisfactory, try with `--model sonnet` instead.
+
 # Workflows
 
 ## Ticket tracking