feat: systems thinking foundations & version check hook#174
Merged
tractorjuice merged 4 commits intomainfrom Mar 16, 2026
Merged
feat: systems thinking foundations & version check hook#174tractorjuice merged 4 commits intomainfrom
tractorjuice merged 4 commits intomainfrom
Conversation
…on check hook Integrate four systems thinking laws (Ashby's Law, Conant-Ashby Good Regulator Theorem, Gall's Law, Conway's Law) into the framework agent and template as design philosophy foundations with requisite variety assessment and good regulator check sections. Add SessionStart hook that compares local plugin version against the latest GitHub release and notifies users when an update is available. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (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
/arckit:framework: integrate Ashby's Law of Requisite Variety, Conant-Ashby Good Regulator Theorem, Gall's Law, and Conway's Law into the framework agent guidance, template Design Philosophy section, and quality standardsChanges
Framework command
arckit-claude/templates/and.arckit/templates/)Version check hook
arckit-claude/hooks/version-check.mjs— fetchesGET /repos/tractorjuice/arc-kit/releases/latest, compares semver, injects context if outdatedhooks.jsonas second SessionStart hookTest plan
/arckit:frameworkon a test repo and verify Design Philosophy section includes Systems Thinking Foundations table, Requisite Variety Assessment, and Good Regulator Check🤖 Generated with Claude Code