Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 0 additions & 15 deletions plan-devex-review/SKILL.md.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -778,21 +778,6 @@ DX IMPLEMENTATION CHECKLIST
### Unresolved Decisions
If any AskUserQuestion goes unanswered, note here. Never silently default.

## Review Log

After producing the DX Scorecard above, persist the review result.

**PLAN MODE EXCEPTION — ALWAYS RUN:** This command writes review metadata to
`~/.gstack/` (user config directory, not project files).

```bash
~/.claude/skills/gstack/bin/gstack-review-log '{"skill":"plan-devex-review","timestamp":"TIMESTAMP","status":"STATUS","initial_score":N,"overall_score":N,"product_type":"TYPE","tthw_current":"TTHW_CURRENT","tthw_target":"TTHW_TARGET","mode":"MODE","persona":"PERSONA","competitive_tier":"TIER","pass_scores":{"getting_started":N,"api_design":N,"errors":N,"docs":N,"upgrade":N,"dev_env":N,"community":N,"measurement":N},"unresolved":N,"commit":"COMMIT"}'
```

Substitute values from the DX Scorecard. MODE is EXPANSION/POLISH/TRIAGE.
PERSONA is a short label (e.g., "yc-founder", "platform-eng").
TIER is Champion/Competitive/NeedsWork/RedFlag.

{{REVIEW_DASHBOARD}}

Comment on lines 778 to 782
{{PLAN_FILE_REVIEW_REPORT}}
Comment on lines 778 to 783
Expand Down
Loading