scaffold-extension

Scaffold validated PhantomOS extensions with structured entities, sidecars, and skill foundations.

1|Updated Apr 20, 2026
One-click install
npx skills add https://github.com/Largo2z9/phantomos --skill scaffold-extension-largo2z9
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scaffold-extension
Source: https://github.com/Largo2z9/phantomos/tree/main/.skills/skills/scaffold-extension
Command: npx skills add https://github.com/Largo2z9/phantomos --skill scaffold-extension-largo2z9

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the challenge of creating new PhantomOS extensions by providing a structured workflow that avoids duplicate entities, invalid schemas, and unregistered resources.

Core Features & Use Cases

  • Extension Scaffolding: Creates brand, operator, or workspace extensions with validated schemas, documentation, and registration flows.
  • Governance Validation: Checks existing coverage, naming, cross-references, schema rules, and extension discovery compatibility before writing changes.
  • Use Case: An operator wants to track a new business concept, personal workflow, or shared resource across sessions; this Skill determines the correct scope and scaffolds the required structure.

Quick Start

Ask the agent to scaffold an extension for a new entity or tracker you want to add to PhantomOS.

Frequently Asked Questions about scaffold-extension

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

FAQPage Schema
How do I scaffold a validated extension for PhantomOS?

To scaffold a validated PhantomOS extension, provide your extension validation rules and existing workspace documentation so the workflow can generate structured entities, sidecars, and custom skill foundations with compliant schemas.

What is extension scaffolding and when do I need it for PhantomOS workflows?

Extension scaffolding creates structured entities, sidecars, and custom skill foundations for PhantomOS. You need it when adding new brand, operator, or workspace extensions that require schema design, governance checks, and discovery integration.

Does PhantomOS extension scaffolding check for schema rules and naming conflicts?

Yes, PhantomOS extension scaffolding performs governance validation by checking existing coverage, naming conventions, cross-references, schema rules, and extension discovery compatibility before writing any changes to your workspace.

Can I scaffold extensions for different PhantomOS scopes like brand, operator, and workspace?

Yes, you can scaffold extensions across brand, operator, and workspace scopes. The workflow determines the correct scope for your new entity or tracker and scaffolds the required structure with validated schemas and registration flows.

What do I need to prepare before scaffolding a PhantomOS extension?

Before scaffolding a PhantomOS extension, you need extension validation rules, existing workspace documentation, and resource discovery conventions to ensure the generated extension structure is fully compliant and discoverable.

Why does my PhantomOS extension registration fail governance validation?

PhantomOS extension registration fails governance validation when existing coverage, naming conventions, cross-references, or schema rules are not met, preventing the scaffolding workflow from writing non-compliant changes to your workspace.