{
  "name": "tylerpayne",
  "description": "Agentic Engineering: Tyler Payne's skills and plugins",
  "owner": {
    "name": "Tyler Payne",
    "email": "tylerrfpayne@gmail.com"
  },
  "plugins": [
    {
      "name": "backlog",
      "description": "File quick notes into a per-project SQLite kanban backlog with /backlog, without touching the Claude conversation.",
      "author": {
        "name": "Tyler Payne",
        "email": "tylerrfpayne@gmail.com"
      },
      "source": {
        "source": "git-subdir",
        "url": "https://github.com/tylerpayne/agentic-engineering.git",
        "path": "plugins/backlog",
        "ref": "328e478a01455fa3561e6af4ce9862dca133b942"
      },
      "category": "productivity",
      "homepage": "https://github.com/tylerpayne/agentic-engineering/tree/main/plugins/backlog"
    },
    {
      "name": "later",
      "description": "Park a thought with /later:push without spending a turn, then hand Claude the whole queue at once with /later:pop.",
      "author": {
        "name": "Tyler Payne",
        "email": "tylerrfpayne@gmail.com"
      },
      "source": {
        "source": "git-subdir",
        "url": "https://github.com/tylerpayne/agentic-engineering.git",
        "path": "plugins/later",
        "ref": "328e478a01455fa3561e6af4ce9862dca133b942"
      },
      "category": "productivity",
      "homepage": "https://github.com/tylerpayne/agentic-engineering/tree/main/plugins/later"
    },
    {
      "name": "plain-english",
      "description": "Write prose in plain, declarative English. Bans the sentence shapes, punctuation, and cadence that make writing read as AI-generated.",
      "author": {
        "name": "Tyler Payne",
        "email": "tylerrfpayne@gmail.com"
      },
      "source": {
        "source": "git-subdir",
        "url": "https://github.com/tylerpayne/agentic-engineering.git",
        "path": "plugins/plain-english",
        "ref": "328e478a01455fa3561e6af4ce9862dca133b942"
      },
      "category": "productivity",
      "homepage": "https://github.com/tylerpayne/agentic-engineering/tree/main/plugins/plain-english"
    },
    {
      "name": "python",
      "description": "Preferred Python conventions with bootstrap and verification tools.",
      "author": {
        "name": "Tyler Payne"
      },
      "source": {
        "source": "git-subdir",
        "url": "https://github.com/tylerpayne/agentic-engineering.git",
        "path": "plugins/python",
        "ref": "328e478a01455fa3561e6af4ce9862dca133b942"
      },
      "category": "development",
      "homepage": "https://github.com/tylerpayne/agentic-engineering/tree/main/plugins/python"
    }
  ]
}
