II.
SkillArea JSON
Structured · liveskill-area:bug-fixing-from-issues
Bug Fixing from Issue Descriptions json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:bug-fixing-from-issues",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-benchmark-coverage.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Bug Fixing from Issue Descriptions",
"description": "Fixing software bugs given a natural-language issue description and a\nrepository — reproducing the failure, localizing the fault, producing\na minimal patch, and validating against the issue's acceptance signal.\nCovers the SWE-bench / SWE-bench-Verified class of evaluations.\n",
"domains": [
"domain:software-engineering"
],
"expertiseLevels": [
"intermediate",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:bug-fixing-from-issues",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
}
],
"incomingEdges": [
{
"from": "benchmark:the-agent-company",
"to": "skill-area:bug-fixing-from-issues",
"kind": "covers",
"attributes": {
"attributes": {
"coverage": "partial",
"weight": 0.2
}
}
},
{
"from": "benchmark:swe-lancer",
"to": "skill-area:bug-fixing-from-issues",
"kind": "covers",
"attributes": {
"attributes": {
"coverage": "partial",
"weight": 0.2
}
}
},
{
"from": "benchmark:aider-polyglot",
"to": "skill-area:bug-fixing-from-issues",
"kind": "covers",
"attributes": {
"attributes": {
"coverage": "partial",
"weight": 0.2
}
}
},
{
"from": "benchmark:swe-bench-verified",
"to": "skill-area:bug-fixing-from-issues",
"kind": "covers",
"attributes": {
"attributes": {
"coverage": "full",
"weight": 0.4
}
}
},
{
"from": "benchmark:swe-bench",
"to": "skill-area:bug-fixing-from-issues",
"kind": "covers",
"attributes": {
"attributes": {
"coverage": "full",
"weight": 0.05
}
}
},
{
"from": "skill-area:software-development",
"to": "skill-area:bug-fixing-from-issues",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "recommended"
}
},
{
"from": "tool:sweep",
"to": "skill-area:bug-fixing-from-issues",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "lib-process:shared--bug-report",
"to": "skill-area:bug-fixing-from-issues",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--bugfix",
"to": "skill-area:bug-fixing-from-issues",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--cleanup-runs",
"to": "skill-area:bug-fixing-from-issues",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--contribute",
"to": "skill-area:bug-fixing-from-issues",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--documentation-contribute-answer",
"to": "skill-area:bug-fixing-from-issues",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--documentation-question",
"to": "skill-area:bug-fixing-from-issues",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--feature-harness-integration-contribute",
"to": "skill-area:bug-fixing-from-issues",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--feature-implementation-contribute",
"to": "skill-area:bug-fixing-from-issues",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--feature-request",
"to": "skill-area:bug-fixing-from-issues",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--library-contribution",
"to": "skill-area:bug-fixing-from-issues",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--project-install",
"to": "skill-area:bug-fixing-from-issues",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--user-install",
"to": "skill-area:bug-fixing-from-issues",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "role:debugger",
"to": "skill-area:bug-fixing-from-issues",
"kind": "requires_expertise",
"attributes": {}
}
]
}