By nalyk
Philosophical reasoning engine for engineering decisions and code reviews: 63 principles (0-62) from 20 philosophers, via /organon, /organon:decide, /organon:review.
Organon decision engine — apply the 63 philosophical principles to an engineering decision and produce a structured recommendation.
Philosophical reasoning engine — auto-detects decision analysis vs. code review, selects depth, applies the relevant principles from 20 philosophers.
Organon philosophical review — evaluate code or a design against the 63 principles and produce a pass/warn/fail quality audit.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Personal Claude Code plugin marketplace. 8 plugins covering automation, orchestration, code review, debugging, multi-model debate, SEO analysis, and philosophical reasoning.
Add the marketplace:
/plugin marketplace add nalyk/nalyk-skills
Install individual plugins:
/plugin install <plugin-name>@nalyk-skills
Gates imperative coding tasks (en/ro/ru) into Ralph Loops. A silent-by-default UserPromptSubmit hook flags matches; a deterministic 0-4 scorer routes score >= 3 to /ralph-loop.
/plugin install auto-ralph@nalyk-skills
Triggers: "ralph this", "auto ralph", "loop it" -- or auto-detects bug fixes, features, and refactoring tasks (score >= 3).
Configuration: ~/.claude/auto-ralph.local.md
| Parameter | Default | Description |
|---|---|---|
| max_iterations | 25 | Max Ralph Loop iterations |
| score_threshold | 3 | Min score for activation |
| skip_explore_for_score | 4 | Skip Explore phase at this score |
| default_language | ro | Output language (ro/en/ru) |
| auto_execute | false | Skip confirmation prompt |
| docker_analysis | true | Include Docker context |
Output: Romanian. Input: ro/en/ru/mixed.
Decomposes a task into parallel subagent workstreams, routes them to appropriate agents, and synthesizes results.
/plugin install orchestrator@nalyk-skills
Commands:
| Command | Purpose |
|---|---|
/orchestrate <task> | Full decomposition + parallel execution + synthesis |
/parallel <tasks...> | Quick parallel launch without decomposition |
/plan-only <task> | Preview execution plan without running |
Commands-only — no auto-trigger. The skill activates exclusively via the three commands above.
Three audit frameworks: Steve Jobs (design simplification, 13 questions), George Carlin (BS detection, 13 questions), Vibe (engineering quality, 20 scored metrics).
/plugin install audit-agent@nalyk-skills
Commands:
| Command | Purpose |
|---|---|
/jobs-audit <target> | Design thinking -- simplification, elegance, restraint |
/carlin-audit <target> | BS detection -- hidden agendas, euphemisms, contradictions |
/vibe-audit <target> | Engineering quality -- 20 metrics, 0-5 scale each |
/multi-audit <target> | Run multiple frameworks + cross-reference synthesis |
Triggers: "feature bloat" / "design audit" (Jobs), "BS detector" / "marketing speak" / "corporate speak" (Carlin), "vibe check" / "slop check" / "technical due diligence" (Vibe). Generic phrases like "simplify" and "code review" are intentionally not claimed.
Multi-model adversarial debate. Claude defends a position against external CLI models (agy/Gemini, Codex, Qwen) in parallel rounds. Produces consensus, tradeoff documents, or ADRs.
Refuses to run with Claude-only. Requires at least 1 external CLI.
/plugin install debate@nalyk-skills
Prerequisites -- at least one:
| CLI | Install | Notes |
|---|---|---|
| agy (Gemini models) | Antigravity CLI v1.0.7+, per vendor docs | pinned to a Gemini model; the legacy gemini CLI is dead/unsupported |
| Codex | npm i -g @openai/codex | ChatGPT Plus |
| Qwen | npm i -g @qwen-code/qwen-code | free tier 2000 req/day |
Commands:
| Command | Purpose |
|---|---|
/debate <topic> | Full adversarial debate |
/debate:doctor | Check CLI availability and auth |
/debate:adr <topic> | Debate with formal Architecture Decision Record output |
Configuration: ~/.claude/debate.local.md
Elite Senior Principal Engineer persona. Four specialized diagnostic protocols for code review, system design, UI analysis, and algorithmic debugging. Romanian-flavored.
/plugin install diagnosticianul@nalyk-skills
Protocols:
| Protocol | Trigger | Function |
|---|---|---|
| protocol-critic | Code snippets, PRs | Forensic code autopsy |
| protocol-architect | "Design a system" | Rigid system planning |
| protocol-visual | UI/CSS/frontend | UI quality enforcement |
| protocol-core | Algorithms, bugs | Surgical debugging |
Triggers: noun-domain signals only (race condition, time complexity, deadlock, database schema, API design, CSS/typography/accessibility). The main persona is invoked explicitly; generic verbs like "fix bug" or "code review" are not claimed.
Philosophical reasoning engine. 63 principles (0-62) from 20 philosophers applied as a decision engine and code review framework. Based on Organon by Lightcyphers SRL.
/plugin install organon@nalyk-skills
Commands:
npx claudepluginhub nalyk/nalyk-skills --plugin organonOpenClaw expert skill — self-hosted multi-channel AI agent gateway. Grep-first retrieval over a chrome-stripped 268-page docs corpus: channels, providers, gateway config, CLI, sandboxing, automation.
Flutter/Dart development skill — architecture scaffolds, Riverpod 3/BLoC state management, GoRouter, Freezed, testing, and CI/CD quality gates. Version-agnostic snippets; triggers only on explicit Flutter/Dart signals.
Powerline statusline renderer for Claude Code. Auto-configures only when no statusLine is set; never overwrites an existing one.
Gates imperative coding tasks (en/ro/ru) into Ralph Loops: a silent-by-default prompt hook flags matches, a deterministic 0-4 scorer routes score >= 3 to /ralph-loop
Multi-model adversarial debate. Claude defends positions against external CLI models (agy/Gemini, Codex, Qwen) in parallel rounds. Refuses to run Claude-only; outputs consensus, tradeoff documents, or ADRs.
Analytical thinking tools - dialectic analysis, bias elimination, codex consultation
Deep analysis mode with extended reasoning for complex problems
First Principles Framework (FPF) for structured reasoning using workflow command pattern. Implements ADI (Abduction-Deduction-Induction) cycle via propose-hypotheses workflow with fpf-agent for hypothesis generation, logical verification, empirical validation, and auditable decision-making. Includes utility commands for status, query, decay, actualize, and reset.
Verification-first engineering toolkit for Claude Code. 15 skills across a 5-phase spine (Investigate → Design → Implement → Verify → Ship), 8 specialist agents, an interactive setup wizard. Every skill has rationalizations + evidence requirements. Built for senior ICs and tech leads.
Multi-agent adversarial review panel — 4-6 AI reviewers debate your code/plans, then a judge delivers a structured verdict with epistemic labels. Bundles plan-review-integrator for applying review findings back into implementation plans.
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.