Mercadona avatar

Mercadona

Official

@mercadona · Valencia

0Followers
|
23Public Repos
|
12Published Skills

Mercadona Online

Skills Distribution
DomainDeveloper To...Test-Driven Develo.. (30%)Planning & Require.. (25%)Debugging & Code R.. (25%)Git Branch & Works.. (20%)

Agent Skills by Mercadona

Showing 12 vetted skills indexed across 1 GitHub repositories.

mercadonamercadona

ct-subagent-driven-development

Executes implementation plans by dispatching fresh implementer and reviewer subagents per task.

Official
Advanced
mercadonamercadona

ct-writing-skills

Create and test agent skills using a TDD-based RED-GREEN-REFACTOR documentation workflow.

Official
Advanced
mercadonamercadona

ct-verification-before-completion

Enforces running verification commands before making any completion or success claims.

Official
Basic
mercadonamercadona

ct-receiving-code-review

Guides verification and implementation of code review feedback with technical rigor.

Official
Intermediate
mercadonamercadona

ct-executing-plans

Executes written implementation plans task by task with review checkpoints and verification steps.

Official
Intermediate
mercadonamercadona

ct-test-driven-development

Enforces red-green-refactor test-driven development workflow before writing production code.

Official
Intermediate
mercadonamercadona

ct-writing-plans

Generates detailed implementation plans with bite-sized TDD tasks from a specification.

Official
Intermediate
mercadonamercadona

ct-brainstorming

Guides collaborative design dialogue into a frozen execution spec with provenance-tracked decisions.

Official
Advanced
mercadonamercadona

ct-writing-plans-prescriptive

Writes prescriptive implementation plans for Control Tower slices that pass plan-contract validation.

Official
Advanced
mercadonamercadona

ct-using-git-worktrees

Creates isolated git worktree workspaces with native tool detection and baseline test verification.

Official
Intermediate
mercadonamercadona

ct-systematic-debugging

Diagnose bugs through a four-phase root cause investigation process before proposing fixes.

Official
Advanced
mercadonamercadona

ct-finishing-a-development-branch

Guides completion of development branches through structured merge, pull request, or cleanup options.

Official
Intermediate

Frequently Asked Questions About Mercadona

FAQPage Schema
What tasks can I accomplish using Mercadona's engineering skills?

You can execute test-driven development, brainstorm requirements before creative work, write and execute multi-step implementation plans, debug failures systematically, respond rigorously to code review feedback, verify work before claiming completion, and manage isolated git worktree branches through merge or PR.

Who are Mercadona's skills designed for?

They target software engineers and development teams practicing disciplined delivery: developers writing features or bugfixes with TDD, engineers executing planned implementation slices with review checkpoints, and contributors handling code review feedback or finishing development branches.

How do the skills fit into a practical development session?

Start with brainstorming or plan-writing before touching code, create an isolated git worktree, implement via test-driven development, debug failures systematically, run verification commands to confirm output, then finish the branch with structured merge, PR, or cleanup options.

What prerequisites do Mercadona's skills require?

Skills assume an active development session with a spec, issue, or implementation plan available. Git worktree isolation requires a git repository with native worktree support or fallback. Verification skills require runnable test and verification commands whose output must be confirmed before success claims.

Do the skills enforce quality gates before completion?

Yes. The verification-before-completion skill mandates running verification commands and confirming actual output before claiming work is complete, fixed, or passing, and before committing or creating PRs. Evidence must precede any success assertion.