Skip to main content

Skills dans ce dépôt

hegemonart/get-design-done - Page 4

SkillsMP a collecté 191 skills depuis hegemonart/get-design-done. Ouvrez un skill pour examiner sa source et ses détails.

hegemonart/get-design-done

Affichage de 40 skills collectés sur 191.

métier
Développeurs de logiciels
description

Symptom-driven design debugger with persistent state. Phase 1 builds a feedback loop; Phase 2 hypothesizes. Writes findings to .design/DEBUG.md. Use when a symptom needs systematic, one-variable-at-a-time tracking.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Stage 4 of 5 orchestrator that reads DESIGN-PLAN.md, partitions tasks by wave + parallel-safe flag, and spawns design-executor agents with the appropriate isolation (worktree for parallel batches, in-place for sequential tail). Use when DESIGN-PLAN.md is…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Adaptive design interview command that spawns design-discussant in normal / --all / --spec mode to gather decisions via one-question-at-a-time AskUserQuestion, writing D-XX entries to STATE.md <decisions>. Use when locking design decisions outside the main…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Natural-language design task router. Parses your intent, maps to the right gdd command(s), confirms before executing. Activates for requests involving a natural-language design request, routing intent to the right command, or not knowing which skill to use.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Stage 2 of 5 - unified exploration merging inventory grep + design interview. Probes 6 connections, scans the codebase, conducts the AskUserQuestion interview, and writes .design/DESIGN.md + DESIGN-DEBT.md + DESIGN-CONTEXT.md. Use after /gdd:brief to map the…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Packages a completed design cycle (.design artifacts + decisions + screenshots) into a stakeholder-shareable artifact - self-contained HTML, print-styled PDF (Paged.js-compatible), or a Notion page. Redacts secrets; --pseudonymize masks identity for external…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Extracts project-specific design patterns and decisions from .design/ artifacts and writes them to .design/learnings/. Optionally proposes updates to reference/ files for user review.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Trivial inline design task. No subagents, no planning documents, no pipeline stages. Just do the thing described. Activates for requests involving a single quick design fix, a one-shot change, or a fast targeted edit.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Off-context Figma design-system extraction into a compact local digest (DESIGN.md + tokens.json + components.json). Pulls the file via the Figma REST API and digests it without the raw JSON ever entering the model context.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Reports .design/ artifact health - staleness, missing files, token drift, broken state transitions. Activates for requests involving checking .design artifact health, staleness, token drift, or broken state transitions.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Inspects and manages atomic instinct learning units - small, scoped, confidence-weighted patterns the pipeline accumulates across cycles. Lists the project and global instinct stores, searches them by keyword, and promotes a vetted project instinct to the…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Surfaces hidden design assumptions baked into the codebase before planning - pattern-based detection plus user-surfaced items.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Lists pinned skill aliases per harness with their source skill and pin timestamp. Use when you want to see which gdd skills have been pinned as standalone shortcuts and where.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Inspects or sets the GDD CLI locale for this project. With no argument, reports the resolved locale (config.locale > env LANG > en), the fallback chain, and per-locale coverage (which message tables are complete vs placeholder). With a <code>…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Dispatches 5 specialist codebase mappers in parallel. Produces .design/map/*.md files consumed by the explore stage.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Migrates a pre-Phase-52 project from the flat .design/map/*.md mapper notes to the typed DesignContext graph at .design/context-graph.json. Reads the old map notes, runs the deterministic extract-*.mjs passes to build mapper fragments, merges them with…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Migrates a project off GDD's own deprecated paths after an upgrade. Reads the machine-readable registry in reference/DEPRECATIONS.md (via scripts/lib/deprecation-registry.cjs), scans the project's .design/config.json + any local skill/agent references for…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Scaffolds a new Phase-54 composable reference addendum for a design-system, framework, or motion library: validates the kind and the slug, defaults composes_into by kind, and writes a 4-section skeleton at reference/{systems|frameworks|motion}/<name>.md from…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Start a new design cycle. Creates cycle scope in STATE.md, initializes .design/CYCLES.md entry. Each cycle has its own goal and tracks its own decisions/tasks/pipeline runs.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Initialize a new get-design-done project. Gathers project context, creates PROJECT.md and STATE.md, initializes first cycle. Run once per project before any pipeline stage.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Routes to the next pipeline stage based on current STATE.md position

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Zero-friction idea capture during any stage. Appends to .design/NOTES.md. Subcommands: add, list, promote.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Read-only OpenRouter catalog + tier-mapping diagnostic - surfaces catalog freshness (fetched_at vs the 24h TTL), the last-fetch timestamp, the resolved opus/sonnet/haiku → model mappings (via the Phase-33.6 adapter), and a per-tier preview. Use when…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Reads .design/telemetry/costs.jsonl + .design/agent-metrics.json, runs rule-based analysis, writes .design/OPTIMIZE-RECOMMENDATIONS.md. Pure advisory - no auto-apply. User reviews + decides.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Escalation surface for a risk-blocked action or a fact-force gate. Use when the Phase 56 risk gate blocked a writer action (suggested_action=block) and a reviewer has signed off, or when the first-write fact-force gate is holding a file you have legitimately…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Write a numbered checkpoint so work can resume in a new session without re-running completed stages.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Guided ladder for adding a brand-new peer (not in the v1.27 capability matrix) to gdd's peer-CLI delegation layer. Walks the verification ladder, scaffolds an adapter, updates the capability matrix, and handles Windows quirks. Run when you discover a new peer…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Rewire role->peer mappings on a per-agent basis. File-edit-driven (touches frontmatter delegate_to: per agent), no runtime config layer. Run when you want a specific agent to delegate to a different peer than the default capability-matrix mapping suggests.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Writes standalone shortcut aliases for a gdd skill across installed harness skill dirs. Use when you want a skill directly discoverable as its own command in every installed runtime.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Stage 3 of 5 orchestrator that reads DESIGN-CONTEXT.md, runs optional research (phase-researcher / pattern-mapper / assumptions-analyzer / synthesizer), spawns design-planner + design-plan-checker, and writes DESIGN-PLAN.md. Use when DESIGN-CONTEXT.md is…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Forward-looking design idea with a trigger condition. Seeds surface automatically when trigger is met. Writes to .design/SEEDS.md.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Create a clean PR branch by filtering out .design/ and .planning/ commits. Code-review-ready branch for the design implementation work.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Shows current pipeline position and routes to next action. --forensic runs 6-check integrity audit. Activates for requests involving showing current project state, routing to the next action, or a status check.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Stage 4.5 of the pipeline. Detects, runs, and classifies project quality commands (lint / typecheck / test / visual-regression) between /gdd:design and /gdd:verify; writes the most recent run to STATE.md <quality_gate>. Non-blocking on timeout (warn +…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Reapply user modifications to reference/ files after a plugin update. Detects customizations via git diff against pristine baseline.

Langue du texte source : anglais

mis à jour
métier
Préposés aux dossiers
description

Search cross-cycle memory: decisions, learnings, experience archives. Returns ranked matches.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Consent-gated GitHub issue reporter for /gdd. Triages locally against `reference/known-failure-modes.md`, layers Phase 22 secret-redaction with Phase 30 pseudonymization, drafts the payload to `.design/issue-drafts/`, opens `$EDITOR` for inspection, and…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Restore session context from a numbered checkpoint. Lists available checkpoints when no argument given.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Review parked backlog items and promote any to active cycle todo.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Surfaces the async decision-review queue for team mode. Reads .design/reviews/<decision-id>/ entries and reports each decision's state in the proposed → reviewing → approved → locked machine (via scripts/lib/collab/review-queue.cjs), so a team can see what's…

Langue du texte source : anglais

mis à jour
Affichage de 40 skills collectés sur 191.