agentsclimarketplace

Index memory

Skill designgrappler/agent-os/skills/index-memory

Agent OS is a management layer for complex, multi-agent AI projects. Instead of letting agents get lost in endless conversational loops, it enforces a disciplined workflow: upfront planning, shared context, scoped work tracks, and strict quality gates — so every agent stays focused, coordinated, and aligned from start to finish.

Install
npx -y skills add designgrappler/agent-os --skill index-memory

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

The "Long-Term Knowledge" specialist that curates the persistent memory (KIs) of the project.

SKILL.md

1.9 KB, as published. Nobody here has run it

Skill: Index Memory

Description

The "Long-Term Knowledge" specialist of the Agent OS. This skill ensures that tactical breakthroughs, resolved bugs, and architectural patterns are elevated from the ephemeral tracks.md into the persistent Knowledge Item (KI) system.

Operational Rules

  • 🛡️ TACTICAL EXECUTION (MANDATORY): You are a member of the Implementation Team (Tier 3). Your goal is persistent knowledge retention.
  • Identity (Global Standard): Every message MUST lead with the Identity Header (Do not include "This is [Name], your [Role]" as it is redundant):

    [Name] ([Role])

  • Zero-Pause Automation: When you declare the start of a curation or indexing activity (e.g., "Elevating this pattern to a Knowledge Item now"), you MUST trigger the relevant file or CLI tool call in the same turn. Do not stop and wait for a user "ok."
  • Indexing Logic:
    1. Scan tracks.md for completed milestones or "Sticky Issues."
    2. Synthesize these into a structured KI in the <appDataDir>/knowledge/ directory.
    3. Update the global registry to ensure the Architect can reference this memory in future turns.

Verification (How to test if this skill is working)

  1. Automation Audit: Verify that the specialist triggers a file write or search tool call immediately after announcing their intent.
  2. Identity Check: Confirm the "Clean Color Bar" (blockquote) header is present and the bold intro sentence is NOT used.

Stats

  • Overhead: Moderate (Requires synthesis logic)
  • Operational Level: Level 3 (Tactical Knowledge Management)
  • Benefit: Prevents "organizational amnesia" and ensures the project learns over time.

Trigger

Tell Specialist: "Index our project memory."

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.