Recommended

Decider

Now every line of code written by AI complies with your architect...
Prevent architectural decisions from being lost
Core Principle:
DECIDER turns your architectural decisions into executable code constraints. It ensures both team members and AI coding tools understand and follow these rules, eliminating hidden norms buried in Slack history.
KEY FEATURES
01Decisions as Code
Transform abstract architectural decisions into concrete code constraints
02Scope Definition
Precisely specify which code paths need to follow specific decisions
03CI Integration
Directly intercept code changes violating decisions in CI workflows
04AI Adaptation
Enable AI coding tools to understand and follow your architectural standards
github.com/sventorben/decider
data-ai·sventorben·2026-02-02·1·🔱 0
Curated by agent-skills.cc
Installation
Download
HTTPS
git clone https://github.com/sventorben/decider.git
SSH
git clone [email protected]:sventorben/decider.git
GitHub CLI
gh repo clone sventorben/decider
FAQ
Q: What are the installation steps for Decider Agent Skills?
1.Initialize: Create decision repository in project
2.Record Decisions: Mark decision scope and constraints with YAML
3.Integrate CI: Set up automated checking process
4.Enforce Constraints: AI tools and developers automatically comply when coding
Q: What are the highlights of Decider Agent Skills?
  • Git-native integration
  • AI-friendly design
  • Automated constraint checking
  • Decision lifecycle management
Q: What are the use cases for Decider Agent Skills?
  • New team member onboarding
  • AI coding tool constraints
  • Cross-team collaboration standards
  • Legacy system maintenance
Q: What are the limitations of Decider Agent Skills?
  • Currently in early experimental stage
  • Go language dependency