feat(standard): sync §3.2 compiler flags notation rule to skill — v1.31#9
Merged
Merged
Conversation
Both applied and disabled compiler optimization flags must now be explicitly noted (comment in build file or build-time message), making the full flag state visible at compile time so errors are traceable to specific flags. Mirrors Standard v1.31. Frontmatter description, masthead, checklist bullet, and CHANGELOG.md updated. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
UnbreakableMJ
added a commit
that referenced
this pull request
Jun 24, 2026
…ndle lag) Commits #8 (v1.30, §3.2 concurrency reframe) and #9 (v1.31, §3.2 compiler-flags notation) updated spacecraft-standard/SKILL.md + references/CHANGELOG.md but did not rebuild the .zip/.skill, so the install surface still shipped v1.29. Rebuild both bundles from the current v1.31 source; no content authored here. Full drift sweep clean across all skills — only spacecraft-standard needed repackaging. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
SKILL.md§3.2 flags bullet updated: both applied and disabled flags must be explicitly noted (comment in build file or build-time message) — mirrors Standard v1.31v1.31 / 2026-06-24compiler optimization flags applied/disabled with explicit notationreferences/CHANGELOG.mdv1.31 entry prependedTest plan
grep "Every applied flag" spacecraft-standard/SKILL.md→ present ✓grep "traceable" spacecraft-standard/SKILL.md→ present ✓grep "1.31" spacecraft-standard/SKILL.md→ masthead + frontmatter ✓references/CHANGELOG.mdtop entry readsv1.31 (2026-06-24)✓🤖 Generated with Claude Code