# Sup

> Learn the current state of the project.

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

---


# sup

Gather context on the current state of the project.

Repo: https://github.com/artsy/atelier
Project: https://github.com/orgs/artsy/projects/10

## Github project

Read the Github Project to understand where we are in the development cycle.

Gather just enough information to know:

- Which epics have been completed?

- What is the current epic?
  - In the current epic, which tasks have been completed?
    - What were the details of those tasks? (description, comments)
  - What are the details of the current task? (description, comments)
  - What tasks are still to be completed?
    - What are the details of those tasks? (description, comments)

- What epics are still to be completed?

## Github pull request history

View the most recent pull requests to understand how they relate to the recent epics and tasks.

## Commit history

View the most recent commits to understand how they relate to the current epic and task.

