df:settings

Configure DevFlow workflow settings through an interactive five-question prompt workflow.

Updated Feb 6, 2026
One-click install
npx skills add https://github.com/AO-Cyber-Systems/devflow-claude --skill df-settings
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: df:settings
Source: https://github.com/AO-Cyber-Systems/devflow-claude/tree/main/skills/df-settings
Command: npx skills add https://github.com/AO-Cyber-Systems/devflow-claude --skill df-settings

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Configure DevFlow workflow toggles and the model profile quickly to reduce setup time and prevent drift.

Core Features & Use Cases

  • Interactive 5-question configuration workflow that collects model, research, job_check, verifier, and branching settings.
  • Automatic merging of new settings with defaults and writing back to the config file.
  • Clear confirmation display with quick command references for verification.

Quick Start

Run the settings workflow to configure and save your DevFlow model profile.

Frequently Asked Questions about df:settings

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

FAQPage Schema
How do I configure DevFlow workflow settings programmatically?

You can configure DevFlow workflow settings through an interactive guided prompts workflow. It collects model, research, job_check, verifier, and branching settings, automatically merges them with defaults, and writes the changes back to the config file.

What is the best way to adjust model profiles and branching rules for automated workflows?

The best way to adjust model profiles and branching rules is using a guided interactive configuration workflow. It safely merges new toggles with existing defaults to prevent configuration drift and writes the final profile directly back to your settings file.

Do I need a defaults file to set up DevFlow model profiles?

Yes, a defaults file must exist before configuring DevFlow model profiles. The configuration process requires this file to safely merge new workflow settings, apply verification checks, and write back the updated configuration.

How does interactive configuration prevent settings drift in software engineering workflows?

Interactive configuration prevents settings drift by automatically merging new workflow toggles with existing defaults. It applies safe merges to your model profile and branching rules, ensuring the written-back settings remain consistent across your team.

Can I verify my DevFlow configuration changes after running the setup workflow?

Yes, you can verify your configuration changes after running the setup workflow. The process concludes with a clear confirmation display and provides quick command references for immediate verification of your newly saved model profile and workflow settings.