studioKjm

58 mods across 1 repository, 43 stars between them.

seed

25

studioKjm/ai-harness-template

Command

Crystallize interview results into an IMMUTABLE seed spec (YAML). Run ONLY after /interview reaches ambiguity ≤ 0.2. Extracts ontology, AC, constraints. Once created, seeds cannot be modified — only versioned.

43 3mo ago A 50 tokens original MIT

trd

26

studioKjm/ai-harness-template

Command

Generate layer-aware technical design document from seed spec. USE AFTER /seed and BEFORE /decompose. Maps features to 3-tier architecture, surfaces discussion points before final design.

43 3mo ago A 35 tokens original MIT

unstuck

27

studioKjm/ai-harness-template

Command

USE WHEN stuck on a bug, architecture decision, or recurring failure. Applies 5 perspectives sequentially (Researcher → Architect → Contrarian → Simplifier → Hacker) to break deadlock.

43 3mo ago A 39 tokens original MIT

bdd-feature

28

studioKjm/ai-harness-template

Command

Command "bdd-feature" from studioKjm/ai-harness-template, covering /bdd-feature — bdd feature management, usage and feature 작성 템플릿.

43 3mo ago A 0 tokens original MIT

bdd

29

studioKjm/ai-harness-template

Command

A command for writing and tracking BDD scenarios using Given, When, and Then steps. BDD, or behaviour-driven development, describes expected user behaviour in examples that can be checked during implementation.

43 3mo ago A 0 tokens original MIT

persona

30

studioKjm/ai-harness-template

Command

Switch the active reasoning persona (analyst | ux-designer | pm-strict). Provided by the BMAD-lite methodology.

43 3mo ago A 25 tokens original MIT

story

31

studioKjm/ai-harness-template

Command

Decompose a feature into BMAD-style user stories with acceptance criteria. Provided by the BMAD-lite methodology.

43 3mo ago A 22 tokens original MIT

ddd-glossary

32

studioKjm/ai-harness-template

Command

Um comando para manter um glossário compartilhado de termos do domínio, alinhando os nomes usados pela equipe, pelo código e pelas APIs.

43 3mo ago A 0 tokens original MIT

ddd

33

studioKjm/ai-harness-template

Command

Domain-Driven Design 핵심 산출물(Bounded Context, Aggregate, Domain Event, Glossary)을 관리합니다.

43 3mo ago A 0 tokens original MIT

learn

34

studioKjm/ai-harness-template

Command

Capture learnings from a closed spike and optionally promote them to ADR or seed evolution. Provided by the Exploration methodology.

43 3mo ago A 23 tokens original MIT

spike

35

studioKjm/ai-harness-template

Command

Create or manage time-boxed spikes (research investigations) with sandbox exempt from spec/boundary gates. Provided by the Exploration methodology.

43 3mo ago A 27 tokens original MIT

incident

38

studioKjm/ai-harness-template

Command

Manage incident records — blameless postmortem capture with state machine. Provided by the Incident Review methodology.

43 3mo ago A 22 tokens original MIT

lean

39

studioKjm/ai-harness-template

Command

Methodology: lean-mvp Purpose: Build→Measure→Learn cycle. One metric. Pivot or persist.

43 3mo ago A 0 tokens original MIT

diff-spec

40

studioKjm/ai-harness-template

Command

Semantic diff between two seed versions (entities, AC, actions, constraints, architecture). Provided by the Living Spec methodology. Use after /seed creates seed-vN+1 to understand what changed since seed-vN.

43 3mo ago A 43 tokens original MIT

migrate-tasks

41

studioKjm/ai-harness-template

Command

Classify existing decompose tasks against a new seed version. Outputs task-migration-plan.yaml with categories (unchanged/modified/deprecated/added). Provided by the Living Spec methodology.

43 3mo ago A 37 tokens original MIT

mikado

42

studioKjm/ai-harness-template

Command

Methodology: mikado-method Purpose: Tree-based incremental refactoring. Try → fail → revert → discover prerequisites → solve leaves first.

43 3mo ago A 0 tokens original MIT

observe-slo

43

studioKjm/ai-harness-template

Command

Manage Service Level Objectives (SLO) — define, activate, retire, track violations. Provided by the Observability First methodology.

43 3mo ago A 26 tokens original MIT

observe

44

studioKjm/ai-harness-template

Command

Define observability spec (metrics/logs/traces) for a target before implementation. Provided by the Observability First methodology.

43 3mo ago A 25 tokens original MIT

contract

45

studioKjm/ai-harness-template

Command

Advance a parallel-change plan from migrate to contract phase, verifying zero callers reference the old signature. Provided by the Parallel Change methodology.

43 3mo ago A 26 tokens original MIT

expand

46

studioKjm/ai-harness-template

Command

Verify the expand phase of a parallel-change plan — both old and new signatures must coexist in the codebase. Provided by the Parallel Change methodology.

43 3mo ago A 29 tokens original MIT

migrate-traffic

47

studioKjm/ai-harness-template

Command

Advance a parallel-change plan from expand to migrate phase. Verifies both old and new exist before transition. Provided by the Parallel Change methodology.

43 3mo ago A 28 tokens original MIT

parallel-change

48

studioKjm/ai-harness-template

Command

Manage parallel-change plans (Expand → Migrate → Contract). Provided by the Parallel Change methodology. Use this for backward-incompatible changes (DB schema, API signatures, breaking type changes) that require zero-downtime migration.

43 3mo ago A 45 tokens original MIT