Armory
Source
Browse
Skills

deadline-prep

Generate a structured demo outline from your session's change log and git history. Reads .claude/critical_log_changes.csv and git log to produce presentation-ready talking points for end-of-day demos, standups, or delivery deadlines.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install deadline-prep --cli claude

writes the skill into.claude/skills/deadline-prep/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/deadline-prep/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Generate a structured demo outline from your session's change log and git history. Reads .claude/critical_log_changes.csv and git log to produce presentation-ready talking points for end-of-day demos, standups, or delivery deadlines.

When to use it

Generate a structured demo outline from your session's change log and git history. Reads .claude/critical_log_changes.csv and git log to produce presentation-ready talking points for end-of-day demos, standups, or delivery deadlines.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/productivity/deadline-prep/SKILL.md -o .claude/skills/deadline-prep/SKILL.md

Notes

Extracted from davila7/claude-code-templates, deadline-prep category.