skill-foundational-agentic-systems

Governs SourceA agent sessions with layer stack rules, session gates, and validator receipts.

Updated Jun 20, 2026
One-click install
npx skills add https://github.com/Noetfield-Systems/SourceA --skill skill-foundational-agentic-systems-noetfield-systems
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-foundational-agentic-systems
Source: https://github.com/Noetfield-Systems/SourceA/tree/main/.cursor/skills/skill-foundational-agentic-systems
Command: npx skills add https://github.com/Noetfield-Systems/SourceA --skill skill-foundational-agentic-systems-noetfield-systems

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Agents working in the SourceA ecosystem can drift out of their assigned roles, write across lanes, or claim work is done without proof. This Skill establishes the foundational operating rules every agent must load at session start so that decisions, disk state, and validation receipts stay consistent. ## Core Features & Use Cases - Session gate enforcement: Runs a mandatory session gate script and reads receipt files before any work begins, ensuring each agent operates within its role authority. - Layer stack and role discipline: Defines the L0-L3 layer model (founder, machine pipeline, routing roles, workers, portfolio repos) with explicit execution authority per role. - Defense in depth (SASCIP): Eight fail-closed layers including stranger quarantine, cross-lane edit guards, and founder verb gating for disk writes. - Use Case: A worker agent starts a session, runs the session gate, checks live surfaces, executes one bounded change in its lane, and verifies with a validator script before claiming completion. ## Quick Start Load this foundational skill at the start of every session and run the session gate script for your role before making any changes.

Frequently Asked Questions about skill-foundational-agentic-systems

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

FAQPage Schema
What validators prove foundation health before shipping?

Run the session gate script, anti-staleness vocabulary gate, pipeline node graph validator, stranger agent safety validator, node graph runner, and the critical bug finder. A validator PASS is required before claiming any work is done.