
Standup Upcoming
Pull upcoming git-linked work items so a solo builder can prep standup or async status without digging through remotes manually.
Overview
Standup Upcoming is an agent skill most often used in Build (also Operate) that fetches upcoming git-related standup items via the api/git skills.sh integration.
Install
npx skills add https://github.com/api/git --skill standup-upcomingWhat is this skill?
- skills.sh-listed git API skill focused on upcoming standup context
- Well-known api/git source for lightweight install and discovery
- Suited to async solo standups before shipping the day’s PR stack
- Pairs naturally with git activity and issue trackers in agent workflows
- Listed with 1 install on skills.sh catalog metadata in the bundled readme
Adoption & trust: 1 installs on skills.sh; trending (+100% hot-view momentum).
What problem does it solve?
You waste time before standup hunting across git and trackers for what you will touch next instead of getting a single upcoming-work snapshot.
Who is it for?
Solo builders who run lightweight daily standups and already center workflow on git-hosted work.
Skip if: Teams that need full sprint metrics, burndown charts, or PM suites with no git API usage.
When should I use this skill?
You are about to run a standup or async status update and want upcoming git-linked items from the api/git skill.
What do I get? / Deliverables
You get a concise upcoming-work view from the git API skill so standup notes or async updates write themselves faster.
- Upcoming standup item list derived from git API integration
Recommended Skills
Journey fit
Spans multiple journey phases - primary shelf plus alternate fits below.
Daily coordination while building is the primary shelf for standup prep skills that sit between code changes and team communication. PM subphase fits because the output feeds planning rituals—standups and sprint previews—not the git merge mechanics themselves.
Where it fits
Run it ten minutes before standup to list upcoming branches and tasks you will mention in Slack.
Refresh upcoming git queue during weekly ops check-in after hotfix releases.
How it compares
A narrow git-API fetch for standup prep, not a full planning methodology skill like writing implementation plans.
Common Questions / FAQ
Who is standup-upcoming for?
It is for indie developers and small teams who want agents to pull upcoming git-linked standup items through the documented api/git skills.sh endpoint.
When should I use standup-upcoming?
Use it during Build PM rituals before standup, and during Operate iterate cadence when you want a quick upcoming-work refresh—for example Monday planning or pre-release async updates.
Is standup-upcoming safe to install?
Treat it like any git-network integration: scope tokens minimally and review the Security Audits panel on this Prism page; do not invent audit pass counts here.
SKILL.md
READMESKILL.md - Standup Upcoming
# standup-upcoming Installs: 1 Source: api/git { "url": "https://www.skills.sh/site/api.git/standup-upcoming", "name": "standup-upcoming", "rank": 1072, "slug": "standup-upcoming", "change": 1, "source": "api/git", "installs": 1, "skillsShId": "api/git/standup-upcoming", "sourceType": "well-known", "installsYesterday": 0 }