linofcp007

ExecuteTask — Code Quality skill for Claude Code

Code Quality community

Phase 6 — implement tasks in order, choosing the loop (core / red-green-refactor / prompt-iteration) per task; --subagents dispatches an implementer + reviewer per task.

How to install ExecuteTask

Installs to ~/.claude/skills/linofcp007-dev-spec-driven-executetask/SKILL.md

Terminal
mkdir -p ~/.claude/skills/linofcp007-dev-spec-driven-executetask && curl -fsSL https://raw.githubusercontent.com/linofcp007/dev-spec-driven/HEAD/commands/executeTask.md -o ~/.claude/skills/linofcp007-dev-spec-driven-executetask/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What ExecuteTask does


description: Phase 6 — implement tasks in order, choosing the loop (core / red-green-refactor / prompt-iteration) per task; --subagents dispatches an implementer + reviewer per task. PT - executa as tarefas. ES - ejecuta las tareas. argument-hint: "[feature name | task number | 'next'] [--subagents]"

Use the **dev-spec-driven** skill, Phase 6 (Execute).

Target: $ARGUMENTS

**Inline (default).** Before coding, re-read steering, requirements, design, any test/eval plans, and tasks; summa

Alternatives in Code Quality

  • List All Tools — List all available tools detailed in your system prompt 3.4k ★
  • Refactor — We are about to refactor code 1.6k ★
  • Refactor Claude Md — Refactor CLAUDE.md by extracting sections to dedicated docs with path-scoped rules 1.6k ★

Full documentation available on GitHub

View Source Repository