gather-tech-docs

gather-tech-docs is a command for coding agents from cassler/awesome-claude-code-setup. It costs 0 tokens per session (365 once invoked), scanned A, original, MIT.

A command that collects documentation for the technologies found in a project, such as its frameworks, databases, cloud services, and testing tools. It uses Context7 to research that technology stack.

In plain words
What is it for?
Use it to inspect project files, identify the main technologies, and gather current reference material before coding or troubleshooting.
Why use it?
It reduces the need to identify every dependency and look up its documentation manually. It also helps expose recent best practices and breaking changes.

Command

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add commands/cassler/awesome-claude-code-setup/gather-tech-docs
Clone the repo
git clone --depth 1 https://github.com/cassler/awesome-claude-code-setup

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for gather-tech-docs

README.md
[![agentmods](https://agentmods.dev/badge/commands/cassler/awesome-claude-code-setup/gather-tech-docs.svg)](https://agentmods.dev/commands/cassler/awesome-claude-code-setup/gather-tech-docs)
Your own site
<a href="https://agentmods.dev/commands/cassler/awesome-claude-code-setup/gather-tech-docs"><img src="https://agentmods.dev/badge/commands/cassler/awesome-claude-code-setup/gather-tech-docs.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 365 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00000 $0.00365
Opus 5 $0.00000 $0.00182
Sonnet 5 $0.00000 $0.00073
Haiku 4.5 $0.00000 $0.00036

Measured 4d ago against content hash 44c3745694a1, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

gather-tech-docs scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

commands/gather-tech-docs.md · 48 lines

What it actually says

Gather Tech Stack Documentation

Use Context7 to gather comprehensive documentation about the technologies used in this project:

Technologies to Research

Identify and research the main technologies in use:

Suggested Categories

  • Frontend Frameworks - React, Vue, Angular, Next.js, etc.
  • Backend Frameworks - Express, Django, Rails, Spring, etc.
  • Databases - PostgreSQL, MySQL, MongoDB, Redis, etc.
  • Cloud Services - AWS, GCP, Azure services
  • DevOps Tools - Docker, Kubernetes, CI/CD pipelines
  • Testing Frameworks - Unit, integration, E2E testing tools
  • Build Tools - Webpack, Vite, esbuild, etc.
  • API Technologies - REST, GraphQL, gRPC, WebSockets
  • Authentication - OAuth, JWT, session management
  • Monitoring - Logging, metrics, APM tools

Project-Specific Technologies

Search the codebase to identify:

  • Package dependencies (package.json, requirements.txt, go.mod, etc.)
  • Configuration files that reveal tech stack
  • Import statements showing libraries in use
  • Docker or deployment configs showing services

Documentation Goals

  1. Find latest best practices for each technology
  2. Identify breaking changes in recent versions
  3. Discover advanced features we're not using yet
  4. Learn optimization techniques specific to our use cases
  5. Understand integration patterns between technologies

Focus Areas

  • Performance optimization techniques
  • Security best practices
  • Testing strategies
  • Deployment considerations
  • Monitoring and debugging approaches

Use the gathered documentation to:

  • Improve current implementations
  • Identify technical debt
  • Suggest architectural improvements
  • Update development practices
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 48 lines · 0 tokens per session scan A 44c3745694a1

Subscribe to this mod's changes

gather-tech-docs is a command published in the GitHub repository cassler/awesome-claude-code-setup (267 stars, last pushed 4mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 365 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.