← all publishers

luisdomarco

@luisdomarco source repo

11 published skills

  1. Ski Layer Embed · luisdomarco
    Embeds, unembeds or updates a modular layer into a destination system (root or subsystem) by reading its MANIFEST.yaml, copying entities to the correct platform directories, injecting context-root sections (CLAUDE.md/AGENTS.md), wiring hooks (settings.json), updating the destination's manifest, and resolving dependencies. Use when activating, deactivating or upgrading any layer (qa, memory, context-ledger, mcp, help-router, onboarding, etc.) on AiAgentArchitect itself or on any generated subsystem.
    0
    installs
  2. Ski Help Router · luisdomarco
    Renders a context-aware menu of next actions based on the current project phase, Memory state, and active layers. Reads repository/entities-registry.csv and menus.csv to compose options, filtering out any that require a layer not currently enabled. Use when the user invokes /help, asks "what can I do now?", or seems lost during a workflow phase.
    0
    installs
  3. Ski Output Codex · luisdomarco
    Converts a generated Google Antigravity entity into its OpenAI Codex equivalent, producing TOML agents for behavioral entities, direct copies for procedural entities, and hook JSON fragments. Use after generating the GA version of each entity in Step 3.
    0
    installs
  4. Ski Context Ledger · luisdomarco
    Manages shared context state between agents by initializing, writing, filtering, and retrieving session ledger files in a context-ledger/ directory. Use when transferring structured data between Step agents, resuming a previous session, or when an agent needs to access validated outputs from a previous phase.
    0
    installs
  5. Ski Memory Manager · luisdomarco
    Manages lightweight persistent memory files for cross-session project context. Use when a workflow needs to save or retrieve a condensed summary of previous work on a project to enable fast startup without re-reading full context ledgers.
    0
    installs
  6. Ski Entity Selector · luisdomarco
    Applies the entity decision tree to determine the correct entity type for each identified responsibility in a process. Use during architecture design (Step 2) to systematically select from all 10 entity types and justify each choice against the decision criteria.
    0
    installs
  7. Ski Diagram Generator · luisdomarco
    Generates Mermaid diagrams for process flows, AS-IS states, and entity architectures. Use whenever a visual representation of a process or architecture is needed for validation or documentation, such as at Step 1 (AS-IS) and Step 2 (architecture blueprint).
    0
    installs
  8. Ski Platform Exporter · luisdomarco
    Converts a Google Antigravity export to other platforms (Claude Code, ChatGPT, Claude.ai, Dust, Gemini) by applying the correct mapping and generating the corresponding file structure. For Claude Code, also generates .claude/settings.json with hooks for QA automation. Use post-packaging or on-demand when additional platform exports are requested.
    0
    installs
  9. Ski Output Claude Code · luisdomarco
    Converts a generated Google Antigravity entity into its Claude Code equivalent, applying directory mapping, path transformations, CC-specific frontmatter injection, and settings.json hook entry generation. Use after generating the GA version of each entity in Step 3.
    0
    installs
  10. Ski Entity File Builder · luisdomarco
    Generates complete, correctly formatted instruction files for all 10 entity types (Workflow, Agent, Skill, Command, Rule, Knowledge-base, Resources, Script, Hook) per assigned intricacy level. Use in Step 3 to materialize each entity from the architectural blueprint as a deployable file.
    0
    installs
  11. Ski Process Interviewer · luisdomarco
    Structured interview technique for process discovery using BPM/BPA methods, inverse engineering on vague descriptions, and organized question blocks. Use when age-spe-process-discovery needs to elicit complete, unambiguous process information from the user through a structured dialogue.
    0
    installs