context_full_project_export

Generate comprehensive project context exports for external LLM planning or handoff.

3|Updated May 22, 2026
One-click install
npx skills add https://github.com/Seven128/project-tiny-context-harness --skill context-full-project-export
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: context_full_project_export
Source: https://github.com/Seven128/project-tiny-context-harness/tree/main/.codex/ty-context-managed/skills/context_full_project_export
Command: npx skills add https://github.com/Seven128/project-tiny-context-harness --skill context-full-project-export

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the need to export detailed project context for use in external tools or discussions.

Core Features & Use Cases

  • Full Context Export: Provides an export of the complete project context, suitable for external LLM handoff or project planning.
  • Code-Level Implementation Export: Offers a snapshot of the current source code and configuration files.
  • Use Case: When a new team member joins the project or when the need arises to explain the project context to an external party, this Skill can be used to generate the necessary documentation.

Quick Start

To export the full project context, use the command: ty-context export-context --source-pack

Frequently Asked Questions about context_full_project_export

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I export project context for external LLM handoff?

Export project context for external LLM handoff by generating a comprehensive snapshot of source code, configuration files, and contextual knowledge. This provides external tools the necessary documentation for project planning and implementation discussions.

What is the best way to prepare source code context for an external team handoff?

Preparing source code context for an external team handoff involves generating a full project export that captures both code-level implementation and contextual knowledge. This ensures new team members or external parties understand the complete project structure.

Can I export both project-level documentation and specific task contexts?

Yes, you can export both project-level documentation and specific task contexts. The export options cater to comprehensive project overviews as well as detailed implementation views for targeted task-specific contexts.

How do I generate a full source code and configuration snapshot?

Generate a full source code and configuration snapshot by running the export command with the source pack flag. This captures the current codebase state and configuration files for external use or planning.

Does this project context export work for external planning scenarios?

Yes, this project context export works for external planning scenarios by generating comprehensive context files. It provides the full project context needed for external LLM planning, team onboarding, or detailed implementation views.

What limitations exist when exporting contextual knowledge for external tools?

Exporting contextual knowledge for external tools depends on the available source code and configuration files within the project. The export captures the current state, so any dynamic or runtime context not present in the files may not be included.