phase-output

Export project memory or structure as zip archives while excluding sensitive files.

6|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/stanislavjiricek/neuroflow --skill phase-output
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: phase-output
Source: https://github.com/stanislavjiricek/neuroflow/tree/main/skills/phase-output
Command: npx skills add https://github.com/stanislavjiricek/neuroflow --skill phase-output

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users safely and efficiently export project data, ensuring sensitive information is excluded and the output is in a portable format.

Core Features & Use Cases

  • Selective Export: Choose to export project memory or the entire project.
  • Security: Automatically excludes sensitive files like API credentials and local session logs.
  • Use Case: You need to share your project's progress with a collaborator. This Skill can package just the relevant project memory into a zip file, excluding any personal configuration or session data.

Quick Start

Use the phase-output skill to export the project memory as a zip file.

Frequently Asked Questions about phase-output

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

FAQPage Schema
How do I securely export project data while excluding sensitive files?

To securely export project data, you can package project memory or the entire project structure into a zip archive. This process automatically excludes sensitive files like session logs and API credentials to ensure safe file transfer and collaboration.

What is the best way to archive a project for portability?

The best way to archive a project for portability is by creating a zip file. This approach organizes your project data and enforces the exclusion of local session logs and API credentials, resulting in a clean and portable export.

Can I export only project memory instead of the entire project structure?

Yes, you can selectively export only the project memory instead of the entire project structure. This allows you to share specific progress updates with collaborators without including unnecessary configuration or session data.

How does phased export work for project archiving?

Phased export works by allowing you to break down project archiving into stages, supporting clear naming conventions for output files. This ensures organized data management and secure file transfer throughout the export process.

Are API credentials and session logs automatically removed during project export?

Yes, API credentials and session logs are automatically removed during project export. The export mechanism enforces the exclusion of these sensitive files to prioritize security when creating zip archives for collaboration.