guest-grammar

Audit guest-grammar surfaces to enforce explicit admission and preserve host invariants.

12|1|Updated Aug 29, 2025
One-click install
npx skills add https://github.com/amorphous-dreams/Synthetic-Dream-Machine --skill guest-grammar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: guest-grammar
Source: https://github.com/amorphous-dreams/Synthetic-Dream-Machine/tree/main/lares/ha-ka-ba/api/v0.1/pono/guest-grammar
Command: npx skills add https://github.com/amorphous-dreams/Synthetic-Dream-Machine --skill guest-grammar

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generate, compress, or audit guest-grammar surfaces under lar:///ha.ka.ba/api/v0.1/pono/guest-grammar. Keep the parent invariant small, preserve explicit admission, and move parser, lowering, and fixture detail outward.

Core Features & Use Cases

  • Generate and shape guest-grammar law surfaces that respect explicit admission blocks.
  • Audit host-guest boundaries to prevent leakage and enforce separation of concerns.
  • Move parser, lowering, and fixture detail outward to side surfaces for maintainability.

Quick Start

Ask me to generate or audit a guest-grammar surface for lar:///ha.ka.ba/api/v0.1/pono/guest-grammar with explicit admission.

Frequently Asked Questions about guest-grammar

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

FAQPage Schema
How do I audit host-guest boundaries to prevent code leakage in grammar surfaces?

Auditing host-guest boundaries requires enforcing explicit admission rules and hana shaping discipline to prevent leakage, ensuring parser, lowering, and fixture details are moved outward to sidecar surfaces to preserve the host invariant.

What is explicit admission in guest-grammar and when do I need it?

Explicit admission in guest-grammar defines clear boundaries between host and guest code, requiring admission blocks and sidecar surfaces to be specified in SKILL.md to maintain separation of concerns during generation or refinement.

How do I move parser and lowering details outward from guest-grammar blocks?

Moving parser and lowering details outward involves shifting these implementation specifics to designated sidecar surfaces, restricting changes to specified carrier regions to keep the parent invariant small and maintainable.

What's the best way to generate guest-grammar law surfaces that respect admission rules?

Generating guest-grammar law surfaces requires applying hana shaping discipline and explicit admission blocks, ensuring changes remain limited to designated regions while preserving the host invariant throughout the crafting process.

Why does my guest-grammar surface fail to preserve the host invariant during refinement?

Failing to preserve the host invariant occurs when explicit admission rules are not enforced or when parser, lowering, and fixture details leak across boundaries instead of being moved outward to sidecar surfaces.

Do I need sidecar surfaces defined before auditing guest-grammar blocks?

Auditing guest-grammar blocks requires sidecar surfaces, explicit admission rules, and hana shaping discipline to be defined in SKILL.md and accompanying materials before enforcing host-guest boundary separation.