with one click
scafctl
scafctl contains 4 collected skills from oakwood-commons, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
CEL expression patterns, context variables, built-in functions, and pitfalls for scafctl. Use when working on CEL evaluation, expression compilation, resolver expressions, or the celexp package.
Go template patterns, built-in functions, custom scafctl functions, and conventions for scafctl. Use when working on Go template evaluation, the gotmpl package, or template-based providers.
Solution YAML specification reference for scafctl. Schema, resolver phases, action workflow, ValueRef format, DAG resolution, and testing. Use when working on solution loading, parsing, execution, or spec types.
How to create new scafctl providers. Interface, Descriptor, capabilities, schema, testing patterns, and registration. Use when creating a new provider or modifying the provider system.