genesis

Design and validate agentic primitive modules using an 8-step process.

8|2|Updated Apr 16, 2026
One-click install
npx skills add https://github.com/SebastienDegodez/skraft-plugin --skill genesis-sebastiendegodez
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: genesis
Source: https://github.com/SebastienDegodez/skraft-plugin/tree/main/.agents/skills/genesis
Command: npx skills add https://github.com/SebastienDegodez/skraft-plugin --skill genesis-sebastiendegodez

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill helps design agentic primitive modules with a structured, disciplined process, ensuring a consistent and maintainable architecture.

Core Features & Use Cases

  • Disciplined Design Process: Encapsulates an 8-step process for designing agentic modules.
  • Component Diagrams: Generates component diagrams to visualize module relationships.
  • Thread/Sequence Diagrams: Creates thread/sequence diagrams to illustrate workflow flow.
  • SoC and Compliance: Validates design against principles of separation of concerns and compliance with established guidelines.
  • Use Case: Ideal for authors of agentic modules, particularly those involved in creating skill modules, persona scoping files, rule files, or orchestrator workflows.

Quick Start

Activate the genesis skill to design a new agentic module.

Frequently Asked Questions about genesis

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

FAQPage Schema
How do I design agentic modules with a structured architecture process?

To design agentic modules, this skill applies a structured 8-step process that validates separation of concerns, generates component diagrams, and ensures maintainable architecture for your primitives.

What is the best way to visualize workflow flow in skill modules?

Visualizing workflow flow in skill modules is handled by generating detailed thread and sequence diagrams, allowing you to illustrate relationships and validate the operational logic of your agentic primitives.

Can I use this to validate separation of concerns for persona scoping files?

Yes, you can validate separation of concerns for persona scoping files, rule files, and orchestrator workflows by assessing them against established design principles and compliance guidelines during the module design process.

Do I need prior architecture knowledge to design agentic primitives here?

Designing agentic primitives requires a comprehensive understanding of your module's scope and intended use, as the process assesses component diagrams and strict compliance with established design principles.

Why does designing agentic primitives require an 8-step process?

An 8-step process ensures disciplined design and maintainable architecture for agentic primitives by systematically validating thread diagrams, separation of concerns, and compliance before module implementation.