Loading source
Pulling the file list, source metadata, and syntax-aware rendering for this listing.
Source from repo
A comprehensive collection of Agent Skills for context engineering, multi-agent architectures, and production agent systems.
Files
Skill
Size
Entrypoint
Format
Open file
Syntax-highlighted preview of this file as included in the skill package.
researcher/templates/source-evaluation.json
1{2"evaluation_id": "uuid-v4",3"timestamp": "ISO-8601",4"source": {5"url": "",6"title": "",7"author_or_org": "",8"published_at": "",9"source_type": "paper | engineering_blog | documentation | benchmark | code | talk | other",10"retrieval_status": "retrieved | partial | failed",11"primary_or_secondary": "primary | secondary"12},13"gatekeeper": {14"G1_mechanism_specificity": {15"pass": false,16"evidence": ""17},18"G2_implementable_artifacts": {19"pass": false,20"evidence": ""21},22"G3_beyond_basics": {23"pass": false,24"evidence": ""25},26"G4_source_verifiability": {27"pass": false,28"evidence": ""29},30"verdict": "PASS | REJECT",31"rejection_reason": null32},33"scoring": {34"D1_technical_depth_actionability": {35"reasoning": "",36"score": 037},38"D2_repo_relevance": {39"reasoning": "",40"score": 041},42"D3_evidence_rigor": {43"reasoning": "",44"score": 045},46"D4_novelty_insight": {47"reasoning": "",48"score": 049},50"weighted_total": 0,51"calculation_shown": ""52},53"decision": {54"verdict": "APPROVE | HUMAN_REVIEW | REJECT",55"override_triggered": "O1 | O2 | O3 | O4 | null",56"confidence": "high | medium | low",57"justification": ""58},59"extraction": {60"mechanism": "",61"implementable_artifacts": [],62"failure_modes": [],63"candidate_skill_target": "new skill | existing skill | reference only | reject",64"candidate_skill_name": "",65"taxonomy_category": "context_retrieval | context_processing | context_management | rag | memory | tool_integration | multi_agent | evaluation | harness_engineering | project_development",66"estimated_complexity": "low | medium | high"67},68"human_review_notes": null69}70