Cross-agent skill library and subagent roles: cmux, tg, jobs, repo-eval, spawn, spec, grill-me, and more.
Designs system architecture, telemetry schemas, and technical plans. Use for design docs, architecture reviews, and API surface decisions. Delegates implementation to builders.
Implements code changes following specs or architect designs. Use for feature implementation, bug fixes, and script writing. Focused on writing correct, minimal code.
Investigates codebases, APIs, repos, and web sources to produce findings reports. Use for technical research, competitive analysis, and feasibility studies.
Reviews code changes, PRs, and implementations against specs and best practices. Use for code review, quality gates, and pre-merge checks. Read-only.
Control cmux workspaces, panes, terminal and browser surfaces, markdown viewers, notifications, and visible agent workspaces.
Inspect and sync the repo-owned agent skill links for the dotagents repo across primary coding agents. Use when the user asks for dotagents status, dotagents sync, dotagents setup, or wants to reconcile ~/.agents with Claude/Codex/Hermes/Droid/Pi skill roots; Amp/OpenClaw/OpenCode-style harnesses are compatibility-only unless explicitly configured.
Interview the user relentlessly about a plan until every branch, dependency, and open question is resolved. Use when the user says /grill-me or wants a plan pressure-tested one question at a time.
Use when working with Google Workspace through the `gws` CLI for Drive, Docs, Gmail, Sheets, Calendar, and more.
Humanize, rewrite, or draft concise technical and personal writing so it sounds like the user rather than generic AI. Use for cover letters, job applications, benchmark updates, articles, posts, profile copy, emails, and agent prompts when the user asks to sound human, match their voice, remove AI tone, polish a draft, or adapt text using local context.
Uses power tools
Uses Bash, Write, or Edit tools
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.
Go CLI that keeps skills, MCP servers, hooks, and agent roles in one ~/.agents repo and syncs them into Claude Code, Codex, Droid, Hermes, and Pi.

Plugin only (Claude Code or Codex, no CLI needed):
/plugin marketplace add yourconscience/dotagents
/plugin install dotagents@yourconscience
Full setup (all harnesses):
go install github.com/yourconscience/dotagents/cmd/dotagents@latest
git clone https://github.com/yourconscience/dotagents ~/.agents
dotagents setup
Prebuilt binaries for macOS and Linux (amd64/arm64) on Releases.
| Harness | Skills | Roles | MCP | Hooks | Status |
|---|---|---|---|---|---|
| Claude Code | yes | yes | yes | yes | managed |
| Codex | yes | yes | yes | yes | managed |
| Factory Droid | yes | yes | yes | yes | managed |
| Hermes | yes | -- | yes | yes | managed |
| Pi/OMP | yes | -- | yes | -- | managed |
| Amp | -- | -- | -- | -- | compat |
| OpenCode | -- | -- | -- | -- | compat |
| OpenClaw | -- | -- | -- | -- | compat |
16 skills ship with this repo:
spawn cmux tmux remote-access repo-eval tech-search x-sim grill-me humanizer spec jobs pr-triage gws tg x-cli dotagents
A skill is a SKILL.md in a directory under skills/. Add one, run dotagents sync, it shows up everywhere.
Four roles defined in agents/*.yaml, rendered to each harness's native format:
architect builder researcher reviewer
dotagents status # what's synced where
dotagents sync # push changes to all harnesses
dotagents doctor # validate config, check for drift
dotagents render # regenerate plugin copies and agent files
dotagents plugin add # switch Claude Code to plugin delivery
dotagents deps check # verify external tool dependencies
Pull skills from other repos:
# dotagents.yaml
external_skills:
- url: https://github.com/example/shared-skills
skill_dir: skill
branch: main
skills: [alpha, beta]
Sources are pinned in dotagents.lock. dotagents doctor audits external skills for risky patterns.
Private additions go in dotagents.local.yaml (gitignored).
| dotagents | gstack | SuperClaude | skillshare | |
|---|---|---|---|---|
| Skills sync | yes | -- | -- | yes |
| MCP sync | yes | no | no | no |
| Hooks sync | yes | no | yes | no |
| Agent roles | yes | 23 built-in | 20 built-in | no |
| Security audit | yes | no | no | yes |
| Multi-harness | 5 managed + 3 compat | Claude Code | Claude Code | 60+ |
| Install | plugin or go install | CC plugin | pipx | go install |
gstack and SuperClaude are content packs for Claude Code. skillshare syncs skills broadly but not MCP, hooks, or roles. dotagents is the full config layer across harnesses.
npx claudepluginhub yourconscience/dotagentsFinal-pass rewriting for concise writing that keeps the user's voice and removes generic AI tone.
Produce a minimal SPEC.md through a short interview and use it as the source of truth for complex work.
Generic tmux reference for sessions, windows, panes, screen capture, and input.
Search Hacker News, X.com, Reddit, Discord, and high-signal tech blogs for curated opinions on a topic.
Pressure-test a plan one question at a time until scope, dependencies, and open questions are concrete.
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Superpowers Plus core skills library for Claude Code: planning, execution routing, TDD, debugging, and collaboration workflows
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development
Claude harness - A harness for solo developers (Vibecoders) to handle full-cycle contract development.
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
AI-powered development tools for code review, research, design, and workflow automation.