Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
b2feb91
config: Emit complete composite workflow references
davidabram Aug 12, 2026
fff50c0
config: Consolidate validation reference contracts
davidabram Aug 12, 2026
f0c6bd4
workflow: Persist synchronization lifecycle in plans
davidabram Aug 12, 2026
e3a8a1b
change-to-plan: Ensure clarification state survives revision waits
davidabram Aug 12, 2026
e5e2c01
validate: Make final validation observational
davidabram Aug 12, 2026
1fa8305
workflows: Harden next-task execution handoff
davidabram Aug 12, 2026
fe87de0
handover: Harden persisted document validation
davidabram Aug 12, 2026
4cca21d
workflow-commit: Consolidate atomic commit references
davidabram Aug 12, 2026
4c7ac77
workflow: Make bypass commit execution deterministic
davidabram Aug 12, 2026
44ac9ce
decision: Clarify gate outcomes and ADR history
davidabram Aug 12, 2026
3b563ee
workflows: Clarify generic same-session wait wording
davidabram Aug 12, 2026
2186ae9
generation: Add semantic generated-output contract checks
davidabram Aug 12, 2026
8b617a9
generation-contract: Assert OpenCode permission artifact integrity
davidabram Aug 12, 2026
2895b2f
skills: Update validation reference links
davidabram Aug 12, 2026
aa5619b
workflow: Persist sync handoffs and fix generation contracts
davidabram Aug 13, 2026
656512b
config: Update SCE workflow skills and hooks
davidabram Aug 13, 2026
a28f2d6
next-task: Add explicit synchronization-debt recovery
davidabram Aug 13, 2026
af19ca3
skills: Consolidate generated workflow contracts
davidabram Aug 13, 2026
a0652e2
workflow: Remove validate synchronization and split commit references
davidabram Aug 13, 2026
ac76f80
config: Update hook placement and remove obsolete validation references
davidabram Aug 13, 2026
12112cf
workflow: Enforce validation-only workflow boundary
davidabram Aug 13, 2026
8e0efbd
workflow: Update validation to record final evidence
davidabram Aug 13, 2026
8f8a9bd
workflow+context: Compact task records for durable recovery
davidabram Aug 14, 2026
7737968
skills: Update task completion records and recovery guidance
davidabram Aug 14, 2026
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
2 changes: 1 addition & 1 deletion .claude/commands/validate.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

44 changes: 22 additions & 22 deletions .claude/settings.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 11 additions & 6 deletions .claude/skills/sce-change-to-plan/SKILL.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

40 changes: 27 additions & 13 deletions .claude/skills/sce-change-to-plan/references/plan-template.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

24 changes: 18 additions & 6 deletions .claude/skills/sce-commit/SKILL.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

35 changes: 22 additions & 13 deletions .claude/skills/sce-commit/references/atomic-commit.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

44 changes: 44 additions & 0 deletions .claude/skills/sce-commit/references/commit-message-style.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading