goulvenclech

Review Current — Development skill for Claude Code

Development community

Review the uncommitted changes in the current working tree.

How to install Review Current

Installs to ~/.claude/skills/goulvenclech-dotclaude-review-current/SKILL.md

Terminal
mkdir -p ~/.claude/skills/goulvenclech-dotclaude-review-current && curl -fsSL https://raw.githubusercontent.com/goulvenclech/dotclaude/HEAD/commands/review-current.md -o ~/.claude/skills/goulvenclech-dotclaude-review-current/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Review Current does


description: Review the uncommitted changes in the current working tree.

Workflow

1. Optional context (Analyst)

If the changes reference an issue, PR, or external behaviour, delegate to the **analyst** to fetch:

  • The linked issue/PR description and acceptance criteria
  • Any docs, MCP data, or external references the diff depends on

Skip for small, self-contained changes. Any doc, issue, or MCP lookup must go through the analyst — never load it into your own context.

2. R

Alternatives in Development

  • Auto Update — Pull the latest ECC repo changes and reinstall the current managed targets 243.5k ★
  • GenericAgent — Self-evolving agent: grows skill tree from 3.3K-line seed, achieving full system control with 6x less token co 6.1k ★
  • Godogen Source Repo — This repository contains two source trees for the same project: - claude/ — Claude Code source tree - codex/ 2.8k ★

Full documentation available on GitHub

View Source Repository