dkj-subagents-lifehub
v5.6.0Add-on team for life-hub-style repos (a personal information hub / brain-based knowledge repo): the subagents Astrid, Fiona, Hugo, Ian, and Onyx. Deliberately NOT repo-neutral — only a life-hub-style repo enables this team. Teams stack: this one adds to 'dkj-subagents-alpha' rather than replacing it. The governance layer (CLAUDE.md + the repo lenses) stays separate.
By DaveKJohn1 GitHub starsUpdated yesterday
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 0 skill or MCP entries
- Source updated
- Sep 22, 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 dkj-subagents-lifehub for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install dkj-subagents-lifehub@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/DKJ-Solutions/dkj-claude-pluginsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/dkj-subagents/dkj-subagents-lifehub/.
Plugin files
└── .claude-plugin/plugin.json
Plugin manifests1
{
"name": "dkj-subagents-lifehub",
"displayName": "Claude Specialists — team life-hub (subagent scaffold)",
"description": "Add-on team for life-hub-style repos (a personal information hub / brain-based knowledge repo): the subagents Astrid, Fiona, Hugo, Ian, and Onyx. Deliberately NOT repo-neutral — only a life-hub-style repo enables this team. Teams stack: this one adds to 'dkj-subagents-alpha' rather than replacing it. The governance layer (CLAUDE.md + the repo lenses) stays separate.",
"agents": [
"./subagents/specialist-02-10-subagent.md",
"./subagents/specialist-03-08-subagent.md",
"./subagents/specialist-03-14-subagent.md",
"./subagents/specialist-04-03-subagent.md",
"./subagents/specialist-04-04-subagent.md"
],
"version": "5.6.0",
"author": {
"name": "DaveKJohn"
},
"keywords": [
"specialists",
"team",
"claude-code",
"life-hub",
"brain"
]
}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.
[dkj-subagents-lifehub on Agent Plugins Marketplace](https://pluginsmp.com/plugins/dkj-subagents-lifehub)