productivity/coding-momentum-coach/SKILL.md
Inspect same-day Codex session activity, score coding momentum across the day, detect idle drop-off, and coach the next small mission to improve consistency. Use when a user asks for a coding day status, momentum check, re-entry prompt, daily streak review, or coaching based on intra-day sessions.
npx skillsauth add gbalabanli/agent-skills coding-momentum-coachInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill to turn same-day Codex sessions into a lightweight coaching loop for coding consistency.
cwd is available.python productivity/coding-momentum-coach/scripts/analyze_codex_day.py --format markdown --cwd <current repo path> --timezone <current timezone> when the current timezone is available from turn context.--date YYYY-MM-DD when the user asks for a specific day.--scope cwd only when the user explicitly wants repository-local scoring.~/.codex/skill-state/coding-momentum-coach/.20-40 minutes.kickoff: no qualifying work yet today; help start the first block.comeback: user is returning after an idle gap; recommend the smallest next action.momentum: user is active; keep the current chain alive without expanding scope.wrapup: day is late or user asks for closure; leave the work in a resumable state.kickoff mode with a manual check-in style mission.python productivity/coding-momentum-coach/scripts/analyze_codex_day.py --format markdown --cwd "<current repo path>" --timezone "<current timezone>"
data-ai
Remove AI writing patterns from prose. Use when drafting, editing, or reviewing text to eliminate predictable AI tells.
testing
Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.
development
Search Unsplash for images related to a natural-language user prompt and download a selected result to disk using the official API and tracked download endpoint. Use when Codex needs stock photos from Unsplash for articles, slide decks, social posts, mockups, inspiration boards, or any prompt-to-image download workflow.
development
Build Stitch-based walkthrough videos and presentation-ready screen sequences with Remotion, including asset staging, screen manifests, modular compositions, and render validation. Use when Codex must turn Stitch project screens or exported screenshots into a demo video, promo walkthrough, app tour, or other screen-driven visual artifact.