Mike Menard
Community@michael-menard · Denver, CO
Agent Skills by Mike Menard
Showing 13 vetted skills indexed across 1 GitHub repositories.
token-log
Appends timestamped token totals for story phases to TOKEN-LOG.md.
qa-gate
Automate quality gate creation and persist results as YAML.
wt-switch
List git worktrees and generate a switch command for the target worktree.
wt-finish
Completes unfinished Git feature branches by merging them into the base branch and cleaning up the worktree.
wt-list
List active git worktrees with paths, branches, commits, and status.
wt-sync
Synchronize local Git worktrees with upstream changes using stash and merge or rebase.
wt-prune
Prune stale Git worktree references and report removed entries.
review
Coordinate parallel specialist sub-agents to review code and produce a gate-ready report.
review-draft-story
Coordinate parallel PM, UX, and SM reviews to validate draft stories.
wt-status
Report git worktree status and branch sync across all worktrees.
token-report
Generate TOKEN-SUMMARY.md with token totals and cost estimates from TOKEN-LOG.md.
wt-cleanup
Identify and remove merged or stale Git worktrees interactively.
wt-new
Create a Git worktree and feature branch under tree/ for isolated development.