ls-context

Explain and organize Localsetup v3 framework context for repository onboarding.

3|2|Updated Dec 25, 2025
One-click install
npx skills add https://github.com/CruxExperts/localsetup --skill ls-context
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ls-context
Source: https://github.com/CruxExperts/localsetup/tree/main/_localsetup/skills/ls-context
Command: npx skills add https://github.com/CruxExperts/localsetup --skill ls-context

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enables quick onboarding by presenting the Localsetup v3 framework context, invariants, and the built-in skills index to developers working in the repo.

Core Features & Use Cases

  • Provides a centralized reference of Localsetup v3 rules, how the framework operates in _localsetup/, and how skills are loaded.
  • Documents invariants, governance expectations, and the approved workflow for agent-enabled tasks.
  • Serves as the first-stop guide when users ask about framework rules or start implementing skills.

Quick Start

Read this context at the start of a session to understand how the framework enforces guidance and where to find its components.

Frequently Asked Questions about ls-context

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

FAQPage Schema
What is Localsetup v3 and how does it manage repository onboarding?

Localsetup v3 is a repository framework that organizes rules, invariants, and skills in the `_localsetup/` directory to enforce governance and guide agent-enabled tasks. It provides a centralized context reference for developers starting work in a repo.

How do I start implementing skills in a Localsetup v3 repository?

Read the Localsetup v3 context at the start of a session to understand how the framework operates and where to find its components. This first-stop guide documents the approved workflow for implementing skills and explains how they are loaded.

Does Localsetup v3 require any dependencies or specific environment setup?

Localsetup v3 requires no additional dependencies or environment setup tools to read its framework context. It relies on frontmatter-driven discovery and context sections loaded directly from SKILL.md for agent context.

What are the invariants and governance rules enforced by the Localsetup framework?

The Localsetup framework enforces specific invariants and governance expectations for agent-enabled tasks. These rules dictate how the framework operates in `_localsetup/` and ensure standardized guidance across repository skills.

Can I use Localsetup v3 context to discover available skills in a repository?

Yes, Localsetup v3 provides a built-in skills index that presents available skills for quick onboarding. This index is part of the core context sections loaded from SKILL.md to help developers find and understand framework components.

When should I read the Localsetup v3 framework context during development?

Read the Localsetup v3 framework context at the start of a session or when users ask about framework rules. It serves as the first-stop guide for understanding how the framework enforces guidance and where to find its components.