| okf-bundle |
A directory of concept files for one organization (this knowledge/ directory is one). |
| omnipost |
@chirag127/oriz-omnipost, the family's RSS-driven cross-post engine — fans each blog post out to every supported platform via the Adapter pattern. |
| oriz |
The family brand, the master GitHub repo name, and the apex domain oriz.in. |
|
@chirag127/oriz-kit, the package re-exporting Firebase init + auth UI + contact form + sidebar + family config. |
| package-isolation |
Wrapping every external service in a typed package so swapping providers is a version bump. |
| parallel-by-default |
The family rule: any work that can be parallelised MUST be fanned out via subagents. |
| parallel-fan-out |
Spawning N subagents simultaneously for independent work. |