Skip to content

[Extension]: Add MemoryLint #2939

@RbBtSn0w

Description

@RbBtSn0w

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

  • Extension installs successfully via download URL
  • All commands execute without errors
  • Documentation is complete and accurate
  • No security vulnerabilities identified
  • Tested on at least one real project

Submission Requirements

  • Valid extension.yml manifest included
  • README.md with installation and usage instructions
  • LICENSE file included
  • GitHub release created with version tag
  • All command files exist and are properly formatted
  • Extension ID follows naming conventions (lowercase-with-hyphens)

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions