feat: skill system and per-agent behavior filtering #109
No reviewers
Labels
No labels
bug
commercial
documentation
duplicate
enhancement
feature
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
jasoncouture/llama-shears!109
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/skills"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
SkillTools:skill_get(load a skill by name) andskill_test(validate a SKILL.md on disk without registering it).IToolFiltergates MCP tool discovery andISkillFiltergates the skill catalog, both driven by a newAgentConfig.Securityblock (AgentBehaviorOptionswithFilterOptionsfor Skills / Tools / Sources, policies:Default/Allow/Deny/Disable).Test plan
dotnet buildclean across the solutiondotnet test— 566 / 566 passing locally (one interrupt-timing test flapped on cold run, passed on rerun; pre-existing race unrelated to this PR — flagged separately)~/.llama-shears/skills/<name>/shows up in the per-turn catalogskill_testagainst the bundledcreate-skillSKILL.md