ai-dlc-rule-details

Load and validate AI-DLC rule detail artifacts before file generation.

678|59|Updated Feb 28, 2021
One-click install
npx skills add https://github.com/ran-isenberg/aws-lambda-handler-cookbook --skill ai-dlc-rule-details
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ai-dlc-rule-details
Source: https://github.com/ran-isenberg/aws-lambda-handler-cookbook/tree/main/.github/skills/ai-sdlc
Command: npx skills add https://github.com/ran-isenberg/aws-lambda-handler-cookbook --skill ai-dlc-rule-details

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill centralizes the loading and validation of AI-DLC rule detail artifacts to ensure consistent rule application across all workflow phases.

Core Features & Use Cases

  • Rule loading: Load rule detail sources from the rule-details registry and apply them during workflow execution.
  • Content validation integration: Enforce content-validation rules (Mermaid syntax, ASCII diagrams, and escaping) before file creation.
  • Session continuity support: Provide guidance and prompts for resuming work based on saved state and loaded artifacts.

Quick Start

Use this Skill to validate rule detail files before generating any workflow artifacts; it will load the common rules, validate diagrams, and ensure prerequisites are satisfied.

Frequently Asked Questions about ai-dlc-rule-details

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

FAQPage Schema
How do I validate Mermaid syntax and ASCII diagrams before generating workflow artifacts?

You can validate Mermaid syntax and ASCII diagrams by loading AI-DLC rule detail artifacts, which enforce content validation and escaping rules before any file creation to ensure diagram accuracy.

What is the best way to enforce consistent rule loading across AI-DLC workflow phases?

Enforcing consistent rule loading across AI-DLC workflow phases is achieved by centralizing rule detail artifact validation, ensuring common rules are loaded and applied during both initiation and resumption.

How do I resume an interrupted AI-DLC workflow session without losing rule consistency?

To resume an interrupted AI-DLC workflow session without losing rule consistency, load saved state artifacts and apply rule detail validation prompts to guide ongoing phase execution accurately.

When do I need to load common rule detail sources in an AI-DLC workflow?

You need to load common rule detail sources in an AI-DLC workflow before any file generation to satisfy prerequisites, validate content, and ensure mandatory rules are applied correctly.

Does this rule validation process apply to both new and ongoing AI-DLC workflows?

Yes, the rule validation process applies to initiating new AI-DLC workflows and to resuming ongoing sessions, providing guidance and prompts to maintain rule-consistency across all execution phases.