Skip to content

0xa3b/engineering

v2.5.1MIT

Engineering workflow skills for decision mapping, adversarial design review, dependency maintenance, durable terminology, prototyping, TDD, diagnosis, architecture, code review, and handoffs.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "engineering",
  "version": "2.5.1",
  "description": "Engineering workflow skills for decision mapping, adversarial design review, dependency maintenance, durable terminology, prototyping, TDD, diagnosis, architecture, code review, and handoffs.",
  "author": {
    "name": "Alex Baker"
  },
  "homepage": "https://github.com/0xA3B/skills/blob/main/plugins/engineering/README.md",
  "repository": "https://github.com/0xA3B/skills",
  "license": "MIT",
  "keywords": [
    "engineering",
    "dependencies",
    "debugging",
    "prototyping",
    "tdd",
    "architecture",
    "review",
    "planning",
    "handoff",
    "terminology"
  ],
  "extensions": {
    "com.openai": {
      "interface": {
        "displayName": "Engineering",
        "shortDescription": "Map, stress-test, implement, diagnose, review, and hand off work.",
        "longDescription": "Workflow skills for breadth-first decision mapping, adversarial design review, dependency maintenance, durable terminology, shared codebase design, disposable prototyping, test-driven implementation, disciplined debugging, scoped review lanes, feedback triage, and local session handoffs. Adapted skills preserve source attribution in Agent Skills frontmatter metadata.",
        "developerName": "Alex Baker",
        "category": "Productivity",
        "capabilities": ["Read", "Write"],
        "composerIcon": "./assets/logo.png",
        "logo": "./assets/logo.png",
        "defaultPrompt": [
          "Use $engineering:grill-me to stress-test this approach through adversarial questioning.",
          "Use $engineering:improve-codebase-architecture to review this codebase architecture."
        ]
      }
    }
  }
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • hitl-loop.template.sh
  • 19YAML files
  • review-finding.schema.json
  • LICENSE
View on GitHub

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • com.openai