Productivity · Version 1.1.0 · Reviewed 2026-08-02
Codebase Context Packager
Turn engineering context into a reliable artifact for task-specific context selection and dependency-chain packaging with evidence, explicit trade-offs, and a verification plan.
4 method steps
4 documented failure modes
4 diagnostic checks
7 quality gates
Selects the smallest complete set of repository files, symbols, conventions, and runtime evidence needed for another agent or reviewer to solve a specific task.
₹199 one-time
Get this skill archive
What it checks first
Codebase Context Packager selects the smallest complete set of repository files, symbols, conventions, and runtime evidence needed for another agent or reviewer to solve a specific task. Use it when the work involves Task-specific context selection, Dependency-chain packaging, Prompt-injection-safe evidence bundle.
- The entry points and the data flow between them, which is the fastest way to build an accurate mental model.
- Where behavior is actually decided, rather than where it appears to be configured.
- Which parts change frequently, since those carry the most current knowledge and the most risk.
- The seams where a change can be made safely without a wide blast radius.