seis-focus-mode

Guides concentrated SEIS development across app, website, governance, and plugin workflows.

1|Updated Jun 5, 2026
One-click install
npx skills add https://github.com/emirhankudun-ux/SEIS --skill seis-focus-mode-emirhankudun-ux
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: seis-focus-mode
Source: https://github.com/emirhankudun-ux/SEIS/tree/main/plugins/seis/skills/seis-focus-mode
Command: npx skills add https://github.com/emirhankudun-ux/SEIS --skill seis-focus-mode-emirhankudun-ux

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? SEIS work often spans many surfaces—app code, website behavior, AI/AGI contracts, plugins, and governance checks—which invites tool sprawl, noisy validation loops, and lost security evidence. This Skill keeps execution calm and narrow while preserving governance, rollback awareness, and validation proof. ## Core Features & Use Cases - Focused Execution Rules: Prefers fewer active surfaces, fewer tool calls, and narrower context windows while keeping security, privacy, and rollback evidence active. - Canonical Surface Map: Points directly to the vision document, demo web app files, shared contracts, Apple-native parity contract, and the AI/AGI learning contract so changes stay aligned. - Governance Check Chain: Defines the expected validation commands, starting with the dedicated Focus Mode check and extending to plugin bundle, master prompt, and governance quality checks. - Use Case: When updating the SEIS demo website behavior, use this Skill to change only the relevant files, preserve Focus Mode telemetry, keep contracts aligned, and run the correct checks without unrelated refactors. ## Quick Start Ask the AI to apply SEIS Focus Mode while making a focused change to the SEIS demo app or website and run the dedicated Focus Mode check afterward.

Frequently Asked Questions about seis-focus-mode

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

FAQPage Schema
How do I use SEIS Focus Mode for app or website changes?▼

Invoke the skill before editing SEIS app or website surfaces, then limit changes to the canonical files it lists, such as the demo web HTML, script, styles, and shared contract. Finish by running the dedicated Focus Mode check command.

What validation checks does SEIS Focus Mode require?▼

Run npm run check:seis-focus-mode first as the dedicated check. When changes touch app, website, plugin, report, or AI/AGI contract surfaces, also run the plugin bundle, master prompt, and governance quality checks.

Does Focus Mode allow skipping security or validation steps?▼

No. The skill explicitly states Focus Mode is not permission to skip security, evidence, or validation, and it forbids exposing secrets, tokens, credentials, or .env contents during any change.

When should I not use SEIS Focus Mode?▼

Avoid relying on it for risky, destructive, external, or hard-to-reverse actions without user control, and never claim GitHub, cloud, deploy, or plugin readiness without a real verification check.

Which files does SEIS Focus Mode treat as canonical surfaces?▼

It maps the supreme vision document, the seis-demo-web HTML, script, and styles files, the shared demo contract, the Apple-native parity contract, the AI/AGI learning contract, and the dedicated check script.