Skip to main content

このリポジトリの skills

hegemonart/get-design-done - 5ページ

SkillsMP は hegemonart/get-design-done から 191 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

hegemonart/get-design-done

収集済み skill 191 件中 31 件を表示しています。

職業分類
ソフトウェア開発者
説明

Shows whether GDD spend actually shipped anything. Joins per-cycle cost (.design/telemetry/costs.jsonl) with what each cycle shipped - commits that SURVIVED in main vs commits that were reverted - and reports cost-per-shipped-commit + a stick rate per cycle.…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Shows where a finished design cycle actually is in production rollout - unrolled / staging-only / canary-N% / prod-100% - by reading the feature-flag service (LaunchDarkly/Statsig/GrowthBook) via the rollout-coordinator. Surfaces STUCK rollouts (a canary that…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Manage .design/config.json settings. Subcommands: profile, parallelism, cleanup, show.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Post-verify PR flow - creates a clean PR branch, invokes code review check, and prepares the PR for merge. Activates for requests involving finishing a cycle, packaging design output, or moving work to a pull request.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Multi-variant HTML design exploration that creates .design/sketches/<slug>/ with N standalone variants (default 3), browser-openable directly via file:// without a build step. Use when answering 'what could this look like?' before committing to a direction.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Walk through sketches, pick winner + rationale, group by design area, write project skills to ./.claude/skills/design-<area>-conventions.md.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Lists all registered GDD skills and agents, with descriptions, from the intel store. Falls back to directory scan if intel store not present.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Timeboxed feasibility experiment that creates .design/spikes/<slug>/ with HYPOTHESIS.md, success/failure criteria, scratch/ subdirectory, and a default 60-minute timebox. Use when answering 'can this work?' before betting design or implementation effort on a…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Close a spike - capture findings, write decision to STATE.md, update SUMMARY.md.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

First-Run Proof Path - one command that scans your UI code and returns one concrete first fix. Leaf command, no STATE.md writes, no pipeline entry. Writes .design/START-REPORT.md and exits.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Query, recover, or roll back the Phase 57 SQLite state backbone. Use when you need to inspect the decisions/blockers/plans tables with a raw SELECT, rebuild a corrupt state.sqlite from the markdown STATE.md, or revert to the markdown-only source of truth by…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Cycle stats - decisions made, tasks completed, commits, timeline, git metrics.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Narrative retrospective across cycles: reads EXPERIENCE.md files and git log to produce a timeline view.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Design backlog - add/list/pick design tasks. Writes to .design/TODO.md.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Portable mirror of the gdd-turn-closeout Stop hook (D-11). Closes the events.jsonl gap at turn-end and surfaces a stage-completion or paused-mid-task nudge. Tail-called by orchestrator skills (/gdd:next, /gdd:design, /gdd:verify) at exit on the 13 non-Claude…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Safe design change revert. Uses git log to find design commits, checks dependencies, reverts safely.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Reopens a LOCKED design decision - the only escape hatch from the hard lock. Requires an explicit --approver and writes an audit entry, then moves the decision locked → reviewing (via scripts/lib/collab/review-queue.cjs). Previews the audit record before…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Removes pinned skill aliases across harness dirs, deleting only stubs that carry the gdd pin marker. Use when you no longer want a pinned shortcut and want hand-written skills left untouched.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Update get-design-done to the latest release. Preserves .design/config.json and ./.claude/skills/.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use when starting any GDD session - establishes how to find and apply GDD skills.

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Stage 5 of 5 orchestrator that spawns design-auditor, design-verifier, and design-integration-checker in sequence, interprets pass/gap result, and drives the gap-response loop (inline fix, save-and-exit, or accept-as-is). Use when implementation is complete…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Pre-warms Anthropic's 5-min prompt cache across all agents that import reference/shared-preamble.md. Issues one no-op Haiku ping per agent so the identical preamble-first prefix lives in Anthropic's cache before a design sprint starts. Layer A of the D-08…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Fetches the design-authority feed whitelist, diffs against .design/authority-snapshot.json, and writes .design/authority-report.md (consumed by /gdd:reflect). Authority monitoring only - no trend-watching.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Asks the agent to go up a layer of abstraction and map the relevant modules and callers using the project's CONTEXT.md vocabulary. Use when the user is working in an unfamiliar area of code and needs orientation before deep work.

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Synthetic skill exercising every placeholder + a harness-only block + an escape, for the Phase 42 golden baseline.

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

A minimal valid skill exercising only the two REQUIRED spec fields.

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Valid skill using the spec's `allowed-tools` form (space-separated).

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Valid skill using the Phase 28.5 D-11 `tools` form (comma-separated).

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

ABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABABAB…

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Valid skill but emits BOTH `tools` and `allowed-tools`. W1 must fire.

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Sample skill used by Phase 28.7 Plan 28.7-09 per-runtime install simulation tests — exercises slash + tool-fence rewrites.

原文の言語: 英語

更新
収集済み skill 191 件中 31 件を表示しています。