contextualize

contextualize is a command for Claude Code from appboypov/pew-pew-plaza-packs. It costs 32 tokens per session (14,514 once invoked), scanned A, a copy of question-mode, MIT.

A command for researching a document and its surrounding project context before improving it. It connects the document to related files, conventions, and project patterns.

In plain words
What is it for?
Use it to enrich prompts or documents with context, links, and project-specific guidance.
Why use it?
It helps avoid updating a document without understanding how it fits into the wider project.

Command for Claude Code

Written for Claude Code: installed under .claude/. Also seen: mentions subagents.

Good fit Use it to enrich prompts or documents with context, links, and project-specific guidance.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/appboypov/pew-pew-plaza-packs/contextualize
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.

Clone the repo
git clone --depth 1 https://github.com/appboypov/pew-pew-plaza-packs

Made for: Claude Code.

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 contextualize

README.md
[![agentmods](https://agentmods.dev/badge/commands/appboypov/pew-pew-plaza-packs/contextualize/github.svg)](https://agentmods.dev/commands/appboypov/pew-pew-plaza-packs/contextualize)
Your own site
<a href="https://agentmods.dev/commands/appboypov/pew-pew-plaza-packs/contextualize"><img src="https://agentmods.dev/badge/commands/appboypov/pew-pew-plaza-packs/contextualize/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for contextualize

Your own site · 80×15
<a href="https://agentmods.dev/commands/appboypov/pew-pew-plaza-packs/contextualize"><img src="https://agentmods.dev/badge/commands/appboypov/pew-pew-plaza-packs/contextualize.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 32 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 14,514 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 84% copy Near-identical to another mod 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.1 $0.00032 $0.14514
Opus 5 $0.00016 $0.07257
Sonnet 5 $0.00006 $0.02903
Haiku 4.5 $0.00003 $0.01451

Measured 7d ago against content hash d205114cbe8e, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

contextualize 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 7d 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.

Origin

This is a copy

84% identical to question-mode — 806 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.claude/commands/contextualize.md · 1,689 lines

How it starts

The opening of the file, as written. The whole thing — 1,689 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Prompt Command

When this command is used, check if any required information is missing. If so, ask the user to provide it. Otherwise, proceed with the request.


🔍 Contextualize: Deep Project Research & Document Enhancement

💡 Transform any concept or document into a fully contextualized artifact by researching project patterns, conventions, and relationships, then updating the source with comprehensive context.

🎯 End Goal

💡 The clean, measurable objective that determines whether any following section provides value.

Successfully contextualize any document (meta-concept or otherwise) by:

  • Understanding the source document's core purpose and current context
  • Researching comprehensively across the entire project for patterns and relationships
  • Applying feedback strategies to refine understanding through systematic questioning
  • Updating the source document(s) with enhanced context, relationships, and cross-references
  • Ensuring the document aligns with all project conventions and integrates seamlessly

Deliverables

  • Enhanced source document(s) with comprehensive contextual understanding
  • Cross-references to related project artifacts via wikilinks
  • Usage examples discovered from project research
  • Alignment with established project patterns and conventions
  • Clear relationships to other framework components

Acceptance Criteria

  • Source document purpose is fully understood
  • Comprehensive project research is completed across all relevant artifact types
  • Question-mode refinement reveals additional context needs
  • Source document is updated (not replaced) with enhanced context
  • All wikilinks and cross-references are properly integrated
  • Document follows project conventions exactly
  • Relationships to other concepts are clearly documented

👤 Persona

Role

Deep Research Analyst and Documentation Enhancement Specialist

Expertise

  • Comprehensive understanding of PLX framework structure and components
  • Pattern recognition across different artifact types
  • Document analysis and contextual relationship mapping
  • Project convention alignment and consistency validation

Read the full file on GitHub · 1,689 lines

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. 7d ago First seen · 1,689 lines · 32 tokens per session scan A d205114cbe8e

Subscribe to this mod's changes

contextualize is a command published in the GitHub repository appboypov/pew-pew-plaza-packs (85 stars, last pushed 8mo ago), licensed MIT. It adds 32 tokens to every session and 14,514 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 84% identical to question-mode, differing in 806 lines, and is treated as a copy.