# Sac Ingest Tickets

> Ingest Jira/Linear/Azure DevOps/GitHub Issues JSON exports into TicketLink and Feature concepts.

- Skill: `spillwavesolutions/sac-ingest-tickets` (Agent Skill)
- Install (CLI): `npx skillmds@latest add spillwavesolutions/sac-ingest-tickets`
- Raw SKILL.md: https://api.skillmd.com/api/skills/spillwavesolutions/sac-ingest-tickets/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: spillwavesolutions (https://skillmd.com/u/spillwavesolutions)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/spillwavesolutions/sac-ingest-tickets

---


# SAC Ingest Tickets

```bash
python3 "${CLAUDE_PLUGIN_ROOT}/scripts/sac_ingest_tickets.py" tickets.json --repo .
```

## Provider access

Obtain content via environment skills/MCPs (or a manual export), then pass the
file/directory path to this script. SAC does not embed issues MCP or export auth.


