clear-demo

Delete demo files and JSON index entries from the context layer.

4|3|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/yohayetsion/product-org-os --skill clear-demo
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: clear-demo
Source: https://github.com/yohayetsion/product-org-os/tree/main/product-org-plugin/skills/clear-demo
Command: npx skills add https://github.com/yohayetsion/product-org-os --skill clear-demo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill removes all pre-existing demo content from your context layer, ensuring a clean environment for your own organizational data and preventing accidental use of example files.

Core Features & Use Cases

  • Context Cleanup: Deletes demo files and associated index entries from decision, strategic bet, feedback, and document directories.
  • Safety First: Only targets files within the context/demo/ directory and JSON index entries containing "DEMO".
  • Reversible: Demo content can be restored at any time using the /reset-demo command.
  • Use Case: After exploring the Product Org OS features, you want to start fresh with your own project data. Running /clear-demo will remove all example data, leaving your context layer ready for your inputs.

Quick Start

Use the clear-demo skill to remove all demo content from the context layer.

Frequently Asked Questions about clear-demo

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

FAQPage Schema
How do I remove demo content from my context layer?▼

Demo content can be restored by running the /reset-demo command. This reverses the clear-demo process and brings back all pre-existing example files and JSON index entries that were previously deleted from the context layer.

What demo files does the context cleanup process target?▼

The context cleanup process specifically targets files within the `context/demo/` directory and JSON index entries containing "DEMO". It removes pre-existing example decisions, strategic bets, feedback, and documents to ensure a clean environment for new organizational data.

Can I restore demo files after clearing the context layer?▼

Demo content can be restored by running the /reset-demo command. This reverses the clear-demo process and brings back all pre-existing example files and JSON index entries that were previously deleted from the context layer.

Why should I clear example data before adding my own organizational files?▼

Clearing example data prevents accidental use of demo files and ensures a clean environment for your own organizational data. Running clear-demo removes all pre-existing demo content so your context layer is ready exclusively for your new project inputs.

Does the cleanup script affect non-demo files in the context layer?▼

The cleanup script only affects files within the `context/demo/` directory and JSON index entries containing "DEMO". It does not target or delete non-demo files, ensuring your actual organizational data in the context layer remains untouched.