1.0 KiB
1.0 KiB
Notices
pi-crew is designed as a Pi-native team orchestration extension.
Source inspiration
- Primary design and Pi-extension implementation inspiration:
pi-subagentsby Nico Bailon, MIT license. - Team orchestration, state, and worktree contract inspiration:
oh-my-claudecodeby Yeachan Heo, MIT license. - Conceptual inspiration only:
oh-my-openagent/oh-my-opencode, SUL-1.0. No source code from this project should be copied intopi-crewunless explicitly reviewed for license compatibility and documented here. - Built-in skill topics are original pi-crew guidance informed by common agent-skill patterns in
Source/awesome-agent-skills,Source/oh-my-claudecode, and related local references; no verbatim skill text was copied.
Copied code policy
When code is copied or substantially adapted from an MIT source, add the source path and license note here.
Current scaffold status: no substantial source files have been copied verbatim; implementation is a fresh scaffold based on documented design lessons.