context_full_project_exportlisted
Install: claude install-skill Seven128/project-tiny-context-harness
# Context Full Project Export
## Package-Managed Boundary
This Skill is generated by `ty-context sync` and owned by the Harness package. Do not edit the generated `context_full_project_export` Skill directly.
This Skill creates a temporary export artifact only. It does not author durable Context and does not change `project_context/context.toml`.
## Purpose
When the user needs a full project context export, project overall context export or external LLM handoff, create temporary export artifacts that collect project Context, key agent guidance, architecture/module facts, code navigation and bounded source support for copying into an external tool or one-off discussion.
When the user needs a code-level implementation export, create one temporary Markdown snapshot of current source and engineering configuration files for upload to Web GPT or another external model.
## Workflow
1. Prefer the bounded Source Pack for external LLM / Web GPT planning. It writes at most 5 files total under `tmp/ty-context/context-exports/latest/` and removes old timestamped export rounds:
- `npx --yes --package project-tiny-context-harness@latest ty-context export-context --source-pack`
2. Use `--code-index` when implementation navigation is enough and full source bodies are not needed:
- `npx --yes --package project-tiny-context-harness@latest ty-context export-context --code-index`
3. Use `--task-context <name>` for focused handoff, preferably with a profile or explicit include select