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,390 of 196,125
Downloads: 960

Daily

Ranking: 49,580 of 196,106
Downloads: 0

Depended by

RankDownloadsName
185,4501,390pikuri
187,0091,148pikuri-assistant
187,1791,120pikuri-code
187,9281,018pikuri-vectordb

Depends on

RankDownloadsName
186,5151,221pikuri-core
186,7861,180pikuri-workspace

Owners

#GravatarHandle
1iconmavi