14 lines
272 B
Markdown
14 lines
272 B
Markdown
---
|
|
name: contextpack
|
|
description: Generate a repo snapshot for LLMs (.planning/CONTEXTPACK.md).
|
|
disable-model-invocation: true
|
|
---
|
|
|
|
Run:
|
|
- python scripts/contextpack.py
|
|
|
|
Then read:
|
|
- .planning/CONTEXTPACK.md
|
|
|
|
Use this before planning work or when resuming after a break.
|