← ClaudeAtlas

context_full_project_exportlisted

Use when the user explicitly asks to 导出尽可能详细的项目全量上下文, 全量上下文导出, 项目上下文全量导出, 项目整体上下文, full project context export, export full project context, project context export, project overall context, Source Pack export, source-pack export, code index export, task context export, 当前项目代码实现, 代码级实现导出, or code-level implementation export in a Minimal Context Harness project.
Seven128/project-tiny-context-harness · ★ 3 · AI & Automation · score 69
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