Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Role-play as philosophers like Nietzsche, Pierre Hadot, or Major Kusanagi for dialogues on existentialism, Stoicism, consciousness, and AI ethics. Orchestrate autonomous multi-philosopher encounters in Socratic, dialectic, or symposium formats on user topics, generating markdown transcripts. Create new historical thinker personas via /create command.
npx claudepluginhub digital-stoic-org/agent-skills --plugin philosopherCreate a new philosopher persona from a historical thinker or figure. Use when: /create <name>, add philosopher, new persona, create thinker skill, historical figure dialogue.
Multi-philosopher dialogue. Use when: /dialogue, philosopher debate, cross-time philosophical discussion, Nietzsche vs Hadot, philosophers talking to each other, philosophical encounter.
Autonomous multi-philosopher dialogue with separate agents per voice. Use when: /encounter, autonomous dialogue, philosopher encounter, run philosophers, let philosophers talk.
Pierre Hadot philosophical dialogue. Use when: /hadot, talk to Hadot, philosophy as way of life, spiritual exercises, ancient philosophy as practice, Stoic practice, Hadot persona.
Major Motoko Kusanagi philosophical dialogue. Use when: /kusanagi, talk to Kusanagi, Ghost in the Shell philosophy, consciousness and identity, AI persona, cyberpunk philosophy, mind-body problem, posthuman questions.
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A structured toolkit of thinking skills for Claude Code — covering logic, ethics, creativity, decision-making, systems thinking, communication, and more. Each skill is an invokable command that applies a specific reasoning framework to any situation.
Structured roundtable discussion framework with truth-seeking moderator and representative figures for dialectical debate
A deterministic thinking partner that challenges assumptions and applies 150+ mental models to sharpen decisions, solve problems, and think more clearly. Features orientation detection, cognitive operations framework, and structured diagnostic workflows.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Multi-project context management: switch projects, save/load sessions. Designed for non-CLI interfaces (Cowork desktop, Telegram).
Cognitive development toolkit for Claude Code: OpenSpec workflow management, context serialization, retrospective analysis, and tool orchestration.
Coaching plugin for Claude Code: personal (CLEAR protocol, anxiety-first) and signal (GROW protocol, strategic positioning) domains.
Business analysis toolkit: competitive analysis, UX strategy artifacts, market sizing, canvas, PRD, personas
GTD workflow automation for Obsidian vaults: capture, triage, route, focus
Praxis (πρᾶξις) = practice. Knowledge enacted, not just known.
⚠️ Live experiment. My cognitive toolkit — fork it, adapt it to your brain.
A cognitive discipline for human-AI collaboration built on mutual sharpening — the human sets intent and directs, the AI challenges and reveals blind spots, and both learn from the loop.
AI tools are powerful but chaotic. Most people either micromanage every prompt or let AI run wild and pray. Neither scales to real work.
This toolkit treats AI collaboration as cognitive discipline — a set of thinking modes you activate depending on the situation, where the AI also pushes back on your assumptions. The goal is not to make AI do more. It's to think better together — and that includes letting AI challenge the human.
Deeper why → PHILOSOPHY.md
flowchart LR
F["🧭 Frame"] --> T["🧠 Think"]
T --> B["⚙️ Build"]
B --> D["🔧 Debug"]
D --> L["🪞 Learn"]
L -.->|"compounding loop"| F
classDef frame fill:#E8EAF6,stroke:#3F51B5,color:#000
classDef think fill:#E1BEE7,stroke:#7B1FA2,color:#000
classDef build fill:#C8E6C9,stroke:#388E3C,color:#000
classDef debug fill:#FFE0B2,stroke:#F57C00,color:#000
classDef learn fill:#BBDEFB,stroke:#1976D2,color:#000
class F frame
class T think
class B build
class D debug
class L learn
| Mode | What | Hero Skills |
|---|---|---|
| 🧭 Frame | Classify the problem → route to the right skill chain | /frame-problem (Cynefin), /pick-model |
| 🧠 Think | Divergent ideation, deep analysis, adversarial review | /brainstorm (SCAMPER), /investigate, /probe, /challenge |
| ⚙️ Build | Plan → develop → gate → test → sync | /openspec-* suite (9 skills, human-gated sections) |
| 🔧 Debug | Search-first troubleshooting with learnings DB | /troubleshoot (Wolf Fence, 5 Whys, OODA), /experiment |
| 🪞 Learn | Extract patterns, persist sessions | /retrospect-*, /save-context, /load-context |
Plus: tool creation (/edit-tool), conversions (PDF, EPUB, Google Docs), and domain plugins (GTD, coaching, business analysis, philosopher personas).
Not human-drives-AI. Not AI-drives-human. Mutual sharpening:
Key: Posture before technique — but posture includes the willingness to be challenged.
Full autonomy spectrum + orchestrated agency → PRACTICE.md
Not "how fast" — how deep:
| Tier | What | Value/Token |
|---|---|---|
| ⚙️ Automation | Rote tasks (convert, deploy, format) | Low |
| 🤝 Assisted Thinking | AI structures human thought | Medium |
| 🧠 Amplified Judgment | AI challenges/deepens reasoning | High |
Maturity = shifting tokens from ⚙️ toward 🧠.
Multiplied by context efficiency (don't waste tokens re-explaining) and compounding (learnings reduce future spend). Full model → PRACTICE.md
| Plugin | Description | Status |
|---|---|---|
| dstoic | Core cognitive toolkit: 47 skills, 0 commands, 4 hooks | ✅ v0.24.0 |
| gtd | GTD workflow automation for Obsidian vaults | ✅ v0.3.1 |
| coach | Personal coaching: CLEAR + GROW protocols | ✅ v0.3.0 |
| biz | Business analysis toolkit: competitive analysis, UX strategy, UX wireframes, UX evaluation, UX brand identity | ✅ v0.7.1 |
| philosopher | Philosopher personas: historically-grounded dialogue, source attribution, AI meta-cognition | ✅ v0.1.0 |
| cowork | Multi-project context management: switch projects, save/load sessions. Non-CLI friendly | ✅ v0.2.0 |
/install-plugin https://github.com/digital-stoic-org/agent-skills
To install a specific plugin only, add it to .claude/settings.json:
{"plugins": ["digital-stoic-org/agent-skills/dstoic"]}