robertbarclayy

22 mods across 1 repository, 176 stars between them.

conducty CLAUDE.md

01

robertbarclayy/conducty

Instructions file

Instructions for robertbarclayy/conducty, covering conducty, the context engine, skills, vault layout (recap) and claude code tooling.

176 2mo ago A 2,329 tokens original MIT

conducty-codex

02

robertbarclayy/conducty

MCP server Claude CodeCodexCursor +2

MCP server "conducty-codex" as configured in robertbarclayy/conducty. Runs ./mcp/server.mjs with node.

176 2mo ago A tokens not measured original MIT

conducty-codex

03

robertbarclayy/conducty

Skill Claude CodeCodex

Always-on Conducty orchestration for Codex. Use by default for coding, debugging, refactoring, review, CI, deployment, production-change, multi-step planning, substantial research, agent coordination, tracer-first execution, vault memory, prompt logging, checkpoints, ship gates, or improvement loops. Prefer the…

176 2mo ago A 77 tokens original MIT

conducty-bootstrap

04

robertbarclayy/conducty

Skill Claude CodeCodex

First-run walkthrough for Conducty. Confirms vault location, seeds indexes if missing, ingests the user's primary project via [[conducty-context]], and produces a tiny scoped first plan so the user sees the cycle end-to-end. Use when the user says "set up Conducty", "first time", "get started", "bootstrap", "I just…

176 2mo ago A 89 tokens original MIT

conducty-checkpoint

05

robertbarclayy/conducty

Skill Claude CodeCodex

Quality gate between parallelization groups. Verifies every prompt at its assigned review level, computes health metrics, detects systemic failures, updates hill charts. Use when a group finishes, the user says "checkpoint" or "verify group", or between groups in a plan note.

176 2mo ago A 59 tokens original MIT

robertbarclayy/conducty

Skill Claude CodeCodex

Standalone post-implementation code review across a whole branch or PR. Goes beyond the in-cycle spec/quality reviewers (which check single prompts) to assess the diff holistically — security, correctness, perf, idioms, dead code, hidden coupling, test depth. Writes a Code Reviews/Code Review YYYY-MM-DD HHmm.md note…

176 2mo ago A 121 tokens original MIT

conducty-context

07

robertbarclayy/conducty

Skill Claude CodeCodex

Ingest a project directory into the Obsidian vault as a linked context sub-graph — Architecture, Conventions, Invariants, Hotspots, Tests, Glossary, plus per-bounded-context module notes. Tracks refresh deltas over time, flags stale context, and feeds prompt generation via backlinks. Use when the user says "load…

176 2mo ago A 97 tokens original MIT

conducty-debug

08

robertbarclayy/conducty

Skill Claude CodeCodex

Leverage-point analysis for failed prompts. Determines whether the fix belongs at the plan, prompt, or code level before generating any fix. Use when a prompt fails verification, a checkpoint catches an issue, fix attempts aren't working, or the user says "debug", "why did this fail", "investigate".

176 2mo ago A 66 tokens original MIT

conducty-dialectic

09

robertbarclayy/conducty

Skill Claude CodeCodex

Multi-persona decision analysis through structured dialectic. Six software-engineering archetypes debate a question to uncover the Design Truth. Use when the user says "analyze this decision", "dialectic", "decision analysis", "think this through", "debate this", or faces an architectural/design choice.

176 2mo ago A 68 tokens original MIT

conducty-execute

10

robertbarclayy/conducty

Skill Claude CodeCodex

Dispatches Claude Code Task subagents to run prompts from a vault plan note. Tracer-first execution, time-budgeted work, calibrated review rigor. Use when the user says "execute the plan", "run group A", "dispatch", or is ready to run prompts from a Plans/Plan YYYY-MM-DD HHmm note in the vault.

176 2mo ago A 76 tokens original MIT

conducty-improve

11

robertbarclayy/conducty

Skill Claude CodeCodex

End-of-plan improvement kata. Extracts lessons from the just-finished plan, identifies experiments, and shapes the next plan's approach. Use after [[conducty-review]] completes, or when the user says "what did we learn", "improve the process", "retrospective", "wrap up this plan".

176 2mo ago A 69 tokens original MIT

conducty-obsidian

12

robertbarclayy/conducty

Skill Claude CodeCodex

Conducty's context engine lives in an Obsidian vault. This skill defines the vault layout, naming, linking, and index conventions every other Conducty skill must follow when reading or writing notes. Use when reading/writing any plan, design, context, improvement, failure pattern, metrics, or prompt-log note — or when…

176 2mo ago A 92 tokens original MIT

conducty-plan

13

robertbarclayy/conducty

Skill Claude CodeCodex

Batch planning of AI prompts. Loads vault context (latest plan, latest improvement, project context, failure patterns, metrics), sets appetite, generates time-budgeted prompts with tracer markers and calibrated review levels. Use when the user says "plan", "plan this work", "batch plan", "create a plan", or wants to…

176 2mo ago A 85 tokens original MIT

conducty-review

14

robertbarclayy/conducty

Skill Claude CodeCodex

End-of-plan review sweep. Audits the plan's executed prompts, records verdicts with evidence, extracts failure patterns, computes velocity metrics, prepares carry-forward intelligence. Use when the user says "review", "audit", "review this plan", or at the end of a plan before [[conducty-improve]].

176 2mo ago A 67 tokens original MIT

conducty-shape

15

robertbarclayy/conducty

Skill Claude CodeCodex

Defines appetite, scope, no-go zones, and design before any prompts are written. Use when a goal is Medium or High complexity, requirements are unclear, scope needs bounding, or the user says "shape", "design", "brainstorm", "think through".

176 2mo ago A 58 tokens original MIT

conducty-ship

16

robertbarclayy/conducty

Skill Claude CodeCodex

Pre-merge / pre-deploy gate. Runs the full ship-readiness battery — lint, typecheck, test suite, secrets scan, dependency-vulnerability check, [[conducty-code-review]] verdict — and writes a Ship Reports/Ship Report YYYY-MM-DD HHmm.md note with a single-word verdict. Use when the user says "ship it", "is this ready"…

176 2mo ago A 108 tokens original MIT

conducty-system

17

robertbarclayy/conducty

Skill Claude CodeCodex

Establishes the Conducty orchestration system — its philosophy, ten engineering-grounded principles, ubiquitous language, and per-plan cycle. Use at the start of any session before invoking other Conducty skills, or when the user says "what is Conducty", "explain the system", or asks about the cycle / principles /…

176 2mo ago A 72 tokens original MIT

conducty-tdd

18

robertbarclayy/conducty

Skill Claude CodeCodex

Test-driven development at orchestrator (verification-first planning) and implementer (red-green-refactor) levels. Use when implementing any feature/bugfix, when writing tests, when the plan specifies TDD, or when the user says "TDD", "red-green-refactor", "write the test first".

176 2mo ago A 68 tokens original MIT

conducty-terse

19

robertbarclayy/conducty

Skill Claude CodeCodex

Caveman-style compression for conducty orchestration artifacts — subagent prompt text, plan note prompt blocks, prompt log entries, checkpoint notes. Cuts token waste in the orchestration layer where "prompt quality is leverage" already demands tight signal-to-noise. Use when user says "conducty-terse", "terse mode"…

176 2mo ago A 115 tokens original MIT

robertbarclayy/conducty

Skill Claude CodeCodex

Vault hygiene audit — finds orphaned notes, broken wikilinks, stale context, never-consumed designs, missing index entries, and unused improvement experiments. Writes a Vault Audit YYYY-MM-DD HHmm.md report. Use when the user says "vault audit", "vault health", "find orphans", "stale context", "vault graph", "what's…

176 2mo ago A 94 tokens original MIT

conducty-verify

21

robertbarclayy/conducty

Skill Claude CodeCodex

The evidence gate. Run the verification command via Bash, read the output, then make the claim. Use before marking ANY prompt complete, before any "done" / "passed" claim, or when the user asks to verify, confirm, or prove a result.

176 2mo ago A 58 tokens original MIT

conducty-worktrees

22

robertbarclayy/conducty

Skill Claude CodeCodex

Git worktree lifecycle for parallel prompt execution. Creates isolated worktrees per prompt, verifies baselines, merges after checkpoint, cleans up. Use when a parallelization group has 2+ prompts targeting the same repo, or the user says "worktree", "isolate", "parallel branches".

176 2mo ago A 64 tokens original MIT