Agent Plugins Marketplace
All plugins

tadeumendonca-skills

v2.0.5

A Claude Code harness: 8 subagent personas — two leads that disagree by design (product-and-market, tech) and consolidate one demand, a tool-less scrum-master that ranks the eligible pool and names who acts next in a selection record the main session executes, one fullstack developer, a content pair that argues against one shared ruler at most twice (a content-writer that drafts published prose in the owner's voice and a content-reviewer that may block only on a clause it can quote, both contained the same way as product-lead — neither posts to a public surface directly), one gatekeeper (a quality-assurance that holds the merge gate and reviews both technical delivery and whether the change can break production), and an agents-lead that stress-tests proposed changes to the harness itself and, per ADR-0002, may implement the harness changes it reviews (never merging, never gating an MR) — PreToolUse hooks that mechanically deny the irreversible floor (force-push, terraform apply, rm -rf, secret writes), and 15 generic skills for AWS infrastructure, React/Vite frontends and CI/CD (<project>/<apex-domain> placeholders).

Claude Code15 Skills1 MCP serverstdio

By Luiz Tadeu MendonçaLicense: MIT0 GitHub starsUpdated 2 weeks ago

Directory evidence

Runtimes
Claude Code
Parsed components
16 skill or MCP entries
Source updated
Sep 4, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install tadeumendonca-skills for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install tadeumendonca-skills@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/tedeuxx/tadeumendonca-skills

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.

Plugin files

tadeumendonca-skills/
├── .claude-plugin/plugin.json
├── skills/agents-configuration/SKILL.md
├── skills/backend/SKILL.md
├── skills/cloud-infrastructure/SKILL.md
├── skills/code-review/SKILL.md
├── skills/content-publishing/SKILL.md
├── skills/definition-of-done/SKILL.md
├── skills/definition-of-ready/SKILL.md
├── skills/devops/SKILL.md
├── skills/documentation-standard/SKILL.md
├── skills/engineering-standards/SKILL.md
├── skills/frontend/SKILL.md
├── skills/planning-poker/SKILL.md
├── skills/published-voice/SKILL.md
├── skills/quality-gates/SKILL.md
├── skills/shell/SKILL.md
└── .mcp.json

Included Skills15

agents-configurationskills/agents-configuration/SKILL.md

Run a slice through this loop's intentional design — its intake chain, state machine, iteration axis and inner-loop steps. Use when picking up a slice, proposing a change to the loop itself, or naming Agent Harness Engineering in public writing. Not the portable judgment (see engineering-standards), what "done" means (see definition-of-done), the CI/CD gates (see quality-gates), the permission zones (see devops), or what makes an item ready (see definition-of-ready).

backendskills/backend/SKILL.md

Implement a BFF-on-Lambda backend as a reference pattern — the Hono modular monolith, cross-cutting middleware (errors, logging, metrics, tracing, audit, action types), Redis cache-aside, config/secrets, the generated OpenAPI contract + Postman tests, notifications, and OG-image + bot-rendering. Use when a project actually needs a BFF and its cross-cutting shape. Not for the AWS resources it runs on (see cloud-infrastructure) or the SPA calling it (see frontend).

cloud-infrastructureskills/cloud-infrastructure/SKILL.md

Provision AWS infrastructure in Terraform end to end, one section per service — network, identity and encryption, the config/secrets bus, data stores and cache, storage, compute, API and CDN edge, certificates, DNS, email and event fan-out, and observability. Use when provisioning any AWS resource, choosing between two services, or tracing a cross-service reference. Not for the CI/CD pipeline that runs plan and apply, branching, or the permission model (see devops).

code-reviewskills/code-review/SKILL.md

Run the author's own completeness pass before opening a merge request — every requirement marked met or unmet, every new assertion mutation-checked, what the change made false, alternative spellings of anything parsed, and the gates run with real output. Use when a slice is finished and not yet submitted, or when anticipating both of the gate's lenses. Not for the definition of done itself (see definition-of-done), or the CI/CD gates it anticipates (see quality-gates).

content-publishingskills/content-publishing/SKILL.md

Move a finished piece through the whole lane it travels — the owner's selection, the drafting pair and its two-round bound, the reviewer that REPAIRS a copy defect in place rather than blocking on it, the held preview at the real URL, release, and the social pair in the same batch. Use when a piece is being taken from a ready Issue to live, or when someone needs to know which step runs unattended and which one waits on the owner.

definition-of-doneskills/definition-of-done/SKILL.md

Design or evaluate a Definition of Done, and apply THIS loop's own — the criteria a slice calls finished, plus the table naming which of them a gate proves and which nothing does. Use when building a DoD from scratch, checking a slice against this loop's criteria, or diagnosing why review still reads as subjective. Not for the CI/CD gates and thresholds themselves (see quality-gates), or a work item's readiness to be built (see definition-of-ready).

definition-of-readyskills/definition-of-ready/SKILL.md

Set the bar a work item must clear before a builder can pick it up, generically and for THIS loop — what `ready` asserts and which of its criteria anything actually checks. Use when writing acceptance criteria, running intake, sizing a backlog, or diagnosing why in-progress work stalls on undecided scope. Not for what "done" means at delivery (see definition-of-done), or the state machine of who acts at each transition (see agents-configuration).

devopsskills/devops/SKILL.md

Operate DevOps for a `<project>` repo — GitHub Actions, Terraform Cloud, branching, the pipeline-only IaC floor, numeric SemVer, the Claude Code GitHub App, and SonarCloud (setup, CI step, gate wiring). Use when wiring a pipeline, granting CI a role, cutting a release, bumping SemVer, or a Sonar gate is red. Not for Terraform config (see cloud-infrastructure), state machine (see agents-configuration), the gate list Sonar sits inside (see quality-gates), or the pre-merge pass (see code-review).

documentation-standardskills/documentation-standard/SKILL.md

Write or review documentation for any <project> repo — general docs (README, architecture pages, diagram choice, Markdown + Mermaid only) AND Architecture Decision Records (MADR format, the significance gate, the methodology/product library split, numbering and status, and the current-codebase rule for a reversed decision). Use when adding a README or architecture page, choosing a diagram type, reviewing drifted docs, writing or superseding an ADR, or judging architectural significance.

engineering-standardsskills/engineering-standards/SKILL.md

The owner's engineering preferences, portable to any project — two tiers (a non-negotiable floor, a risk-calibrated judgment layer), the eleven principles behind every call, delivered versus hygiene, and the human residual. Use when deciding how much rigor a change deserves, whether something counts as delivery, or what to do while blocked. Not this loop's machinery, state machine or WIP rule (see agents-configuration), and not what done means concretely (see definition-of-done).

frontendskills/frontend/SKILL.md

Build the React + Vite SPA end to end — bootstrap and providers, routing, state ownership (React Query / Zustand / the Cognito SDK), the typed BFF client, auth and cosmetic UI gating, forms, cursor pagination, the custom Tailwind design system and Storybook, async UX states, markdown rendering, SEO, GA4 analytics, and Playwright E2E. Use when building or reviewing any SPA feature. Not for the AWS resources it calls (see cloud-infrastructure) or the API it calls (see backend).

planning-pokerskills/planning-poker/SKILL.md

Run a planning poker estimation round, or diagnose why one produced theater instead of signal. Use when sizing backlog items with a team, choosing between group-consensus estimation and a single person's gut call, or explaining why a session's numbers don't seem to influence anything downstream. Reference pattern only — this repo's own loop runs no human estimation ceremony (see agents-configuration).

published-voiceskills/published-voice/SKILL.md

Judge or draft anything published in the owner's voice — articles, site copy, and LinkedIn/X teasers — against the calibration he ratified: the goal, the filter, the subject bound, the corpus evidence, the ranked title criteria and the teaser arc. Use when a piece is being drafted, or when a draft is being reviewed before it reaches him.

quality-gatesskills/quality-gates/SKILL.md

Apply THIS loop's CI/CD gate policy — the gate table per loop model, the merge-class rules, and the thresholds (lint/typecheck zero, coverage ≥85%, contract/E2E, dependency + secret scanning, SAST). Use when calibrating gates, wiring CI, or deciding who merges a class. Not for the criteria that make a slice complete (see definition-of-done), the pre-merge pass (see code-review), or Sonar mechanics (see devops).

shellskills/shell/SKILL.md

Apply the platform's working-files and shell discipline in any `<project>` repo — where scratch files go, one atomic Bash call per invocation, the `gh --repo` flag position, and `--body-file` for any multi-line PR/issue body. Use whenever a persona writes a working file, runs a shell command, or composes a PR/issue comment. Not for the loop's state machine (see agents-configuration) or what a merge verdict must contain (see quality-gates).

MCP servers1

chrome-devtoolsstdio
command
npx
args
--ignore-scripts -y [email protected] --isolated --channel stable --viewport 1280x800 --no-usage-statistics --no-performance-crux --allowedUrlPattern ${HARNESS_SWEEP_ORIGIN:-http://127.0.0.1:9/*}

Plugin manifests1

.claude-plugin/plugin.json
{
  "name": "tadeumendonca-skills",
  "description": "A Claude Code harness: 8 subagent personas — two leads that disagree by design (product-and-market, tech) and consolidate one demand, a tool-less scrum-master that ranks the eligible pool and names who acts next in a selection record the main session executes, one fullstack developer, a content pair that argues against one shared ruler at most twice (a content-writer that drafts published prose in the owner's voice and a content-reviewer that may block only on a clause it can quote, both contained the same way as product-lead — neither posts to a public surface directly), one gatekeeper (a quality-assurance that holds the merge gate and reviews both technical delivery and whether the change can break production), and an agents-lead that stress-tests proposed changes to the harness itself and, per ADR-0002, may implement the harness changes it reviews (never merging, never gating an MR) — PreToolUse hooks that mechanically deny the irreversible floor (force-push, terraform apply, rm -rf, secret writes), and 15 generic skills for AWS infrastructure, React/Vite frontends and CI/CD (<project>/<apex-domain> placeholders).",
  "version": "2.0.5",
  "author": {
    "name": "Luiz Tadeu Mendonça"
  },
  "homepage": "https://tadeumendonca.io",
  "repository": "https://github.com/tedeuxx/tadeumendonca-skills",
  "license": "MIT",
  "skills": [
    "./skills/backend",
    "./skills/frontend",
    "./skills/cloud-infrastructure",
    "./skills/agents-configuration",
    "./skills/code-review",
    "./skills/content-publishing",
    "./skills/definition-of-done",
    "./skills/definition-of-ready",
    "./skills/devops",
    "./skills/documentation-standard",
    "./skills/engineering-standards",
    "./skills/planning-poker",
    "./skills/published-voice",
    "./skills/quality-gates",
    "./skills/shell"
  ]
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[tadeumendonca-skills on Agent Plugins Marketplace](https://pluginsmp.com/plugins/tadeumendonca-skills)