feat(prototype): add throwaway prototype skill
This commit is contained in:
@@ -30,3 +30,5 @@ The domain glossary lives at `$(xdg-user-dir DOCUMENTS)/ai-artifacts/projects/sk
|
||||
Invocation of an unrelated skill remains the agent's discretion unless the current skill directly requires its contract.
|
||||
- Do not instruct a skill to execute synchronously.
|
||||
In-process execution is the baseline, while isolation and parallelism belong to an external caller or runtime.
|
||||
- When adapting an upstream skill, preserve mechanics the upstream skill leaves unspecified.
|
||||
Customize only the surfaces required to fit the local workflow rather than turning incidental choices into new contracts.
|
||||
|
||||
Reference in New Issue
Block a user