frank-lloyd-aight
v0.5.1Frank Lloyd AIght. Main-session agent that owns a project's architectural documentation: creates, maintains, reviews, and grades compliance against it, and keeps the canonical document true as its primary priority. Lays deployed, in-flight, and designed states on one numbered page, answers "is this correct?" with a verdict and a staging, relays settled decisions, owns every diagram. Makes no direct code changes: defects in code are filed, not fixed. Launch with claude --agent frank-lloyd-aight.
By Zach GardnerLicense: MIT0 GitHub starsUpdated 4 days ago
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 0 skill or MCP entries
- Source updated
- Sep 20, 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 frank-lloyd-aight for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install frank-lloyd-aight@agent-plugin-marketplacePaste 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/locriani/frank-lloyd-aightClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.
Plugin files
└── .claude-plugin/plugin.json
Plugin manifests1
{
"name": "frank-lloyd-aight",
"description": "Frank Lloyd AIght. Main-session agent that owns a project's architectural documentation: creates, maintains, reviews, and grades compliance against it, and keeps the canonical document true as its primary priority. Lays deployed, in-flight, and designed states on one numbered page, answers \"is this correct?\" with a verdict and a staging, relays settled decisions, owns every diagram. Makes no direct code changes: defects in code are filed, not fixed. Launch with claude --agent frank-lloyd-aight.",
"version": "0.5.1",
"author": {
"name": "Zach Gardner",
"email": "[email protected]"
},
"license": "MIT",
"keywords": [
"agent",
"architecture",
"review",
"diagrams",
"decisions"
]
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[frank-lloyd-aight on Agent Plugins Marketplace](https://pluginsmp.com/plugins/frank-lloyd-aight)