clone_feature_template
Create a new feature repository from the standard Nstok-feature-template. Pass a feature name and description to scaffold the base project structure.
Instructions
Clone the standard Nstok-feature-template to initialize a new feature repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | Yes | Short summary of what this feature does | |
| featureName | Yes | Target feature repository name (e.g. "Nstok-feature-sales-report") | |
| templateName | No | Base feature template | Nstok-feature-template |