tiago-peixoto

10 mods across 1 repository, 21 stars between them.

shapeup

02

tiago-peixoto/claude-shapeup

Plugin Claude Code

Shape Up methodology skills for Claude Code — frame problems, shape solutions, build with hill charts, and ship with ADRs.

21 2mo ago A tokens not measured original MIT

behavior-tdd

03

tiago-peixoto/claude-shapeup

Skill Claude CodeCodex

Use this skill BEFORE changing what any agent in this plugin does — editing any skills//SKILL.md prompt, a references/ doc, or a behavioral contract. It drives the change strictly test-first with the isolated behavioral harness and an ablation negative-control, then commits cleanly with a single version bump. Invoke…

21 2mo ago A 92 tokens original MIT

tiago-peixoto/claude-shapeup

Instructions file

Instructions for tiago-peixoto/claude-shapeup, covering one-time setup (per clone), test architecture (two layers, no snapshots), before editing a prompt, after editing a prompt and commit discipline.

21 2mo ago A 1,296 tokens original MIT

UserPromptSubmit

05

tiago-peixoto/claude-shapeup

Hook

Runs when you submit a prompt, before the agent sees it, executing phase-guard.sh via bash. From tiago-peixoto/claude-shapeup.

21 2mo ago A tokens not measured original MIT

PostToolUse

06

tiago-peixoto/claude-shapeup

Hook

Runs after a tool call finishes for Write and Edit tool calls, executing ripple-check.sh via bash. From tiago-peixoto/claude-shapeup.

21 2mo ago A tokens not measured original MIT

PreToolUse

07

tiago-peixoto/claude-shapeup

Hook

Runs before the agent uses a tool for Bash tool calls, executing commit-gate.sh via bash. From tiago-peixoto/claude-shapeup.

21 2mo ago A tokens not measured copy · 55% MIT

frame

08

tiago-peixoto/claude-shapeup

Skill Claude CodeCodex

Use this skill whenever someone has a raw idea, feature request, bug complaint, or vague product concept that needs to be investigated before any solution design begins. This is the FIRST step in the Shape Up pipeline. Frame before you shape. If the user says "we need X", "what about Y", or provides any raw idea, use…

21 2mo ago A 103 tokens original MIT

shape

09

tiago-peixoto/claude-shapeup

Skill Claude CodeCodex

Use this skill to transform a framed problem (with Frame Go approval) into a shaped Package ready for a build commitment. Shaping requires deep codebase analysis — examining actual source code, data models, and architecture to define the technical wiring of the solution. Do NOT use this skill until a Frame document…

21 2mo ago A 117 tokens original MIT

ship

10

tiago-peixoto/claude-shapeup

Skill Claude CodeCodex

Use this skill to conclude and archive a completed feature after building. Reads the entire feature folder (frame, package, hill chart, scopes, handovers), extracts architectural decisions, produces Architecture Decision Records (ADRs) in docs/decisions/, updates docs/architecture.md with new patterns and principles…

21 2mo ago A 116 tokens original MIT