collect-target-context
SkillDev toolsCollect the baseline context bundle for the selected target.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the collect-target-context skill
What this skill tells your AI
The instructions your AI receives, as published by understudy-ai/understudy in packages/gateway/src/__tests__/fixtures/handwritten-playbook-demo/skills/collect-target-context/SKILL.md and read by ahel’s review.
Overall Goal
Collect the baseline target metadata and first-pass context notes for the selected target.
Inputs
- targetName
- artifactsRootDir
Outputs
- target.json
- context.md
Staged Workflow
- Normalize the target name and artifacts root path.
- Gather stable baseline facts for the target bundle.
- Write
target.jsonandcontext.md.
Tool Route Options
- shell for writing deterministic output files
- gui when baseline facts must be grounded from the visible target surface
Detailed GUI Replay Hints
- Prefer surface-local capture whenever the target is visible in a bounded window.
- Quote visible labels if the operator needs to re-run the capture manually.
Failure Policy
- Stop if no target name is available.
- Preserve partial context output rather than overwriting it with empty data.
Signals
- GitHub stars
- 456
- Forks
- 34
- Last commit
- Jun 2026
Advanced
- Catalog kind
- skill
- Gateway key
collect-target-context- Source
- github.com/understudy-ai/understudy