docs: enhance Question tool guidance and improve share script error handling

Add prominent Question tool guidance to AGENTS.md and expand coverage in CLAUDE.md with chezmoi-specific examples. Refactor share.ts error handling to show last 10 lines of stderr instead of full output, remove hardcoded env var docs now that credentials are templated.
This commit is contained in:
2026-01-23 13:43:15 -06:00
parent 8804b425fb
commit e0f94de944
5 changed files with 163 additions and 57 deletions
+2 -1
View File
@@ -241,7 +241,8 @@
"rust-analyzer-lsp@claude-plugins-official": true,
"ralph-wiggum@claude-plugins-official": true,
"superpowers@superpowers-marketplace": true,
"gopls-lsp@claude-plugins-official": true
"gopls-lsp@claude-plugins-official": true,
"code-review@claude-code-plugins": true
},
"alwaysThinkingEnabled": true
}