decision-create

Generate template-conformant decision entries for docs/trunk/DECISIONS.md.

3|1|Updated Jan 8, 2026
One-click install
npx skills add https://github.com/netguy204/vibe-engineer --skill decision-create
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: decision-create
Source: https://github.com/netguy204/vibe-engineer/tree/main/.agents/skills/decision-create
Command: npx skills add https://github.com/netguy204/vibe-engineer --skill decision-create

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the creation of decision entries for docs/trunk/DECISIONS.md by reading existing decisions and synthesizing a new, template-conformant entry from operator input.

Core Features & Use Cases

  • Synthesize a new decision entry that follows the repository's DECISIONS.md template.
  • Review existing decisions to ensure consistency and avoid duplicates.
  • Validate clarity, conciseness, and interpretability of the generated decision for quick adoption.

Quick Start

Read the operator's request and generate a new DECISIONS.md entry that matches the existing template, then place it in docs/trunk/DECISIONS.md.

Frequently Asked Questions about decision-create

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

FAQPage Schema
How do I generate a new entry for a DECISIONS.md file automatically?

To generate a DECISIONS.md entry, provide your decision input to the Skill. It parses existing decisions to synthesize a new, template-conformant entry ensuring clarity and consistency before committing to docs/trunk/DECISIONS.md.

What is the best way to maintain consistency across architectural decision records?

Maintaining consistency across architectural decision records is achieved by parsing existing DECISIONS.md entries. The Skill synthesizes new records that conform to the repository's established template, preventing duplicates and wording drift.

Can I use a decisions template to automate governance documentation?

Yes, you can automate governance documentation by applying a decisions template. The Skill reads the existing DECISIONS.md structure and automatically generates a well-formed, template-conformant entry from your input arguments.

How do I avoid duplicate decision entries in my knowledge base?

To avoid duplicate decision entries in your knowledge base, the Skill reviews existing DECISIONS.md records during generation. It synthesizes input while validating against prior decisions to ensure interpretability and prevent redundancy.

Does the decision generation process work without a pre-existing template?

The decision generation process requires a pre-existing template to function correctly. It reads your existing DECISIONS.md to conform new entries to the established repository standards for clarity, conciseness, and wording consistency.