Agent Skill
2/7/2026

socratic

Deep collaborative debate and research through exhaustive co-interview between Claude and Codex. Use when user wants extremely thorough analysis, needs to explore a problem from every angle, wants creative/unconventional questioning, says "get socratic", "debate this", "deep dive", "exhaustive analysis", "think through everything", "challenge all assumptions", or needs rigorous exploration before major decisions.

A
abatilo
2GitHub Stars
1Views
npx skills add abatilo/vimrc

SKILL.md

Namesocratic
DescriptionDeep collaborative debate and research through exhaustive co-interview between Claude and Codex. Use when user wants extremely thorough analysis, needs to explore a problem from every angle, wants creative/unconventional questioning, says "get socratic", "debate this", "deep dive", "exhaustive analysis", "think through everything", "challenge all assumptions", or needs rigorous exploration before major decisions.

vimrc

This repository is used for saving the vim settings I prefer to use.

It's slowly evolving into a set of scripts for anything I feel needs to be on a development machine.

Prerequisites

Or on macOS install regular brew:

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

Install zsh:

https://github.com/robbyrussell/oh-my-zsh/wiki/Installing-ZSH#install-and-set-up-zsh-as-default

Install oh-my-zsh:

sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"

Install icon patched Inconsolata

Install fzf: https://github.com/junegunn/fzf/tree/a0b42e6538092dc6dea9f918a7a74c9408e44d4c#using-git

MacOS Only

Disable font smoothing so that your letters stop looking as fat:

defaults -currentHost write -g AppleFontSmoothing -int 0

Setup

Run the following command: ./install.sh

Claude Code Plugin

This repo includes a Claude Code plugin marketplace. To install:

/plugin marketplace add abatilo/vimrc
/plugin install abatilo-core@abatilo-plugins
Skills Info
Original Name:socraticAuthor:abatilo