agent-sessions-layout

Implement and maintain the Agent Sessions workbench layout according to LAYOUT.md.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/colajacquin-e/ephcode --skill agent-sessions-layout-colajacquin-e
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-sessions-layout
Source: https://github.com/colajacquin-e/ephcode/tree/main/.github/skills/agent-sessions-layout
Command: npx skills add https://github.com/colajacquin-e/ephcode --skill agent-sessions-layout-colajacquin-e

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Agent Sessions layout guidance ensures consistent implementation and maintenance of the Agent Sessions workbench layout by aligning code and documentation with the official spec.

Core Features & Use Cases

  • Clear, enforceable guidelines for fixed layout structures, grid configuration, part visibility, editor modal behavior, titlebar and sidebar configurations, and storage keys.
  • Construction and maintenance workflow that ensures updates to LAYOUT.md reflect code changes, including revision history, CSS and file structure considerations.
  • Guidance for applying agent session parts and storage keys across the workbench, ensuring consistent behavior across platforms and sessions.

Quick Start

Read the LAYOUT.md spec and align all changes to the agent sessions layout accordingly.

Frequently Asked Questions about agent-sessions-layout

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

FAQPage Schema
How do I maintain consistent workbench layout structure across feature updates?

To maintain consistent workbench layout structure, align all code changes with the official LAYOUT.md specification, enforcing fixed positions, proper storage keys, and appropriate menu IDs across features and platform sessions.

What are the UI specification guidelines for configuring agent sessions part visibility?

UI specification guidelines for part visibility require adhering to the LAYOUT.md spec to manage grid configuration, titlebar and sidebar configurations, and editor modal behavior, ensuring consistent agent session rendering across sessions.

How do I update the revision history when modifying the workbench layout specification?

Update the revision history in LAYOUT.md whenever you modify the workbench layout specification. This maintenance workflow ensures documentation accurately reflects code changes, including CSS and file structure considerations.

Does the agent sessions layout guide enforce specific storage keys and menu IDs?

Yes, the agent sessions layout guide enforces requirements described in LAYOUT.md, including appropriate menu IDs and proper storage keys to guarantee consistent behavior across the workbench and platform sessions.

Why does my agent sessions editor modal behavior break after layout structure changes?

Editor modal behavior breaks after layout structure changes when updates deviate from the official LAYOUT.md spec. Aligning grid configuration, part visibility, and titlebar configurations with the specification resolves these inconsistencies.