Skip to main content
Run any Skill in Manus
with one click
GitHub repository

pi-project-workflows

pi-project-workflows contains 11 collected skills from davidorex, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
11
Stars
25
updated
2026-07-13
Forks
4
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

pi-context
computer-occupations-all-other

Schema-driven project state management with typed JSON blocks, schema validation, substrate config, lens views, closure-table relations, and cross-block referential integrity. Use when managing substrate blocks, scaffolding project structure, installing block kinds from the packaged samples catalog, validating project state, rendering lens views, or adding work items.

2026-07-13
pi-workflows
computer-occupations-all-other

Orchestrates multi-step agent workflows defined in YAML with DAG-based execution, typed data flow, checkpoint/resume, and output validation. Use when running workflows, authoring workflow specs, debugging step failures, or inspecting agent configurations.

2026-07-13
pi-agent-dispatch
computer-occupations-all-other

Sibling Pi extension that registers in-pi agent-as-tool dispatch, capability composition, real-check execution, attested commits, and the bounded north-star work-order loop. Use when authoring agent specs, granting tool capabilities, running deterministic checks, committing with writer attestation, loading config-declared composite operations, or driving end-to-end work-orders through their bounded retry loop.

2026-07-13
pi-project-workflows
computer-occupations-all-other

Meta-package re-exporting pi-context (schema-driven project state), pi-workflows (workflow orchestration), and pi-behavior-monitors (autonomous behavior monitoring). Install once to get all three extensions.

2026-07-05
audit-substrate-currency
computer-occupations-all-other

Audit the active pi-context substrate for currency — stored-vs-derived status divergence, fired stale-conditions, lagging feature/gap buckets, stale filing text — and enact user-granted corrections. Use when asked to confirm substrate currency or accuracy, run a currency audit, check for stale statuses, or reconcile substrate state with shipped reality.

2026-07-05
release
software-developers

Cut a release of the pi-project-workflows monorepo — lockstep version bump, CHANGELOG roll, tag, operator promote, credentialed verification, and the publish/push handoff. Use when asked to release, cut a version, bump and tag the monorepo, or prepare a publish.

2026-07-05
run-pi-project-workflows
software-developers

Build, run, and drive pi-project-workflows. Use when asked to run the pi-context CLI, start or smoke-test the monorepo, exercise the pi extensions via tool dispatch, verify a build end-to-end, or check that the substrate tooling works on this machine.

2026-07-05
run-prompt-workshop
software-developers

Run, launch, build, smoke-test, or verify the prompt-workshop — the 14-spec LLM plan-generation pipeline (run_workflow.mjs / render_from_substrate / check_draft / verify-render-parity) that drives the school-improvement-plan prompt corpus against the dev DB. Use to run the workshop sequence, render a spec, smoke-test the pipeline, or check render-parity.

2026-06-21
update-context
software-developers

Record a state change into this project's decomposed-JSON context spine. Use to append the ORCHESTRATOR-LOG event, update the context spine, upsert pending-actions / the focus item, log a subagent dispatch, file a discovery, and verify-don't-narrate (read the spine back). The mandatory closing step of every state-changing run — a commit, gate pass, seed/migration, settled decision, surfaced gap, or agent dispatch is not done until it is recorded here and read back.

2026-06-21
validate-context
software-developers

Validate context, check the .context substrate, query/read/write the context cascade, run context-validate, or read context-current-state for this repo's active-phase pi-context PM substrate. Use to gate the .context substrate (referential + relations integrity), query its tasks/features/gaps/verification blocks, or perform cascade writes.

2026-06-21
pi-behavior-monitors
software-developers

Behavior monitors that watch agent activity and steer corrections when issues are detected. Monitors are JSON files (.monitor.json) in .pi/monitors/ with classify, patterns, actions, and scope blocks. Patterns and instructions are JSON arrays. Use when creating, editing, debugging, or understanding behavior monitors.

2026-05-25