🧭
AutomationTypeScript

Feature Status

by shep-ai

Feature Status is an Automation skill for Claude Code, published by shep-ai in shep.

247 stars53 forkson shep-ai/shepAdded 2026/09/02Repository updated 2026/08/28
agent-orchestrationagentic-aiaiai-agentsai-code-generationai-codingai-nativeautomationclaudeclaude-codeclicursordeveloper-toolsdevtoolsgeminigit-worktreesparallel-developmentsdlctypescriptworktrees
Install in seconds
Install Feature Status
Copy Feature Status into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/shep-ai/shep/tree/main/.claude/skills/shep-kit-status ~/.claude/skills/shep-kit-status

Requires Node.js. Downloads this skill only β€” not the rest of the repository β€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/shep-ai/shep.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.claude/skills/shep-kit-status/SKILL.md in shep-ai/shep
Installs to
~/.claude/skills/shep-kit-status
Collection
One of 19 skills cataloged from this repository
Category
Automation β€” 1648 skills

What Feature Status does

Feature Status quickly orients you to the current branch, what has been completed, and what to do next. Use it when starting a session, resuming work, or checking progress on a feature branch.

Feature Status is cataloged under Automation on DirSkills. Feature Status comes from a repository tagged agent-orchestration, agentic-ai, ai, ai-agents and ai-code-generation.

Documentation

README

Feature Status & Next Steps

Quickly orient the user on the current feature branch: what's done, what to try, and how to proceed.

Workflow

  1. Detect current branch β€” git branch --show-current
  2. Find the matching spec β€” look for a specs/NNN-* directory whose feature.yaml branch field matches the current branch
  3. Read these files (in parallel):
    • specs/NNN-*/feature.yaml β€” lifecycle, phase, progress, completed phases
    • specs/NNN-*/tasks.yaml β€” task list with states
    • specs/NNN-*/spec.yaml β€” summary, success criteria
  4. Read recent commits β€” git log --oneline -10 to see what was done
  5. Produce the status report (see format below)

Output Format

Present a concise, user-friendly status report using this structure:

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Feature Status

  • What else does shep-ai publish alongside Feature Status?

    Feature Status is one of 19 skills that DirSkills catalogs from shep-ai/shep, the repository it ships in. Its siblings there include Architecture Reviewer, Commit PR and Cross-Validate Artifacts. Each one is a separate skill with its own page in this directory, installs the same way Feature Status does, and is maintained by shep-ai in that same repository. The rest of the collection is listed on the shep-ai/shep page.

  • How does Feature Status compare to other Automation skills?

    Feature Status ranks #1484 by stars among the 1648 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Feature Status against them. Open each page to compare what they document and how they install.

More from shep-ai/shep

Feature Status is one of 19 skills cataloged on DirSkills from shep-ai/shep.

See all 19 skills β†’