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 `sdlc-harness 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, create a temporary Markdown bundle that collects project Context, key agent guidance, architecture/module facts and useful entry points 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 package CLI to generate both temporary artifacts in one command. Do not hand-write tracked export documents:
- `npx --yes --package project-tiny-context-harness@latest sdlc-harness export-context --all`
2. Use `--full` when only the project Context bundle is needed:
- `npx --yes --package project-tiny-context-harness@latest sdlc-harness export-context --full`
3. Use `--code` when only the code-level implementation snapshot is needed. It generates one Markdown file by default:
- `npx --yes --package project-tiny-context-harness@latest sdlc-harness export-context --code`
4. Custom output paths are allowed only for single-artifact modes and must st