standup-context
Standup Context
Data-gathering scripts for sync/standup reviews, reducing tool calls from ~15+ down to 2-3. Collects git state, canonical docs, telemetry, and cross-session memory into structured markdown for synthesis.
Capabilities
This skill provides two data-gathering capabilities via shell scripts. All script paths are relative to this skill's directory.
1. Git and Canonical Docs
When to use: Always. This is the primary data source for any standup or status review.
What it collects:
- Git: recent commits (12h), status, diff stat, branches — always collected
- Canonical docs: file listing with titles from caller-specified directories
- Status reports: 3 most recent craft-status files (content)
- Learnings: cross-cutting entries, per-charter/plan learnings, recent ADRs
- Waste snake: recent observations, total count, latest ledger entry
More from arielperez82/agents-and-skills
algorithmic-art
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
16problem-solving
Apply systematic problem-solving techniques for complexity spirals (simplification
15markdown-syntax-fundamentals
Use when writing or editing markdown files. Covers headings, text formatting, lists, links, images, code blocks, and blockquotes.
15research
Use when you need to research, analyze, and plan technical solutions that are scalable, secure, and maintainable.
14brainstorming
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
14docs-seeker
Search technical documentation using executable scripts to detect query
14