Agent Plugins Marketplace
All plugins

architecture-aec

v0.2.4

Architecture & AEC specialist team — agents (aec-engagement-lead, design-architect, construction-documents-specialist, aec-project-analyst), skills, templates, commands, an advisory hook, best-practice rules, and a research-grounded knowledge bank. A practice-and-project team for an architect or small AEC firm — it manages the project through the design phases on a fee that matches the effort, controls scope and the change/RFI load that erodes margin, reads construction documents for coordination and constructability, and reads the firm P&L on utilization and net multiplier the way a principal who bills time must. Inherits ravenclaude-core protocols.

Claude Code5 Skills

By Matt CorbettLicense: MIT7 GitHub starsUpdated last week

Directory evidence

Runtimes
Claude Code
Parsed components
5 skill or MCP entries
Source updated
Sep 15, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install architecture-aec for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install architecture-aec@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/mcorbett51090/RavenClaude

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/architecture-aec/.

Plugin files

plugins/architecture-aec/
├── .claude-plugin/plugin.json
├── skills/control-scope-creep/SKILL.md
├── skills/coordinate-the-set/SKILL.md
├── skills/phase-load-the-fee/SKILL.md
├── skills/read-firm-economics/SKILL.md
└── skills/read-rfi-pattern/SKILL.md

Included Skills5

control-scope-creepskills/control-scope-creep/SKILL.md

Distinguish in-scope iteration from additional services and authorize the difference, so unbilled changes don't erode the fee. Reach for this when the design keeps changing.

coordinate-the-setskills/coordinate-the-set/SKILL.md

Read the drawing set for cross-discipline coordination and constructability, since a coordinated set beats a beautiful one. Reach for this in CD.

phase-load-the-feeskills/phase-load-the-fee/SKILL.md

Build a fee that matches the effort curve across the design phases, not a flat percentage, so the heavy phases aren't underwater. Reach for this on any fee proposal.

read-firm-economicsskills/read-firm-economics/SKILL.md

Read utilization and net multiplier to separate a busy firm from a profitable one. Reach for this on a practice-health question.

read-rfi-patternskills/read-rfi-pattern/SKILL.md

Read the RFI and change-order pattern as a coordination signal to improve the next set, not just process this one. Reach for this when RFIs are high.

Plugin manifests1

plugins/architecture-aec/.claude-plugin/plugin.json
{
  "name": "architecture-aec",
  "version": "0.2.4",
  "description": "Architecture & AEC specialist team — agents (aec-engagement-lead, design-architect, construction-documents-specialist, aec-project-analyst), skills, templates, commands, an advisory hook, best-practice rules, and a research-grounded knowledge bank. A practice-and-project team for an architect or small AEC firm — it manages the project through the design phases on a fee that matches the effort, controls scope and the change/RFI load that erodes margin, reads construction documents for coordination and constructability, and reads the firm P&L on utilization and net multiplier the way a principal who bills time must. Inherits ravenclaude-core protocols.",
  "author": {
    "name": "Matt Corbett"
  },
  "homepage": "https://github.com/mcorbett51090/RavenClaude",
  "license": "MIT",
  "keywords": [
    "architecture",
    "aec",
    "design-phases",
    "construction-documents",
    "scope-management",
    "net-multiplier",
    "utilization",
    "rfi",
    "fee-proposal"
  ],
  "requires": {
    "plugins": [
      "ravenclaude-core@>=0.7.0"
    ]
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[architecture-aec on Agent Plugins Marketplace](https://pluginsmp.com/plugins/architecture-aec)