guidelines

Scan a guidelines hierarchy and apply top-rated domain-specific migration rules.

Updated Dec 17, 2024
One-click install
npx skills add https://github.com/LAF-US/IDAHO-VAULT --skill guidelines-laf-us
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: guidelines
Source: https://github.com/LAF-US/IDAHO-VAULT/tree/main/.ghcp-appmod/skills/guidelines
Command: npx skills add https://github.com/LAF-US/IDAHO-VAULT --skill guidelines-laf-us

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Guidelines provide a dynamic, centralized mechanism to locate, evaluate, and apply domain-specific migration patterns and best practices across a project.

Core Features & Use Cases

  • Domain-aware guideline discovery across skills and domains to surface relevant migration patterns.
  • Relevance scoring and integration into planning, task execution, and implementation.
  • Use Case: While rewriting a Struts app to Spring Boot, surface Struts-to-Spring migration guidelines and apply them consistently.

Quick Start

Search the guidelines tree for a matching domain and apply the top-rated guideline to the current task.

Frequently Asked Questions about guidelines

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

FAQPage Schema
How do I apply domain-specific migration guidelines during a codebase rewrite?

To apply domain-specific migration guidelines, the skill scans a guidelines hierarchy and surfaces relevant rules for specification, planning, implementation, and testing. It scores relevance, selects the top guideline, and integrates its patterns into your current artifacts to enable cohesive, context-aware rewrites.

What is the best way to enforce consistent migration patterns across multiple domains?

The best way to enforce consistent migration patterns is using a dynamic, centralized mechanism that locates and evaluates domain-specific best practices. This approach scores guideline relevance and integrates selected patterns directly into task execution and implementation workflows.

Can I discover relevant migration patterns automatically for a specific framework rewrite?

Yes, you can discover relevant migration patterns automatically through domain-aware guideline discovery. The mechanism scans available guidelines across skills and domains, scores their relevance, and surfaces the top-rated patterns for your specific framework rewrite context.

How does relevance scoring work when selecting migration guidelines?

Relevance scoring evaluates guidelines by scanning a hierarchy of domain-specific rules and comparing them against your current task context. It then selects the top-scoring guideline and integrates its patterns directly into your planning and implementation artifacts.

When do I need centralized guidelines governance for a software migration project?

You need centralized guidelines governance when executing complex software migrations that require consistent pattern application across multiple domains. It ensures cohesive, context-aware rewrites by dynamically locating, evaluating, and integrating domain-specific migration best practices into your artifacts.

Does this approach support both planning and testing phases of a domain migration?

Yes, this approach supports both planning and testing phases by surfacing relevant rules across the entire project lifecycle. The mechanism scans for domain-specific guidelines and integrates discovered patterns directly into specification, planning, implementation, and testing workflows.