Skip to content
Closed
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
6 changes: 6 additions & 0 deletions arckit-claude/commands/strategy.md
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,12 @@ The footer should be populated with:

---

After the strategy content, add:

**Strategy Completeness Score**: Calculate percentage of strategy sections that are substantively filled (not just headers): current state, target state, gap analysis, themes, roadmap, governance, KPIs. Score = filled sections / total sections × 100%.

**Principles-to-Strategy Alignment Matrix**: Map each architecture principle (P-001 through P-006) to the strategic themes it supports. Identify themes with no principle coverage — these may need new principles or external governance.

Before writing the file, read `${CLAUDE_PLUGIN_ROOT}/references/quality-checklist.md` and verify all **Common Checks** plus the **STRAT** per-type checks pass. Fix any failures before proceeding.

### 9. Write the Strategy File
Expand Down
6 changes: 6 additions & 0 deletions arckit-codex/commands/arckit.strategy.md
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,12 @@ The footer should be populated with:

---

After the strategy content, add:

**Strategy Completeness Score**: Calculate percentage of strategy sections that are substantively filled (not just headers): current state, target state, gap analysis, themes, roadmap, governance, KPIs. Score = filled sections / total sections × 100%.

**Principles-to-Strategy Alignment Matrix**: Map each architecture principle (P-001 through P-006) to the strategic themes it supports. Identify themes with no principle coverage — these may need new principles or external governance.

Before writing the file, read `.arckit/references/quality-checklist.md` and verify all **Common Checks** plus the **STRAT** per-type checks pass. Fix any failures before proceeding.

### 9. Write the Strategy File
Expand Down
6 changes: 6 additions & 0 deletions arckit-codex/prompts/arckit.strategy.md
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,12 @@ The footer should be populated with:

---

After the strategy content, add:

**Strategy Completeness Score**: Calculate percentage of strategy sections that are substantively filled (not just headers): current state, target state, gap analysis, themes, roadmap, governance, KPIs. Score = filled sections / total sections × 100%.

**Principles-to-Strategy Alignment Matrix**: Map each architecture principle (P-001 through P-006) to the strategic themes it supports. Identify themes with no principle coverage — these may need new principles or external governance.

Before writing the file, read `.arckit/references/quality-checklist.md` and verify all **Common Checks** plus the **STRAT** per-type checks pass. Fix any failures before proceeding.

### 9. Write the Strategy File
Expand Down
6 changes: 6 additions & 0 deletions arckit-codex/skills/arckit-strategy/SKILL.md
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,12 @@ The footer should be populated with:

---

After the strategy content, add:

**Strategy Completeness Score**: Calculate percentage of strategy sections that are substantively filled (not just headers): current state, target state, gap analysis, themes, roadmap, governance, KPIs. Score = filled sections / total sections × 100%.

**Principles-to-Strategy Alignment Matrix**: Map each architecture principle (P-001 through P-006) to the strategic themes it supports. Identify themes with no principle coverage — these may need new principles or external governance.

Before writing the file, read `.arckit/references/quality-checklist.md` and verify all **Common Checks** plus the **STRAT** per-type checks pass. Fix any failures before proceeding.

### 9. Write the Strategy File
Expand Down
6 changes: 6 additions & 0 deletions arckit-copilot/prompts/arckit-strategy.prompt.md
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,12 @@ The footer should be populated with:

---

After the strategy content, add:

**Strategy Completeness Score**: Calculate percentage of strategy sections that are substantively filled (not just headers): current state, target state, gap analysis, themes, roadmap, governance, KPIs. Score = filled sections / total sections × 100%.

**Principles-to-Strategy Alignment Matrix**: Map each architecture principle (P-001 through P-006) to the strategic themes it supports. Identify themes with no principle coverage — these may need new principles or external governance.

Before writing the file, read `.arckit/references/quality-checklist.md` and verify all **Common Checks** plus the **STRAT** per-type checks pass. Fix any failures before proceeding.

### 9. Write the Strategy File
Expand Down
6 changes: 6 additions & 0 deletions arckit-gemini/commands/arckit/strategy.toml
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,12 @@ The footer should be populated with:

---

After the strategy content, add:

**Strategy Completeness Score**: Calculate percentage of strategy sections that are substantively filled (not just headers): current state, target state, gap analysis, themes, roadmap, governance, KPIs. Score = filled sections / total sections × 100%.

**Principles-to-Strategy Alignment Matrix**: Map each architecture principle (P-001 through P-006) to the strategic themes it supports. Identify themes with no principle coverage — these may need new principles or external governance.

Before writing the file, read `~/.gemini/extensions/arckit/references/quality-checklist.md` and verify all **Common Checks** plus the **STRAT** per-type checks pass. Fix any failures before proceeding.

### 9. Write the Strategy File
Expand Down
6 changes: 6 additions & 0 deletions arckit-opencode/commands/arckit.strategy.md
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,12 @@ The footer should be populated with:

---

After the strategy content, add:

**Strategy Completeness Score**: Calculate percentage of strategy sections that are substantively filled (not just headers): current state, target state, gap analysis, themes, roadmap, governance, KPIs. Score = filled sections / total sections × 100%.

**Principles-to-Strategy Alignment Matrix**: Map each architecture principle (P-001 through P-006) to the strategic themes it supports. Identify themes with no principle coverage — these may need new principles or external governance.

Before writing the file, read `.arckit/references/quality-checklist.md` and verify all **Common Checks** plus the **STRAT** per-type checks pass. Fix any failures before proceeding.

### 9. Write the Strategy File
Expand Down
Loading