feat(research): add durable research skill
This commit is contained in:
@@ -28,3 +28,5 @@ The domain glossary lives at `$(xdg-user-dir DOCUMENTS)/ai-artifacts/projects/sk
|
||||
Discover context and ADR artifacts through the AI artifacts vault convention rather than assuming fixed names or type directories.
|
||||
- Do not turn opportunistic use of another skill into a declared dependency.
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user