Skip to content
Merged
Show file tree
Hide file tree
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
8 changes: 8 additions & 0 deletions .agents/commands/adopt.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
name: adopt
description: "Brownfield onboarding audit and migration plan"
skill: adopt
category: onboarding
---

Invokes `/adopt` skill.
8 changes: 8 additions & 0 deletions .agents/commands/art-bible.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
name: art-bible
description: "Guided visual identity specification authoring"
skill: art-bible
category: design
---

Invokes `/art-bible` skill.
8 changes: 8 additions & 0 deletions .agents/commands/asset-audit.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
name: asset-audit
description: "Audit assets for compliance with standards"
skill: asset-audit
category: design
---

Invokes `/asset-audit` skill.
8 changes: 8 additions & 0 deletions .agents/commands/asset-spec.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
name: asset-spec
description: "Generate asset visual specifications and AI prompts"
skill: asset-spec
category: design
---

Invokes `/asset-spec` skill.
8 changes: 8 additions & 0 deletions .agents/commands/automated-smoke-test.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
name: automated-smoke-test
description: "Run automated smoke test using engine MCP"
skill: automated-smoke-test
category: qa
---

Invokes `/automated-smoke-test` skill.
8 changes: 8 additions & 0 deletions .agents/commands/balance-check.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
name: balance-check
description: "Analyze game balance data and configurations"
skill: balance-check
category: design
---

Invokes `/balance-check` skill.
8 changes: 8 additions & 0 deletions .agents/commands/changelog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
name: changelog
description: "Auto-generate changelog from git and design docs"
skill: changelog
category: release
---

Invokes `/changelog` skill.
8 changes: 8 additions & 0 deletions .agents/commands/consistency-check.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
name: consistency-check
description: "Detect cross-document inconsistencies"
skill: consistency-check
category: design
---

Invokes `/consistency-check` skill.
8 changes: 8 additions & 0 deletions .agents/commands/content-audit.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
name: content-audit
description: "Audit GDD-specified content vs implementation"
skill: content-audit
category: design
---

Invokes `/content-audit` skill.
8 changes: 8 additions & 0 deletions .agents/commands/estimate.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
name: estimate
description: "Estimate task effort with confidence levels"
skill: estimate
category: release
---

Invokes `/estimate` skill.
8 changes: 8 additions & 0 deletions .agents/commands/gate-check.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
name: gate-check
description: "Validate readiness to advance between phases"
skill: gate-check
category: release
---

Invokes `/gate-check` skill.
8 changes: 8 additions & 0 deletions .agents/commands/hybrid-prototype.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
name: hybrid-prototype
description: "Fast-lane prototype for discovery phase"
skill: hybrid-prototype
category: prototyping
---

Invokes `/hybrid-prototype` skill.
8 changes: 8 additions & 0 deletions .agents/commands/localize.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
name: localize
description: "Full localization pipeline and cultural review"
skill: localize
category: release
---

Invokes `/localize` skill.
8 changes: 8 additions & 0 deletions .agents/commands/onboard.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
name: onboard
description: "Generate contextual onboarding document"
skill: onboard
category: onboarding
---

Invokes `/onboard` skill.
8 changes: 8 additions & 0 deletions .agents/commands/patch-notes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
name: patch-notes
description: "Generate player-facing patch notes"
skill: patch-notes
category: release
---

Invokes `/patch-notes` skill.
8 changes: 8 additions & 0 deletions .agents/commands/perf-profile.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
name: perf-profile
description: "Structured performance profiling workflow"
skill: perf-profile
category: qa
---

Invokes `/perf-profile` skill.
8 changes: 8 additions & 0 deletions .agents/commands/playtest-report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
name: playtest-report
description: "Generate structured playtest report"
skill: playtest-report
category: qa
---

Invokes `/playtest-report` skill.
8 changes: 8 additions & 0 deletions .agents/commands/propagate-design-change.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
name: propagate-design-change
description: "Propagate GDD changes to architecture and ADRs"
skill: propagate-design-change
category: architecture
---

Invokes `/propagate-design-change` skill.
8 changes: 8 additions & 0 deletions .agents/commands/scope-check.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
name: scope-check
description: "Analyze feature or sprint for scope creep"
skill: scope-check
category: release
---

Invokes `/scope-check` skill.
8 changes: 8 additions & 0 deletions .agents/commands/skill-improve.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
name: skill-improve
description: "Improve skill using test-fix-retest loop"
skill: skill-improve
category: onboarding
---

Invokes `/skill-improve` skill.
8 changes: 8 additions & 0 deletions .agents/commands/skill-test.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
name: skill-test
description: "Validate skill structural and behavioral compliance"
skill: skill-test
category: onboarding
---

Invokes `/skill-test` skill.
8 changes: 8 additions & 0 deletions .agents/commands/tech-debt.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
name: tech-debt
description: "Track and prioritize technical debt"
skill: tech-debt
category: ops
---

Invokes `/tech-debt` skill.
8 changes: 8 additions & 0 deletions .agents/commands/ux-design.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
name: ux-design
description: "Guided UX spec authoring for screens and flows"
skill: ux-design
category: design
---

Invokes `/ux-design` skill.
8 changes: 8 additions & 0 deletions .agents/commands/ux-review.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
name: ux-review
description: "Validate UX spec for completeness and compliance"
skill: ux-review
category: design
---

Invokes `/ux-review` skill.
Loading