All skills
repository-context-map
FoundationJIT onlyanalysis-agent/task-agent/review-agent: discover source of truth, candidate owner, and change surface before planning; hand known candidates to impact inspection.
- Group
- Engineering workflow
- Supported roles
- MainAnalysisTaskReview
- Source
- SKILL.md
Use when
Trigger signals that make this skill the right owner
- repository context map before planning discovers source of truth candidate owner change surface conventions and source generated boundary
- plan before repository inspection wrong placement missing call graph no repo map unfamiliar codebase registry profile and build artifacts skill authoring
Do not use when
Anti-triggers — as binding as the triggers above
- no task-local repository context map decision is required
- candidate owner and change surface are known and only consumer test contract or generated impact proof remains; use
repository-impact-inspection
Required inputs
What must be supplied before this skill can decide anything
- current task contract
- selected primary Professional Skill
- task-local trigger evidence
Output contract
What this skill owes the next role
- Return a Repository Context Map: inspected files and searches, source of truth, candidate owner, change surface, conventions, generated boundaries, unknowns, evidence limits, and impact-inspection handoff
Escalation signals
When this skill must hand the decision back
- Prompt-only plans miss owners callers tests generated artifacts docs and source-of-truth boundaries causing wrong placement stale validation and broad unreviewed changes
Loaded by
This skill never owns a task. These professionals may pull it in as Layer 3.
Targeted references
Each reference carries its own load condition. None of them enter context by default.
| Reference | Load when | Do not load when | Required by |
|---|---|---|---|
| task-context-evidence-map.mdevidence-pattern | source of truth candidate owner change surface or pre-plan context remains unclear | the candidate owner and change surface are known and only bounded impact proof remains | AnalysisTaskReview |
| source-generated-boundary-map.mdtargeted | source generated artifact and authority boundaries are unclear | the authoritative source and regeneration path are explicit | AnalysisTaskReview |
| validation-freshness-handoff.mdtargeted | validation predates the latest edit or must be transferred across an agent handoff | validation follows the latest edit and no handoff boundary exists | AnalysisTaskReview |