less-is-more

Require concise justification before adding new repository extensions or automation.

Updated Apr 14, 2026
One-click install
npx skills add https://github.com/lhohan/agentfiles --skill less-is-more
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: less-is-more
Source: https://github.com/lhohan/agentfiles/tree/main/.agents/skills/less-is-more
Command: npx skills add https://github.com/lhohan/agentfiles --skill less-is-more

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill discourages unnecessary expansions of the repository by guiding users to apply the principle before adding new extensions, agents, skills, prompts, packages, or automation.

Core Features & Use Cases

  • Reduces feature creep by requiring justification for each addition.
  • Encourages minimal, incremental changes with explicit decision records when needed.
  • Applies to all packaging and automation decisions across the repo.

Quick Start

Review the current need and record a clear justification before adding anything new to the repository.

Frequently Asked Questions about less-is-more

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

FAQPage Schema
How do I prevent unnecessary bloat when adding new extensions or packages to my repository?

To prevent repo bloat, apply a minimalism principle that requires a concise justification before adding any new extensions, agents, skills, prompts, or packages. This enforces incremental changes and stops feature creep.

What is the best way to enforce minimalism in repo management and stop feature creep?

Enforcing minimalism in repo management involves implementing checks that require a clear justification for each new addition. Directing changes to documentation for explicit decision records ensures only needed automation is added.

How do I manage change requests for new automation without expanding repository setup unnecessarily?

Manage automation change requests by applying a minimalism check that discourages setup growth. Require a concise justification for the new automation and record the decision in documentation to prevent bloat.

Do I need to write decision records for every new prompt or skill added to the repo?

Yes, writing decision records is required when adding new prompts or skills. The minimalism workflow directs you to document a concise justification in the repository documentation to prevent unnecessary expansions.

When should I avoid adding new extensions to my current workflow automation?

Avoid adding new extensions when you cannot provide a concise justification for the addition. If the change does not serve a clear, needed purpose, the minimalism principle directs you to prevent bloat and skip the expansion.