By w159
Self-configuring multi-agent coding architect with 28 skills (11 Greek-mythology core skills: atlas-metis, atlas-hephaestus, atlas-ariadne, atlas-athena, atlas-argus, atlas-chronos, atlas-hermes, atlas-odysseus, atlas-nestor, atlas-armada, atlas-olympus; plus 17 task skills such as atlas-feature, atlas-debug, atlas-doctor, atlas-validate, atlas-refactor, atlas-harden, atlas-launch), 23 agents (12 core + 11 armada department), 15 hooks, and the atlas-metis method (evidence before any done claim). The atlas-armada skill provides organizational deployment with 11 departments, each with their own skills, agents, and vendor connectors. The atlas-olympus skill scaffolds the .atlas/ workspace, migrates the SSOT to .atlas/docs/, and recommends what to run next. All capabilities are now implemented as Claude Code skills following Anthropic's skill best practices.
Data department agent for atlas-armada. Data work: explore datasets, write SQL queries, validate data quality, build visualizations, and generate interactive dashboards. Carries org branding, policies, and compliance context for this department. Route here when a user's task falls within this department's domain.
Design department agent for atlas-armada. Design and UX: accessibility review, design critique, design-system management, UX copy, user-research synthesis, codebase organization, design handoff, and readme generation. Carries org branding, policies, and compliance context for this department. Route here when a user's task falls within this department's domain.
Engineering department agent for atlas-armada. Software engineering: code review, system design, incident response, testing strategy, tech-debt management, Cowork plugin authoring, Sentry error monitoring, and release health. Carries org branding, policies, and compliance context for this department. Route here when a user's task falls within this department's domain.
Finance department agent for atlas-armada. Finance and revenue operations: proposals and contracts (PandaDoc), licensing and invoicing (Pax8), financial close, reconciliation, variance analysis, financial statements, and SOX audit workflows. Carries org branding, policies, and compliance context for this department. Route here when a user's task falls within this department's domain.
HR & Payroll department agent for atlas-armada. HR and payroll operations: roster snapshots, new-hire flow, pay-rate and deduction/tax audits, compensation benchmarking, recruiting pipeline, interview prep, org planning, people analytics, and employee handbook authoring. Carries org branding, policies, and compliance context for this department. Route here when a user's task falls within this department's domain.
Measure atlas's own run health, audit context/asset waste, and mine session transcripts. Three lenses: RUN HEALTH reads the observability DB for metrics (wall-clock, dispatches, verifier coverage) and baseline->target goals; ASSET AUDIT scores each context-loaded skill/agent/plugin by token cost and relevance to flag disable/relocate; SESSION FORENSICS mines transcripts for unused tools and unverified claims into rules. No args reports trends.
Use to map a codebase into feature-grouped flowcharts, find architectural duplication across features, and propose the simplest unified architecture - discovery-first and zero-arg. Runs as a Workflow that fans out one explorer per feature, hunts duplication, and synthesizes a unification proposal with file:line evidence. Use before a refactor, to "find the ideal path," or to unify duplicated systems.
Organizational configuration layer for the atlas plugin. When an organization deploys atlas, this skill ensures every role and department is provisioned with the right skills, agents, connectors, branding, and compliance policies. Use when setting up an org's atlas deployment, onboarding a new department, enforcing org branding on coding-agent outputs, or routing a user to their department's toolset. Triggers on org setup, department onboarding, brand enforcement, policy compliance, and connector provisioning.
Use for a comprehensive, discovery-first code-quality and security audit of a whole codebase - correctness, OWASP/security, SOLID/DRY/KISS, risk hotspots, dead code, coverage gaps, and code-vs-docs drift. Runs as a Workflow that builds a knowledge graph (graphify), targets the hottest nodes, fans out one reviewer per dimension, and adversarially verifies every finding before it counts.
Match a recurring or iterative task to the best-fit reusable loop from a curated loop-library and instantiate it, handing interval/self-paced loops to the built-in /loop skill and running fan-out loops as a parallel adversarial-verify Workflow. Use when the user wants to run something repeatedly, poll for status, iterate until a condition is met, sweep a backlog, or stand up a recurring/scheduled workflow.
Executes bash commands
Hook triggers when Bash tool is used
Modifies files
Hook triggers on file write and edit operations
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.
Uses power tools
Uses Bash, Write, or Edit tools
Uses power tools
Uses Bash, Write, or Edit tools
A Claude Code plugin marketplace and monorepo: twelve domain-cluster plugins covering
MSP IT operations, security and compliance, Microsoft 365, HR/payroll, finance,
engineering, design, data, customer support, product management, and productivity,
plus the atlas multi-agent coding architect. Each vendor connector is bundled into
the business domain plugin it serves rather than shipped standalone (.claude-plugin/marketplace.json:4).
Plugins are published from the w159/tech-tools repository through the marketplace
manifest at .claude-plugin/marketplace.json. In Claude Code, add the marketplace with
the /plugin command, then install the plugins you need, for example it-operations,
security-compliance, or microsoft-365 (plugins/README.md:24).
Kimi Code CLI users can browse the same catalog from the repo root with
/plugins marketplace .kimi-plugin/marketplace.json, then install the plugins you need.
A single plugin can also be installed directly with /plugins install ./plugins/<name>
run from the repo root. Kimi Code CLI's current installer does not support remote GitHub
subpath installs, so distributing from this monorepo requires a local clone or per-plugin
zip artifacts (plugins/README.md:26).
Vendor-backed plugins (it-operations, security-compliance, microsoft-365,
hr-payroll, finance) need API credentials for their connectors. Credential keys live
in .env.template at the repo root; copy it to .env and fill in the values for the
vendors you use. Skill-only plugins (engineering, data, design,
product-management, customer-support, productivity, atlas) run without external
credentials (plugins/README.md:28).
| Plugin | What it does | Key vendors |
|---|---|---|
atlas | Self-configuring multi-agent coding architect: research-to-verify methodology, a subagent squad, automation hooks, and verification-gated /atlas-* launcher commands. | none |
it-operations | MSP IT operations across RMM, PSA, networking, and backup, plus change management, risk, and vendor-management skills. | NinjaOne, ConnectWise Manage, Auvik, Kaseya Spanning |
security-compliance | Security and compliance operations: audit readiness, evidence-gap tracking, risk heatmaps, approval triage. | Vanta, KnowBe4, ThreatLocker, Blumira |
microsoft-365 | Microsoft 365 administration and identity: users, mailboxes, Teams, OneDrive, licensing, security posture, multi-tenant management. | CIPP, Microsoft Graph / Entra |
hr-payroll | HR and payroll operations: roster snapshots, new-hire flow, pay-rate and deduction/tax audits, plus compensation and people-analytics skills. | Paylocity |
finance | Finance and revenue operations: proposals, contracts, licensing, invoicing, financial close, reconciliation, variance, SOX audit. | PandaDoc, Pax8 |
engineering | Code review, system design, incident response, testing strategy, tech-debt management, Cowork plugin authoring. | none |
data | Explore datasets, write SQL, validate data quality, build visualizations, generate interactive dashboards. | none |
design | Accessibility review, design critique, design-system management, UX copy, user-research synthesis. | none |
product-management | Feature specs, roadmap planning, user-research synthesis, stakeholder updates, competitive landscape. | none |
customer-support | Ticket triage, response drafting, question research, escalation management, knowledge-base articles. | none |
productivity | Memory and task tracking, enterprise search, PDF viewing/form-filling/signing, brand-voice enforcement, nudge reminders. | none |
Source: .claude-plugin/marketplace.json:10-237 and plugins/README.md:7-20.
atlas is the multi-agent coding architect in this repo. Typing /atlas boots and
configures a project: it verifies or installs claude-mem and context-mode, scans the
stack to recommend skills, plugins, and MCP connectors, confirms hooks are wired, and
seeds docs/ as the single source of truth. From there, work runs through the
/atlas-* command launchers and the atlas:<role> subagent squad under an
evidence-before-done operating contract. Atlas ships no vendor MCP connectors itself;
the ten vendor connectors live in the four domain plugins listed below, and the
atlas-hermes skill guides setup across them. See plugins/atlas/README.md for the
full skill, agent, and hook inventory.
Ten vendor connectors are single-sourced into the domain plugin that owns them
(plugins/README.md:10-13, plugins/atlas/README.md:21):
it-operations: NinjaOne, ConnectWise Manage, Auvik, Kaseya Spanningsecurity-compliance: Vanta, KnowBe4, ThreatLocker, Blumiramicrosoft-365: CIPPhr-payroll: PaylocityDrive the Clippy macOS clipboard manager from Claude Code. Ships a self-contained MCP server (search, add, get, delete clips; manage categories), slash commands, clipboard-triage and clip-capture skills, and a clip-curator agent for organizing clipboard history.
Multi-agent coding architect with automatic self-improvement. 22 plainly named skills: the atlas architect skill (bootstrap: verify claude-mem/context-mode, scan the project, recommend tooling, wire hooks, seed docs/ SSOT), the atlas-orchestrate engine, atlas-audit (code/security audit, architecture map, atlas self-telemetry), atlas-setup (onboarding, install, connectors, repair - one of two manual skills, alongside the atlas architect skill), atlas-loop (recurring/iterative work), atlas-ux-test (UX runtime swarm), and 16 task skills (atlas-feature, atlas-debug, atlas-refactor, atlas-frontend, atlas-component, atlas-db-audit, atlas-gitignore, atlas-handoff, atlas-harden, atlas-launch, atlas-m365, atlas-prompt, atlas-readme, atlas-validate, atlas-vendor-assessment, atlas-wiki). 12 core agents, 11 hooks (session boot, prompt optimizer, bash advisor, format-after-edit, dispatch tripwire, completion gate, memory capture, auto-skill, self-improvement nudge, session-transcript ingest, atlas_doctor session-health check), and the atlas-orchestrate method: independent verification with runtime evidence before any done claim. Self-improvement: persistent memory at ~/.atlas/memory/, automatic skill creation from session transcripts at ~/.claude/skills/, skill lifecycle curation, and context optimization that disables unused skills/agents. Org deployment (11 departments) lives in the separate armada plugin.
npx claudepluginhub w159/atlas-connectwise --plugin atlasComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Consult multiple AI coding agents (Gemini, OpenAI, Grok, Perplexity, plus codex, antigravity, and grok CLIs when installed) to get diverse perspectives on coding problems
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Harness-native ECC plugin for engineering teams - 67 agents, 279 skills, 94 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
Lazy senior dev mode. Forces the simplest, shortest solution that actually works: YAGNI, stdlib first, no unrequested abstractions.