blob: 7f781df4da47a7150d1f93b2922837c986f56445 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
{
"name": "arch-decide",
"url": "https://github.com/wshobson/agents",
"ref": "main",
"subpath": "plugins/documentation-generation/skills/architecture-decision-records",
"target": ".claude/commands",
"files": {
"SKILL.md": "arch-decide.md",
"/LICENSE": "arch-decide.LICENSE"
},
"license": "MIT",
"last_synced_commit": "cf6059d030bf4fe96623ae2e596d2f31e35fedc0"
}
|