agent/claude/infra
Snider 0aee349d57 feat(plugins): scaffold core-go/core-php/infra plugin directories
Creates three new Claude plugin family directories per the
plugin-restructure RFC: core-go (Go-family tooling), core-php
(PHP-family tooling), infra (ops / devops / deploy tooling). Each
carries .claude-plugin/plugin.json, YAML marketplace.yaml, README,
and commands/agents/skills stubs. Marketplace format is YAML per
RFC; the legacy JSON marketplace for core-agent is left untouched.

Appends a Resolution section to the plugin-restructure RFC recording
the YAML-over-JSON decision and noting that the dappcore→core rename
at cross-plugin metadata level is scoped to #92.

Closes tasks.lthn.sh/view.php?id=91

Co-authored-by: Codex <noreply@openai.com>
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-23 18:21:40 +01:00
..
.claude-plugin feat(plugins): scaffold core-go/core-php/infra plugin directories 2026-04-23 18:21:40 +01:00
agents feat(plugins): scaffold core-go/core-php/infra plugin directories 2026-04-23 18:21:40 +01:00
commands feat(plugins): scaffold core-go/core-php/infra plugin directories 2026-04-23 18:21:40 +01:00
skills feat(plugins): scaffold core-go/core-php/infra plugin directories 2026-04-23 18:21:40 +01:00
marketplace.yaml feat(plugins): scaffold core-go/core-php/infra plugin directories 2026-04-23 18:21:40 +01:00
README.md feat(plugins): scaffold core-go/core-php/infra plugin directories 2026-04-23 18:21:40 +01:00

infra

This plugin family covers Claude workflows for Core infrastructure and operational tooling. It is the canonical home for platform, deployment, networking, and systems support content. The scope includes environment management, automation, observability, and service operations. Marketplace metadata for this family is defined in marketplace.yaml. The current subdirectories are placeholders until the first infrastructure content lands.