# Notices `pi-crew` is designed as a Pi-native team orchestration extension. ## Source inspiration - Primary design and Pi-extension implementation inspiration: `pi-subagents` by Nico Bailon, MIT license. - Team orchestration, state, and worktree contract inspiration: `oh-my-claudecode` by 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 into `pi-crew` unless 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.