Problem Statement
The virtue SKILL code takes a while to load. It also should have a way to include the package metadata in the SKILL code.
Proposed Solution
We will add a "build" command to the virtue CLI to build a SKILL package based on the project metadata contained in a toml file,
A "pyproject.toml" for projects using both SKILL and python or a "skillproject.toml" for projects only using SKILL.
The build command will do the following:
Alternatives Considered
Proposed Action Plan
Problem Statement
The virtue SKILL code takes a while to load. It also should have a way to include the package metadata in the SKILL code.
Proposed Solution
We will add a "build" command to the virtue CLI to build a SKILL package based on the project metadata contained in a toml file,
A "pyproject.toml" for projects using both SKILL and python or a "skillproject.toml" for projects only using SKILL.
The build command will do the following:
Alternatives Considered
Proposed Action Plan