setup-dekspec

Configure repository-specific DekSpec settings in .dekspec/config.yaml.

Updated Jun 2, 2026
One-click install
npx skills add https://github.com/Dektora/dekspec-public --skill setup-dekspec
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-dekspec
Source: https://github.com/Dektora/dekspec-public/tree/main/plugins/dekspec/skills/setup-dekspec
Command: npx skills add https://github.com/Dektora/dekspec-public --skill setup-dekspec

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the initial configuration of DekSpec for your repository, guiding you through setting up essential options like issue trackers, scratch locations, and glossary paths.

Core Features & Use Cases

  • Interactive Configuration: Walks you through setting up .dekspec/config.yaml for your repository.
  • Customization: Allows you to choose your issue tracker, ephemeral scratch location, triage-label vocabulary, glossary path, and methodology profile.
  • Persistence: Saves your configuration choices and persists them through dekspec config get and dekspec config set.

Quick Start

Run the setup-dekspec skill to configure your DekSpec settings for the current directory.

Frequently Asked Questions about setup-dekspec

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

FAQPage Schema
How do I configure repository settings for DekSpec?

DekSpec configuration is set up by running an interactive skill that defines your issue tracker, scratch directory, triage labels, glossary path, and methodology profile, persisting them via the dekspec CLI.

What is the .dekspec config file used for?

The .dekspec config.yaml file stores repository-specific settings, capturing your chosen issue tracker, scratch location, triage vocabulary, glossary path, and methodology profile for the DekSpec environment.

Can I customize the issue tracker and triage labels during initial setup?

Yes, during initial setup you can customize your issue tracker integration and define your triage-label vocabulary, alongside choosing scratch locations and methodology profiles for the repository.

How do I save and persist DekSpec configuration choices?

Configuration choices are saved and persisted through the dekspec CLI using the config get and config set commands, ensuring your repository settings remain available for future tasks.

Do I need the dekspec CLI to set up repository configurations?

Yes, the dekspec CLI is required to persist your configuration choices, as the setup skill interacts with you for input and uses the CLI commands to save the settings permanently.