·packx
</>

packx

johnlindquist/claude

Bundle code context for AI. ALWAYS use --limit 49k unless user explicitly requests otherwise. Use for creating shareable code bundles and preparing context for LLMs.

21Installs·0Trend·@johnlindquist

Installation

$npx skills add https://github.com/johnlindquist/claude --skill packx

SKILL.md

MANDATORY: Every packx command MUST include --limit 49k unless the user explicitly requests a different limit. This is non-negotiable. Using 49k instead of 50k provides a safety buffer.

Always start with --limit 49k, then add filters and output options.

IMPORTANT: Always use --stdout > instead of --output to avoid triggering WriteFile hook size limits on large bundles.

Bundle code context for AI. ALWAYS use --limit 49k unless user explicitly requests otherwise. Use for creating shareable code bundles and preparing context for LLMs. Source: johnlindquist/claude.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/johnlindquist/claude --skill packx
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is packx?

Bundle code context for AI. ALWAYS use --limit 49k unless user explicitly requests otherwise. Use for creating shareable code bundles and preparing context for LLMs. Source: johnlindquist/claude.

How do I install packx?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/johnlindquist/claude --skill packx Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/johnlindquist/claude

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01