select-variant

Select feature variants and generate selected-variant.md documents in Orchid ORM projects.

543|15|Updated Jul 8, 2022
One-click install
npx skills add https://github.com/romeerez/orchid-orm --skill select-variant
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: select-variant
Source: https://github.com/romeerez/orchid-orm/tree/main/.agents/skills/select-variant
Command: npx skills add https://github.com/romeerez/orchid-orm --skill select-variant

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

The Skill addresses the need for a precise, efficient selection process when working with feature variants within the Orchid ORM framework, enabling users to select the appropriate variant with ease.

Core Features & Use Cases

  • Variant Selection: Allows users to choose between various feature variants using explicit inputs.
  • Document Generation: Automatically creates and updates selected-variant.md documents.
  • Refinement Option: Offers an optional refinement step to refine selected variants in place.
  • Use Case: Suppose a team is deciding between several feature variant approaches for a database enhancement. This Skill helps select and document the chosen variant in a structured and organized manner.

Quick Start

Use the /select-variant command to choose a variant for the '611-row-level-security-integration' idea, specifying the variant number or name, and indicate if you wish to refine it further.

Frequently Asked Questions about select-variant

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

FAQPage Schema
How do I select feature variants in Orchid ORM projects?

To select feature variants in Orchid ORM, use the /select-variant command with your feature name and variant number. The Skill processes your explicit inputs to finalize the variant selection and automatically generates documentation.

What is the best way to document chosen feature variants during development?

The best way to document chosen feature variants is automated generation. This Skill creates and updates a selected-variant.md file automatically, ensuring your variant selection decisions are recorded structurally without manual markdown writing.

Can I refine a feature variant after selecting it in Orchid ORM?

Yes, you can refine a feature variant after selection. The Skill offers an optional refinement step, allowing you to iterate and improve the chosen variant in place directly within the Orchid ORM environment.

Does variant management require explicit inputs for every feature selection?

Yes, variant management requires explicit user-defined inputs. You must specify the target feature and the variant number or name to initiate the selection process and trigger the corresponding document generation.

When do I need to use an automated variant selection process?

You need an automated variant selection process when deciding between multiple feature approaches for database enhancements. It streamlines choosing and documenting the chosen variant, ensuring organized and precise variant management across your team.