smallnest/goal-workflow

AI-driven development workflow with /prd, /goal, /review-it and /ship-it skills

268Stars on the repository
21Mods indexed here, across every type
5d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

article-icons

01

smallnest/goal-workflow

Skill Claude CodeCodex

A tool that adds static inline SVG icons from itshover.com to Markdown, HTML, and similar articles.

268 +20 5d ago A 74 tokens original MIT

code-to-spec

02

smallnest/goal-workflow

Skill Claude CodeCodex

A reverse-documentation tool that reads an existing project’s code, configuration, tests, and structure and produces a specification describing how the project works.

268 +20 5d ago A 81 tokens copy · 100% MIT

design-it

03

smallnest/goal-workflow

Skill Claude CodeCodex

A skill for turning a requirement or feature description into a single, self-contained HTML technical design document. The document follows a fixed layout with diagrams, code examples, decisions, tests, and a code index.

268 +20 5d ago A 95 tokens original MIT

graph

04

smallnest/goal-workflow

Skill Claude CodeCodex

Graph engineering for parallel task execution: convert a task, PRD, SPEC, or issue set into a dependency graph (DAG), layer it into supersteps, then implement each independent node concurrently with subagents — each node runs /goal → /review-it → /ship-it in an isolated git worktree, with a fan-in barrier between…

268 +20 5d ago A 129 tokens copy · 98% MIT

humanize-it

05

smallnest/goal-workflow

Skill Claude CodeCodex

A Chinese-language rewriting tool that revises documents to sound more like natural human writing, choosing a method based on whether the text is general, academic, long, or technical.

268 +20 5d ago A 152 tokens original MIT

insight-diagram

06

smallnest/goal-workflow

Skill Claude CodeCodex

A code-documentation tool that examines a software project and creates UML diagrams, architecture diagrams, and flowcharts as HTML and SVG files in the docs/ folder.

268 +20 5d ago A 66 tokens copy · 100% MIT

listenhub-tts

07

smallnest/goal-workflow

Skill Claude CodeCodex

A text-to-speech tool that uses the ListenHub service to turn written text into audio, including short recordings, multi-speaker scripts, and long-form streamed speech.

268 +20 5d ago A 138 tokens original MIT

loop-it

08

smallnest/goal-workflow

Skill Claude CodeCodex

An automated workflow that repeatedly fetches open GitHub issues, orders them by dependencies, implements them, reviews the changes, and ships them.

268 +20 5d ago A 93 tokens original MIT

modern-go

09

smallnest/goal-workflow

Skill Claude CodeCodex

A Go-code modernization tool that reads the project’s declared Go version and updates source files to use language features and programming patterns available in that version.

268 +20 5d ago A 102 tokens copy · 100% MIT

note-it

10

smallnest/goal-workflow

Skill Claude CodeCodex

A documentation aid that records why an implementation was built a certain way after coding and review are complete.

268 +20 5d ago A 50 tokens copy · 100% MIT

prd-to-spec

11

smallnest/goal-workflow

Skill Claude CodeCodex

A planning aid that turns a Product Requirements Document (a description of what a product should do) into a technical specification describing how to build it.

268 +20 5d ago A 77 tokens copy · 100% MIT

prd

12

smallnest/goal-workflow

Skill Claude CodeCodex

Generate a Product Requirements Document (PRD) for a new feature. Use when planning a feature, starting a new project, or when asked to create a PRD. After PRD is confirmed, use /prd-to-spec (optional) for technical design, then /to-issues to create implementable tickets. Triggers on: create a prd, write prd for, plan…

268 +20 5d ago A 106 tokens copy · 86% MIT

refactor

13

smallnest/goal-workflow

Skill Claude CodeCodex

Expert code refactoring based on Martin Fowler's catalog — improve maintainability without changing behavior. Covers code smells, composing methods, moving features, organizing data, simplifying conditionals, method calls, and generalization. Triggers on: refactor, 重构, clean up, improve code, code smell, extract…

268 +20 5d ago A 71 tokens original MIT

review-it

14

smallnest/goal-workflow

Skill Claude CodeCodex

Code review closeout for Claude Code, Codex, OpenCode, DeepSeek TUI, and Antigravity CLI: local dirty changes, branch vs main, parallel tests.

268 +20 5d ago A 39 tokens copy · 100% MIT

ship-it

15

smallnest/goal-workflow

Skill Claude CodeCodex

A GitHub workflow for finishing an implemented issue: commit the relevant changes, push a branch, create a pull request, merge it, and close the issue. GitHub is a service for hosting code and reviewing changes, and a pull request is a proposed change for review.

268 +20 5d ago A 96 tokens original MIT

smell

16

smallnest/goal-workflow

Skill Claude CodeCodex

Detect software architecture bad smells, algorithmic complexity hotspots, and anti-patterns in a codebase. Produces a detailed markdown report identifying violations of architectural principles, design patterns, code quality, and performance complexity. Triggers on: smell, code smell, architecture smell, find…

268 +20 5d ago A 97 tokens copy · 89% MIT

to-design

17

smallnest/goal-workflow

Skill Claude CodeCodex

A design-document generator that turns a product requirements document, or PRD, into a proposal for how to build the feature. It records the background, chosen approach, reasons, trade-offs, compatibility concerns, and implementation plan.

268 +20 5d ago A 96 tokens copy · 100% MIT

to-issues

18

smallnest/goal-workflow

Skill Claude CodeCodex

A planning aid that breaks a PRD or technical specification into small implementation issues, each covering a complete, demonstrable piece of work.

268 +20 5d ago A 96 tokens original MIT

understand

19

smallnest/goal-workflow

Skill Claude CodeCodex

Review and understand freshly AI-generated code. Scans the current repo's uncommitted/branch changes and builds a Claude-style light-themed two-column webpage — left is the project folder tree of changed files, right is the selected file's syntax-highlighted diff (additions/deletions clearly distinguished from…

268 +20 5d ago A 125 tokens original MIT