drivestream-lab

21 mods across 2 repositories, 2 stars between them.

ground-spec

01

drivestream-lab/prayog-skills

Skill Claude CodeCodex

Validate a completed wave against REQs assigned to that wave by the plan / WorkManifest, plus repo artifacts and cross-spec contracts. Produces a Ground Report (GF- findings) including Contracts Produced for next-wave pre-implement. Writes locally and emits Forge readiness — never commits or merges. Use after Pass-2…

2 10d ago A 89 tokens original MIT

drivestream-lab/prayog-skills

Skill Claude CodeCodex

After the dev team has written their spec slice from the PRD, review it against the current codebase — baseline, gaps, impact, test harness, architecture governance (ADR + MDC), risks, and 4-lane triage. Writes the report locally and emits Forge readiness for the open Draft spec PR while Gate 2 remains spec-pending.…

2 10d ago A 96 tokens original MIT

learning-extract

03

drivestream-lab/prayog-skills

Skill Claude CodeCodex

After human wave-acceptance / tip fixes on a wave PR, extract structured programme learning (SPEC / SKILL / HARNESS / ENV) with stable L- ids for Gateflow to persist and for ground-spec to cite. Closeout hop — does not write the Ground Report. Use Enter-at or /learning-extract after Pass-1 stop at wave-acceptance.

2 10d ago A 80 tokens original MIT

loop-spec

04

drivestream-lab/prayog-skills

Skill Claude CodeCodex

Execute the per-wave implementation loop: implement against spec one TASK at a time, run checks/tests, fix failures, record local TASK proof — then stop for human wave-acceptance. Writes Wave-Execution artifact and one stage-level commitworkspace Forge package after the wave is green. Never commits/pushes. Use during…

2 10d ago A 81 tokens original MIT

pre-implement

05

drivestream-lab/prayog-skills

Skill Claude CodeCodex

Before implementing one wave slice, produce a pre-flight checklist: verify the prior wave's human gate is satisfied, confirm contracts consumed from prior Ground Reports match what was actually built, then read specs/ADRs/rules. Gate-only — never opens a branch or implements product code. Use when starting a wave…

2 10d ago A 81 tokens original MIT

drivestream-lab/prayog-skills

Skill Claude CodeCodex

Engineering-lane purge: after initiative-closure judgment, delete allowlisted app working papers for one initiative (feas, TDD, plan, per-wave reports, Draft ADRs). Refuse KEEP paths (product INIT, Accepted ADRs, source/tests/ verify scripts). Commit via Forge when pin requires it. No report file — success is handoff…

2 10d ago A 106 tokens original MIT

spec-draft

07

drivestream-lab/prayog-skills

Skill Claude CodeCodex

Translate the PRD into a spec slice for this repo. Reads the PRD from the meta PRD PR branch or merged develop, extracts capabilities relevant to this repo, drafts docs/specification/product/INIT-.md locally, and produces a Draft-PR readiness handoff (handoff.forge for opendraftpr). Publish via /open-draft-pr or…

2 10d ago A 111 tokens original MIT

drivestream-lab/prayog-skills

Skill Claude CodeCodex

After feasibility (and technical review when applicable), produce a wave-level implementation plan with REQ/TASK/FILE/TEST tables and a WorkManifest YAML seed section (§9). Runs while the spec PR is open, before spec merge. Board seeding (gh issue create) happens after spec PR merge — not before.

2 10d ago A 69 tokens original MIT

drivestream-lab/prayog-skills

Skill Claude CodeCodex

After feasibility, produce a principal-engineer design document: resolve all engineering decisions (ADRs, interface contracts, test policy, module boundaries), draft any required ADRs, and route only true product questions back to PM on the meta PRD PR. Runs after /initiative-feasibility on both pass and findings (pin…

2 10d ago A 134 tokens original MIT

ensure-repo-graph

10

drivestream-lab/prayog-skills

Skill Claude CodeCodex

Phase 1 engg-reviews: ensure local Graphify code graphs are present and fresh for a fleet of candidate app repos at develop. Resolves candidates from an Impact-Map or PE list, syncs sibling clones, builds or updates graphify-out/, and records developsha + graphdigest. Gate-independent — never sets impact-map- or spec…

2 10d ago A 87 tokens original MIT

drivestream-lab/prayog-skills

Skill Claude CodeCodex

Phase 1 engg-reviews (PE): after /prd-codebase-map, format product questions (scenario, example, recommendation, why, alternatives) and post them on the open Meta PRD PR with an explicit request for PM feedback. Does not decide product answers, does not edit the PRD, does not run PM skills. Gate- independent — never…

2 10d ago A 109 tokens original MIT

prd-codebase-map

12

drivestream-lab/prayog-skills

Skill Claude CodeCodex

Phase 1 engg-reviews: map an open meta PRD onto a fleet of app repos using as-built status plus in-depth codegraph evidence (Graphify query/path/explain). Produces PRD-Codebase-Map artifact and PM-facing product questions (scenario, example, recommendation, why). Gate-independent — does not require impact-map-lgtm and…

2 10d ago A 99 tokens original MIT

drivestream-lab/prayog-skills

Skill Claude CodeCodex

Phase 1 engg-reviews (PE, optional): interactively walk product questions from a PRD-Codebase-Map. Lets a product-minded PE refine recommendations (scenario, stance, alternatives) before posting to the Meta PR. Writes PE-Product-Stance artifact — proposals only, not PM authority. Does not edit the PRD, does not set…

2 10d ago A 98 tokens original MIT

commit-workspace

14

drivestream-lab/prayog-skills

Skill Claude CodeCodex

Publish includable workspace changes to the remote head for this run (human walker Forge tooling). Use after a content skill when pin forge.commitworkspace is optional or required. Orchestrators use ForgeClient instead — do not auto-invoke this skill.

2 10d ago A 53 tokens original MIT

drivestream-lab/prayog-skills

Skill Claude CodeCodex

After spec PR merge, seed the programme engineering board from Implementation Plan §9 WorkManifest: verify merge gate and board binding, present the EPIC/wave plan, then after explicit authorization create epic and wave issues. Human walker ForgeClient parity (createboardtickets). Orchestrators use BoardService /…

2 10d ago A 80 tokens original MIT

open-draft-pr

16

drivestream-lab/prayog-skills

Skill Claude CodeCodex

Open or update a Draft pull request and apply projection labels from pin ⋉ handoff.forge (human walker). Use after content skills such as spec-draft, prd-impact-map, or pre-implement (wave Draft PR) when the user authorizes publish. Orchestrators use ForgeClient on external-action nodes instead — do not auto-invoke…

2 10d ago A 79 tokens original MIT

prd-impact-map

17

drivestream-lab/prayog-skills

Skill Claude CodeCodex

Map a PRD to affected repos using the service catalog. Reads the PRD and the resolved config/service-catalog.yaml from -meta, matches PRD capabilities to service descriptions, generates a versioned impact-map artifact locally, and produces a PR-readiness handoff (handoff.forge for opendraftpr). Publish via…

2 10d ago A 108 tokens original MIT

drivestream-lab/prayog-skills

Skill Claude CodeCodex

PM-lane purge: delete allowlisted meta working papers (Validation-Report, Resolution) for one initiative. Refuse KEEP paths (PRD, Impact-Map). Commit via Forge when pin requires it. No report file — success is handoff only. Independent of app/eng purge. No authorize-before-delete. Use Enter-at or…

2 10d ago A 92 tokens original MIT

review-findings

19

drivestream-lab/prayog-skills

Skill Claude CodeCodex

Interactively walks users through findings from any audit or validation report (validate-requirements, document-audit, or future skills). Reads the report file, detects its format, presents each finding as a decision brief (issue, example, recommendation+why, options with pros/cons) via AskQuestion, and produces a…

2 10d ago A 96 tokens original MIT

update-documents

20

drivestream-lab/prayog-skills

Skill Claude CodeCodex

Propagates approved corrections, decisions, terminology changes, and scope changes across related documents. In Resolution mode it consumes a review-findings Resolution file without re-deciding semantic choices; in Ad-hoc mode it first confirms the user-provided change set. Both modes perform impact analysis, present…

2 10d ago A 94 tokens original MIT

drivestream-lab/prayog-skills

Skill Claude CodeCodex

Validates requirements documents using 15 checks across 2 dimensions: semantic accuracy (11 checks — source truth, inference detection, requirement purity, over-generalization, scope boundaries, testability, ambiguity, assumption dependencies, negative paths, actor capability, intra-document consistency) and…

2 10d ago A 155 tokens original MIT