nguyenvanphituoc/shapeup-sdlc-plugin
Plugin Claude Code
ShapeUp SDLC plugins for Claude Code.
nguyenvanphituoc/shapeup-sdlc-plugin
Plugin Claude Code
ShapeUp SDLC plugins for Claude Code.
nguyenvanphituoc/shapeup-sdlc-plugin
Plugin Claude Code
Shape Up SDLC harness for Claude Code: shaping, intake, orient, scope-mapping, building (T0-verified, sandboxed, scope-contracted), evaluation and QA skills orchestrated by a tech-lead.
nguyenvanphituoc/shapeup-sdlc-plugin
Settings file Claude Code
Agent settings configuring enabledPlugins, env.
nguyenvanphituoc/shapeup-sdlc-plugin
Skill Claude CodeCodex
Research a technical question deeply, then produce an evidence-dense architecture report that takes a position, shows its work, and carries Mermaid diagrams and comparison tables. Writes as a solution/systems architect and senior AI/data engineer would: leads with the finding, grounds every claim in a citable source…
nguyenvanphituoc/shapeup-sdlc-plugin
Skill Claude CodeCodex
Audit this plugin repo for two kinds of rot: documentation that no longer matches the shipped plugin, and internal bookkeeping that has leaked into files users receive. Derives every fact from the artifact itself — enums from the schema, counts from the filesystem, hook behavior by executing the hook — then fixes the…
nguyenvanphituoc/shapeup-sdlc-plugin
Skill Claude CodeCodex
Execute a staged plan document end to end — compile its recommendation into an acceptance contract, implement each stage, verify every one in a fresh git clone, and on failure freeze the evidence, diagnose it from three independent angles, apply the best admissible fix and re-verify from a clean state, looping until…
nguyenvanphituoc/shapeup-sdlc-plugin
Skill Claude CodeCodex
Build correct, self-contained SVG diagrams, illustrations, and animations from a description. Everything it produces moves by default -- flow along the edges, a staged reveal, a state change -- with a resting state that still reads on its own. Use this skill whenever the user asks for a diagram, flowchart…
nguyenvanphituoc/shapeup-sdlc-plugin
Instructions file CodexOpenCode
Instructions for nguyenvanphituoc/shapeup-sdlc-plugin, covering shape up sdlc local harness, enforcement model, phase 1 — shaping (/shapeup), phase 2 — betting (po governance, no skill) and phase 3 — building.
nguyenvanphituoc/shapeup-sdlc-plugin
Instructions file
Instructions for nguyenvanphituoc/shapeup-sdlc-plugin, covering claude.md, what this repo is, commands, rules that prevent breakage and keeping the docs and the plugin honest.
nguyenvanphituoc/shapeup-sdlc-plugin
Command
Implement a task's acceptance criteria exactly (minimum code, surgical diffs).
nguyenvanphituoc/shapeup-sdlc-plugin
Command
Judge the build against the committed spec (skeptical; absence of evidence = FAIL).
nguyenvanphituoc/shapeup-sdlc-plugin
Command
GATE H — must-have census, baseline comparison, cut list + ship verdict.
nguyenvanphituoc/shapeup-sdlc-plugin
Command
Render the Hill Chart dashboard — a portfolio of pitches, or one pitch's detail.
nguyenvanphituoc/shapeup-sdlc-plugin
Command
Builder-led recon — read the code, spike the riskiest area, surface unknowns.
nguyenvanphituoc/shapeup-sdlc-plugin
Command
Exploratory edge hunt on the running app (post-PASS; findings never block ship).
nguyenvanphituoc/shapeup-sdlc-plugin
Command
File ship-gate feedback into the team-shared, per-skill knowledge base.
nguyenvanphituoc/shapeup-sdlc-plugin
Command
Decompose the pitch into a spec tree + board, then map the scope contracts.
nguyenvanphituoc/shapeup-sdlc-plugin
Command
Shape a raw idea into a pitch (boundaries → breadboard → spike → pitch).
nguyenvanphituoc/shapeup-sdlc-plugin
Command
Run the full Shape Up harness on a pitch, with human sign-off at gates.
nguyenvanphituoc/shapeup-sdlc-plugin
Command
Write the wiring map — engine → seam → entry-point call site, per use case.
nguyenvanphituoc/shapeup-sdlc-plugin
Hook
Runs when a session starts, running an inline shell check. From nguyenvanphituoc/shapeup-sdlc-plugin.
nguyenvanphituoc/shapeup-sdlc-plugin
Hook
Runs before the agent uses a tool for Bash, Read, Write, Edit, MultiEdit, Skill, Skill, Agent, Edit, Write and MultiEdit tool calls, executing safety-spine.mjs, gate-intake.mjs, harness.mjs and sandbox-guard.mjs via node (4 commands). From nguyenvanphituoc/shapeup-sdlc-plugin.
nguyenvanphituoc/shapeup-sdlc-plugin
Hook
Runs after a tool call finishes for Skill and Agent tool calls, executing dispatch-receipt.mjs via node. From nguyenvanphituoc/shapeup-sdlc-plugin.
nguyenvanphituoc/shapeup-sdlc-plugin
Hook
Runs when the agent finishes a response, executing gate-zerowork.mjs via node. From nguyenvanphituoc/shapeup-sdlc-plugin.