B-LJMW-write-a-skill-to-assess-and-streamline-skill-files
Status: closed/abandoned
As a rule we want to operationalize our workflow as much as possible.
We want to capture a natural pragmatic architectural evolution of workflows that goes in levels of operationalization:
- manual instruction
- captured as a prose skill
- deterministic aspects are extracted into scripts
- entire workflow is captured as programmatic workflow with LLM interpretation and adaption at appropriate lifecycle points
- task is appropriately generalized with lifecycle hook points for injection of downstream/consumer programmatic or prose steps
Closed 2026-08-16: superseded by D-VSLI-distributed-work-runner-architecture. The engine performs the prose-to-code move wholesale — process steps become engine-executed — so there is no ladder left for a skill to walk other skills up.