addit
01Plugin Claude Code
Self-hosted marketplace for addit-harness — a full digital product development kit for Claude Code.
Plugin Claude Code
Self-hosted marketplace for addit-harness — a full digital product development kit for Claude Code.
Plugin Claude Code
Turns Claude Code into a full product-development toolkit: an opinionated plan → verify → commit engineering workflow, specialized subagents for legal compliance, UX design, backend/frontend/cloud architecture, Go/Java/TypeScript implementation, DevOps/infrastructure (Terraform, Kubernetes, Docker, AWS/Azure/GCP), and.
Instructions file CodexOpenCode
Instructions for addit-digital/addit-harness, covering global engineering memory, operating model, hard rules and working style i prefer.
Instructions file
Instructions for addit-digital/addit-harness, a project described as: Config harness for AI coding agents (Claude Code, Cursor, Kiro, Codex CLI) — subagents, language conventions, an engineering-loop process, ADRs, and a one-line auto-detecting install.
Agent
Use this agent when you need to evaluate system design decisions, architectural patterns, and technology choices at the macro level.
Agent
Expert backend architect specializing in scalable API design, microservices architecture, and distributed systems. Masters REST/GraphQL/gRPC APIs, event-driven architectures, service mesh patterns, and modern backend frameworks. Handles service boundary definition, inter-service communication, resilience patterns, and…
Agent
Use this agent to IMPLEMENT backend features and fixes in code once the design/approach is clear. A senior backend engineer and software craftsman that writes, structures, tests, and verifies code in Go, Java/Spring, and TypeScript/Bun, following this setup's vendored conventions. Use PROACTIVELY for backend…
Agent
Expert cloud architect specializing in AWS/Azure/GCP/OCI/DigitalOcean multi-cloud infrastructure design, advanced IaC (Terraform/OpenTofu/CDK), FinOps cost optimization, and modern architectural patterns. Masters serverless, microservices, Kubernetes, edge/network security (Cloudflare WAF/DDoS/Zero Trust and…
Agent
Use this agent when you need to conduct comprehensive code reviews focusing on code quality, security vulnerabilities, and best practices.
Agent
Use this agent when you need to diagnose and fix bugs, identify root causes of failures, or analyze error logs and stack traces to resolve issues.
Agent
Use this agent to IMPLEMENT infrastructure automation, CI/CD pipelines, containerization, and deployment workflows once the design/approach is clear. Writes and verifies actual Terraform/OpenTofu, Kubernetes manifests, Dockerfiles, and pipeline config across AWS/Azure/GCP/DigitalOcean, configures edge security…
Agent
Use when investigating a new feature or product request BEFORE building — to clarify and elicit requirements and scope, explore the existing codebase and stakeholders, surface edge cases and constraints, define acceptance criteria, and flag risks/unknowns, producing a concise spec/PRD-lite to hand to implementation.
Agent
Figma execution agent that creates, edits, and updates design files in Figma via the official Figma MCP server. Materializes UX specs and design-system conventions into Figma frames, components, auto-layout, variables, and tokens. Use AFTER @ux-designer has produced a spec (docs/work/ /solutions/) and…
Agent
Expert frontend architect specializing in scalable component architecture, rendering strategies, and state management design. Masters React/Next.js application structure, micro-frontend patterns, performance budgets, and design systems. Handles component boundary definition, data-fetching strategy, bundle…
Agent
Use this agent to IMPLEMENT frontend features and fixes in code once the design/approach is clear. A senior frontend engineer and software craftsman that writes, structures, tests, and verifies code in TypeScript/React/Next.js/React Native, following this setup's vendored conventions. Use PROACTIVELY for frontend/UI…
Agent
Use this agent to VERIFY an implemented feature or fix via e2e and regression testing — writes test scenarios, implements them as executable test code (Playwright, Maestro, or whatever fits the target's existing stack), runs them, and reports pass/fail with mandatory evidence per claim. Does NOT own unit or…
Agent
SaaS legal advisor covering international and jurisdiction-specific regulations. Assesses the legal impact of product changes, drafts and reviews privacy policies, terms of service, cookie policies, DPAs, and other compliance documents. Use PROACTIVELY when a feature touches user data, payments, third-party…
Agent
Expert UX designer specializing in user flows, journey mapping, information architecture, wireframes, and interaction design. Masters usability heuristic evaluation, flow-level accessibility, and UI-pattern advisory — bridging UX intent to component-level implementation. Use for UX flow design, interaction specs, IA…
Command
Use when the user makes or records a significant architectural or technical decision — choosing a framework, database, protocol, pattern, or trade-off ("we decided to use X instead of Y because..."), or explicitly asks to write an ADR. Captures the decision as a structured MADR-format Architecture Decision Record in…
Command
Scan the current TS/React project's existing UI layer and write .claude/design-conventions.md — a project-specific visual design convention file that rules/typescript.md loads before UI work. Use when starting UI work in an existing project, when design conventions have drifted, or when --refresh is passed to merge in…
Command
Use to drive a software feature or fix through the full engineering loop — investigate, design (with an architect-reviewer gate), get your explicit approval on the plan, then implement, verify with qa-engineer, and drive the code-review fix loop to a clean state. Deterministic multi-agent orchestration for the…
Command
Scan the current Go repo and write .claude/go-conventions.md — a project-specific convention file that rules/go.md loads on every session instead of re-scanning the codebase from scratch. Use when starting work in a new Go repo, when conventions have drifted, or when --refresh is passed to merge in new patterns.
Command
Use when the user wants to save, export, or persist a plan (or any diagram-rich design doc shown in the CLI) to a markdown file so it can be opened and viewed with rendered mermaid diagrams. The terminal can't render mermaid; this writes the plan to docs/work/ /plans/ (or a temp scratch file) for viewing in an IDE…
Command
Use once, right after installing the addit-harness Claude Code plugin, to place the parts a plugin can't carry natively (CLAUDE.md, AGENTS.md, path-scoped rules/, references/, settings.json) into /.claude or the current project. Also use to re-sync after a plugin update, or to switch between global and project scope.