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.
npx -y skills add designgrappler/agent-os --skill index-memoryAssembled 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:
- Scan
tracks.mdfor completed milestones or "Sticky Issues." - Synthesize these into a structured KI in the
<appDataDir>/knowledge/directory. - Update the global registry to ensure the Architect can reference this memory in future turns.
- Scan
Verification (How to test if this skill is working)
- Automation Audit: Verify that the specialist triggers a file write or search tool call immediately after announcing their intent.
- 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."