engineering

Installation
SKILL.md

Engineering Workflow Pack

This plugin exposes one public Codex skill surface for a family of engineering-practice workflows (inspired by Matt Pocock). Claude Code also exposes command wrappers under /engineering:*. The workflow modules live beside this SKILL.md (with shared docs under references/) so the skill is self-contained when installed on its own.

Routing

  • Use grill-me.md for grill-me, plan grilling, or design stress-testing.
  • Use tdd.md for TDD, test-first work, or red-green-refactor loops.
  • Use zoom-out.md when the user wants to zoom out, map an unfamiliar code area, or go up a layer of abstraction.
  • Use improve-architecture.md for architecture improvement, deep modules, locality, leverage, testability, or AI-navigability.
  • Use defined-terms.md for extracting a DDD-style ubiquitous-language glossary from the conversation into DEFINED_TERMS.md, flagging ambiguities and synonyms.

When a request names one workflow, load that module and follow it. When the request is ambiguous, pick the nearest module from context or ask one short clarifying question.

Related skills
Installs
1
Repository
abpai/skills
First Seen
1 day ago