mirror of
https://github.com/magnus919/agent-skills.git
synced 2026-09-22 00:56:35 +03:00
* feat(skill): add community-guides method and eval fixtures * fix(community-guides): bound intake and preserve source limits * fix(community-guides): scale narrow revisions to requested artifacts * fix(community-guides): verify worksheet references in host notes * test(community-guides): strengthen substantive revision assertions * Tighten source-only revision preflight and scope evals * Add evidence-backed multilingual revision preflight * Retain community-guides behavioral evidence and evaluation limits * Fix isolated checker test loading for dependency validation
31 lines
1.3 KiB
JSON
31 lines
1.3 KiB
JSON
[
|
|
{
|
|
"query": "Create a plain-language, multilingual guide with renters and local volunteers for what to do during a building outage, and include a small pilot to check whether people can actually use it.",
|
|
"should_trigger": true
|
|
},
|
|
{
|
|
"query": "Turn our rural preparedness notes into an offline-first community handout that works without cellular service, then separate source checks from household testing.",
|
|
"should_trigger": true
|
|
},
|
|
{
|
|
"query": "Plan a 45-minute participatory workshop for residents and revise the guide after their feedback without assuming their comments represent everyone.",
|
|
"should_trigger": true
|
|
},
|
|
{
|
|
"query": "Make a seasonal community garden care guide with accessible shared tasks and observation-based adjustments; this is routine stewardship, not disaster response.",
|
|
"should_trigger": true
|
|
},
|
|
{
|
|
"query": "Write a generic solo gardening article for my backyard using current horticulture sources.",
|
|
"should_trigger": false
|
|
},
|
|
{
|
|
"query": "Draft an internal engineering runbook for rotating the outage-service API credentials.",
|
|
"should_trigger": false
|
|
},
|
|
{
|
|
"query": "Tell me what to do right now during a life-threatening emergency; I do not need a community guide or a local participation plan.",
|
|
"should_trigger": false
|
|
}
|
|
]
|