Skip to content

Improve retrospective skill countermeasure quality#105

Merged
ikuwow merged 2 commits intomainfrom
improve-retrospective-countermeasure
Mar 19, 2026
Merged

Improve retrospective skill countermeasure quality#105
ikuwow merged 2 commits intomainfrom
improve-retrospective-countermeasure

Conversation

@ikuwow
Copy link
Owner

@ikuwow ikuwow commented Mar 19, 2026

Summary

Improves the retrospective skill to produce more actionable and precisely scoped countermeasures, addressing three weaknesses found during a real session.

  • Prohibit "save to memory" as a countermeasure since memory lacks structural enforcement
  • Require countermeasures to specify exact target file path and draft content
  • Add placement scope guidance (project rules vs global rules vs memory)

Motivation

After a retrospective on camel-terraform, countermeasures were too vague ("add to rules") and included memory-based suggestions that have no structural enforcement power. These changes ensure future retrospectives produce countermeasures that are concrete enough to act on immediately.

Closes #104

Verification

  • Confirmed the modified SKILL.md renders correctly and all three additions are present
  • Pre-commit hooks pass

🤖 Generated with Claude Code

ikuwow and others added 2 commits March 19, 2026 18:15
Add specificity requirement, placement scope guidance, and prohibit
memory-based countermeasures in the retrospective skill.

Closes #104

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
@ikuwow ikuwow marked this pull request as ready for review March 19, 2026 09:19
@ikuwow ikuwow merged commit f98af18 into main Mar 19, 2026
4 checks passed
@ikuwow ikuwow deleted the improve-retrospective-countermeasure branch March 19, 2026 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

retrospective skillの改善: countermeasureの精度向上

1 participant