help

Assesses Git status, inboxes, decisions, and summaries to identify blockers and prioritize work.

1|1|Updated Nov 19, 2025
One-click install
npx skills add https://github.com/joshuacook/motoko --skill help
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: help
Source: https://github.com/joshuacook/motoko/tree/main/.claude/skills/help
Command: npx skills add https://github.com/joshuacook/motoko --skill help

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill performs a deep assessment of repository state to identify blockers and propose priorities, helping you focus on the most impactful work.

Core Features & Use Cases

  • Deep context check: Inspect git status, inbox, pending decisions, and tachikoma summary.
  • Priority suggestions: Recommend top actions to resolve blockers and optimize focus.
  • Ask for next step: Prompt user to choose what to work on next.

Quick Start

Run help to get a prioritized snapshot of current state and recommended next steps.

Frequently Asked Questions about help

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I assess my current workspace state and identify what's blocking my progress?

Assessing workspace state means reviewing your Git status, recent commits, uncommitted changes, inbox items, and pending decisions to spot blockers. This Skill performs a deep context check of Git history, diffs, and decisions to identify what's preventing forward motion and recommend prioritized next steps.

What does Git status assessment reveal about my repository state?

Git status assessment inspects your current branch, staged and unstaged changes, and recent commit history using git status, git log, and git diff commands. It surfaces uncommitted work, merge conflicts, or stale branches that may be blocking your workflow.

How do I prioritize work when I'm returning to a project after time away?

Prioritizing after absence means reviewing Git activity, inbox backlog, and pending decisions to understand what changed and what matters most. This Skill scans your repository state and pending items to recommend the highest-impact actions and restore focus quickly.

Can this help when I'm juggling multiple competing tasks?

Yes. When managing multiple tasks, this Skill reviews your Git state, inbox, and decisions to identify blockers and conflicts between priorities. It produces a structured assessment and ranked recommendations so you can focus on the most impactful work first.

What information does this Skill gather to make priority recommendations?

This Skill gathers Git status, branch history, uncommitted diffs, inbox summaries, pending decisions, and activity logs. It synthesizes this context into a structured assessment and ranked list of next steps to resolve blockers and optimize your workflow.

When should I run this assessment to stay on track?

Run this assessment when you're stuck, unsure what to work on next, returning after time away, or managing competing priorities. It works best as a checkpoint to re-align focus and surface hidden blockers before they compound.