Home /
AI/LLM / seven-layer-architecture-template-pack
★ 0 stars
Unknown language
🤖 AI/LLM
Updated today
Twin governance + protocol template packs (10 phase + 6 A2A/MCP) for full-stack AI engineering. Blank scaffolds for ARC42, ADR/MADR, C4, NIST AI RMF, A2A agent cards, MCP server specs.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"seven-layer-architec": {
"command": "npx",
"args": [
"-y",
"coconuthead-Sentinel-core/seven-layer-architecture-template-pack"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add seven-layer-architec npx -y coconuthead-Sentinel-core/seven-layer-architecture-template-pack
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"seven-layer-architec": {
"command": "npx",
"args": [
"-y",
"coconuthead-Sentinel-core/seven-layer-architecture-template-pack"
]
}
}
}
📋 Copy
README Excerpt
> Twin governance + protocol template packs for full-stack AI engineering — Phase Pack (10 governance templates) + A2A/MCP Pack (6 protocol templates). --- A consolidated methodology framework providing two complementary template packs for engineering teams shipping production AI systems with proper governance discipline.