configure

Modify .ll/ll-config.json settings through an interactive command-line workflow.

7|2|Updated Jan 3, 2026
One-click install
npx skills add https://github.com/BrennonTWilliams/little-loops --skill configure-brennontwilliams
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: configure
Source: https://github.com/BrennonTWilliams/little-loops/tree/main/.gemini/skills/configure
Command: npx skills add https://github.com/BrennonTWilliams/little-loops --skill configure-brennontwilliams

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill eliminates the need to manually edit complex JSON configuration files, providing a safe and guided interface to update your little-loops environment settings.

Core Features & Use Cases

  • Guided Configuration: Step-by-step prompts to modify specific areas like project settings, automation, or context monitoring.
  • Validation & Reset: Easily view current configurations, reset sections to default values, or list all active settings.
  • Use Case: When you need to adjust your parallel sprint worker count or update your project linting commands, this skill ensures the changes are applied correctly to the .ll/ll-config.json file.

Quick Start

Use the configure skill to interactively update the project settings for your current workspace.

Frequently Asked Questions about configure

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

FAQPage Schema
How do I update little-loops settings without manually editing JSON?

To update little-loops settings safely, you can use an interactive command-line interface to modify the .ll/ll-config.json file. This guided workflow validates inputs and eliminates the risk of syntax errors associated with manual JSON editing.

What is the best way to adjust project automation and context monitoring parameters?

The best way to adjust project automation and context monitoring parameters is through a structured command-line workflow. It provides step-by-step prompts to modify specific configuration sections while validating your inputs.

Can I reset specific sections of my CLI configuration to default values?

Yes, you can reset specific sections of your CLI configuration to default values. The interactive interface provides dedicated options to list, show, or reset distinct parts of the .ll/ll-config.json file.

How do I change the parallel sprint worker count for my project?

You change the parallel sprint worker count by interactively updating your project settings. The configuration tool guides you through structured prompts to correctly apply the new value to the .ll/ll-config.json file.

Does the little-loops configuration tool validate settings before applying them?

Yes, the little-loops configuration tool validates settings before applying them. It ensures configuration consistency by checking inputs provided during the interactive command-line workflow.