Extension ID
memorylint
Extension Name
MemoryLint
Version
1.5.1
Description
Evidence-driven instruction drift checker: audits agent memory files for boundary, reality, conflict, and redundancy drift.
Author
RbBtSn0w
Repository URL
https://github.com/RbBtSn0w/spec-kit-extensions
Download URL
https://github.com/RbBtSn0w/spec-kit-extensions/releases/download/memorylint-v1.5.1/memorylint.zip
License
MIT
Homepage (optional)
https://github.com/RbBtSn0w/spec-kit-extensions/tree/main/memorylint
Documentation URL (optional)
https://github.com/RbBtSn0w/spec-kit-extensions/blob/main/memorylint/README.md
Changelog URL (optional)
https://github.com/RbBtSn0w/spec-kit-extensions/blob/main/memorylint/CHANGELOG.md
Required Spec Kit Version
=0.5.1
Required Tools (optional)
No response
Number of Commands
3
Number of Hooks (optional)
3
Tags
memory, governance, constitution, agents-md, process
Key Features
- Audits agent memory files for boundary conflicts
- Real-time instruction drift checker
- Redundancy and conflict identification
Testing Checklist
Submission Requirements
Testing Details
Tested on macOS 14.0 with Spec Kit. All tests pass locally.
Example Usage
specify extension add memorylint --from https://github.com/RbBtSn0w/spec-kit-extensions/releases/download/memorylint-v1.5.1/memorylint.zip
Proposed Catalog Entry
{
"memorylint": {
"name": "MemoryLint",
"id": "memorylint",
"description": "Evidence-driven instruction drift checker: audits agent memory files for boundary, reality, conflict, and redundancy drift.",
"author": "RbBtSn0w",
"version": "1.5.1",
"download_url": "https://github.com/RbBtSn0w/spec-kit-extensions/releases/download/memorylint-v1.5.1/memorylint.zip",
"repository": "https://github.com/RbBtSn0w/spec-kit-extensions",
"homepage": "https://github.com/RbBtSn0w/spec-kit-extensions/tree/main/memorylint",
"documentation": "https://github.com/RbBtSn0w/spec-kit-extensions/blob/main/memorylint/README.md",
"changelog": "https://github.com/RbBtSn0w/spec-kit-extensions/blob/main/memorylint/CHANGELOG.md",
"license": "MIT",
"requires": {
"speckit_version": ">=0.5.1"
},
"provides": {
"commands": 3,
"hooks": 3
},
"tags": [
"memory",
"governance",
"constitution",
"agents-md",
"process"
],
"verified": false,
"downloads": 0,
"stars": 0,
"created_at": "2026-04-09T00:00:00Z",
"updated_at": "2026-05-29T06:08:47Z"
}
}
Additional Context
No response
Extension ID
memorylint
Extension Name
MemoryLint
Version
1.5.1
Description
Evidence-driven instruction drift checker: audits agent memory files for boundary, reality, conflict, and redundancy drift.
Author
RbBtSn0w
Repository URL
https://github.com/RbBtSn0w/spec-kit-extensions
Download URL
https://github.com/RbBtSn0w/spec-kit-extensions/releases/download/memorylint-v1.5.1/memorylint.zip
License
MIT
Homepage (optional)
https://github.com/RbBtSn0w/spec-kit-extensions/tree/main/memorylint
Documentation URL (optional)
https://github.com/RbBtSn0w/spec-kit-extensions/blob/main/memorylint/README.md
Changelog URL (optional)
https://github.com/RbBtSn0w/spec-kit-extensions/blob/main/memorylint/CHANGELOG.md
Required Spec Kit Version
Required Tools (optional)
No response
Number of Commands
3
Number of Hooks (optional)
3
Tags
memory, governance, constitution, agents-md, process
Key Features
Testing Checklist
Submission Requirements
extension.ymlmanifest includedTesting Details
Tested on macOS 14.0 with Spec Kit. All tests pass locally.
Example Usage
Proposed Catalog Entry
{ "memorylint": { "name": "MemoryLint", "id": "memorylint", "description": "Evidence-driven instruction drift checker: audits agent memory files for boundary, reality, conflict, and redundancy drift.", "author": "RbBtSn0w", "version": "1.5.1", "download_url": "https://github.com/RbBtSn0w/spec-kit-extensions/releases/download/memorylint-v1.5.1/memorylint.zip", "repository": "https://github.com/RbBtSn0w/spec-kit-extensions", "homepage": "https://github.com/RbBtSn0w/spec-kit-extensions/tree/main/memorylint", "documentation": "https://github.com/RbBtSn0w/spec-kit-extensions/blob/main/memorylint/README.md", "changelog": "https://github.com/RbBtSn0w/spec-kit-extensions/blob/main/memorylint/CHANGELOG.md", "license": "MIT", "requires": { "speckit_version": ">=0.5.1" }, "provides": { "commands": 3, "hooks": 3 }, "tags": [ "memory", "governance", "constitution", "agents-md", "process" ], "verified": false, "downloads": 0, "stars": 0, "created_at": "2026-04-09T00:00:00Z", "updated_at": "2026-05-29T06:08:47Z" } }Additional Context
No response