๐ŸŽฏ

decide

๐ŸŽฏSkill

from rshade/agent-skills

VibeIndex|
What it does
|

A three-agent adversarial debate skill (Red/Blue/White team) for strategic decisions, where two advocates steelman opposing positions while a moderator identifies risks, asks hard questions, and synthesizes a binding consensus document.

๐Ÿ“ฆ

Same repository

rshade/agent-skills(21 items)

decide

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add rshade/agent-skills --skill decide
skills.sh Installโš  Installs to .agents/skills/
npx skills add rshade/agent-skills --skill decide
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/decide/SKILL.md

SKILL.md

69Installs
-
AddedMay 10, 2026

More from this repository10

๐ŸŽฏ
actionlint๐ŸŽฏSkill

Validates GitHub Actions workflow files for syntax errors, invalid references, expression mistakes, and security issues, catching errors before they waste CI minutes.

๐ŸŽฏ
markdownlint๐ŸŽฏSkill

Skill

๐ŸŽฏ
roadmap๐ŸŽฏSkill

Skill

๐ŸŽฏ
tailscale-docker-debug๐ŸŽฏSkill

A skill for diagnosing Tailscale connectivity and DNS failures inside Docker containers, detecting userspace vs kernel mode, DNS resolver conflicts, TUN interface issues, and multi-tailnet mismatches between host and container.

๐ŸŽฏ
tailscale-install๐ŸŽฏSkill

A collection of reusable skills for AI coding agents covering code quality, Go development, networking, security, and infrastructure cost analysis. Each skill packages prerequisite checks, config detection, execution, and reporting into a complete workflow.

๐ŸŽฏ
design-principles๐ŸŽฏSkill

Skill

๐ŸŽฏ
pull-request-msg-with-gh๐ŸŽฏSkill

Skill

๐ŸŽฏ
agent-ready-go๐ŸŽฏSkill

A collection of reusable skills for AI coding agents covering code quality (actionlint, commitlint, hadolint), Go development, workflow automation, security auditing, networking tools, and infrastructure cost analysis, distributed via skills.sh.

๐ŸŽฏ
commitlint๐ŸŽฏSkill

An agent skill that validates commit messages against the Conventional Commits specification, catching malformed messages before they enter your git history. Useful when preparing pull requests or enforcing commit conventions across a team.

๐ŸŽฏ
go-nolint-audit๐ŸŽฏSkill

Skill