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: 188,148 of 193,756
Downloads: 701

Daily

Ranking: 27,532 of 193,649
Downloads: 7

Depended by

RankDownloadsName
185,3391,037pikuri
187,000826pikuri-code
187,017825pikuri-assistant
188,119704pikuri-vectordb

Depends on

RankDownloadsName
186,767854pikuri-core
186,985828pikuri-workspace

Owners

#GravatarHandle
1iconmavi