@rajeshkrishnamurthy/pi-workflow-team
v0.1.3
Published
Shared Pi workflow bundle for todos/routing/execution lanes
Downloads
590
Maintainers
Readme
@rajeshk/pi-workflow-team
Shared Pi workflow package for team repos.
Includes:
- Extensions:
todos,lat,answer - Skills: routing + direct/orchestrated execution chain + frontend/backend/testing/review lanes +
lat-bootstrap - Prompts:
route-work,chunk-run,multi-chunk-impl,parallel-chunking
Install
# npm (recommended for pinned releases)
pi install -l npm:@rajeshk/[email protected]
# git fallback/source distribution
pi install -l git:github.com/<org>/<repo>@<tag>-l writes package config to project .pi/settings.json.
Update policy
- Default: team repos stay pinned to an explicit version/tag.
- Pilot repos may use rolling refs only by explicit owner choice.
- Release rollout is owner-gated. Publish only when owner marks:
release_ready_to_share: yes
See docs/release-guide.md and docs/settings-integration.md.
Validate package
npm test