Categories: None [Edit]

pikuri-subagents

https://rubygems.org/gems/pikuri-subagents
pikuri-subagents owns the sub-agent (delegation) feature top to bottom: the +Pikuri::SubAgent::SubAgentTool+ class (exposed to the LLM as the +agent+ tool), the +Persona+ record, the +Extension+ that wires it onto an agent, and the bundled +Pikuri::SubAgent::RESEARCHER+ persona (network-read only). Hosts that want sub-agents add this gem as a runtime dep and call +c.add_extension Pikuri::SubAgent::Extension.new(personas: [...])+ inside their +Agent.new+ block — same opt-in shape as +pikuri-skills+ / +pikuri-mcp+. Also ships +bin/pikuri-minions+ as a fan-out delegation demo.

Total

Ranking: 187,505 of 196,721
Downloads: 1,185

Daily

Ranking: 36,893 of 196,694
Downloads: 1

Depended by

RankDownloadsName
181,2862,140pikuri
183,1091,896pikuri-assistant
183,5691,813pikuri-code
184,3261,686pikuri-vectordb
186,2081,384pikuri-os

Depends on

RankDownloadsName
183,3361,855pikuri-workspace
183,5351,821pikuri-core

Owners

#GravatarHandle
1iconmavi