Mercadona
Official@mercadona · Valencia
Mercadona Online
Agent Skills by Mercadona
Showing 12 vetted skills indexed across 1 GitHub repositories.
ct-subagent-driven-development
Executes implementation plans by dispatching fresh implementer and reviewer subagents per task.
ct-writing-skills
Create and test agent skills using a TDD-based RED-GREEN-REFACTOR documentation workflow.
ct-verification-before-completion
Enforces running verification commands before making any completion or success claims.
ct-receiving-code-review
Guides verification and implementation of code review feedback with technical rigor.
ct-executing-plans
Executes written implementation plans task by task with review checkpoints and verification steps.
ct-test-driven-development
Enforces red-green-refactor test-driven development workflow before writing production code.
ct-writing-plans
Generates detailed implementation plans with bite-sized TDD tasks from a specification.
ct-brainstorming
Guides collaborative design dialogue into a frozen execution spec with provenance-tracked decisions.
ct-writing-plans-prescriptive
Writes prescriptive implementation plans for Control Tower slices that pass plan-contract validation.
ct-using-git-worktrees
Creates isolated git worktree workspaces with native tool detection and baseline test verification.
ct-systematic-debugging
Diagnose bugs through a four-phase root cause investigation process before proposing fixes.
ct-finishing-a-development-branch
Guides completion of development branches through structured merge, pull request, or cleanup options.
Frequently Asked Questions About Mercadona
FAQPage SchemaWhat 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.