atlas-catalog-agent
Maintain the Cloudflare/GitHub/local asset catalog and detect stale deployments.
@cf/moonshotai/kimi-k2.6Catalog, RAG index, Cloudflare Workers AI agent specs, and todo board for keeping HOPS research, pilots, Cloudflare deployments, and memory-fabric work organized.
Maintain the Cloudflare/GitHub/local asset catalog and detect stale deployments.
@cf/moonshotai/kimi-k2.6Track paid pilot readiness, test status, buyer-facing proof artifacts, and next actions.
@cf/moonshotai/kimi-k2.6Organize research notes, mathematical claims, benchmark evidence, and claim discipline.
@cf/moonshotai/kimi-k2.6Use the HOPS MCP memory fabric to remember decisions and retrieve prior context with provenance.
@cf/moonshotai/kimi-k2.6--- name: hops-memory-fabric description: Use when working with the local HOPS memory fabric, paid pilot suite, Fractal Memory Pyramid, provenance-bound HMKs, resonant execution routing, or when asked to remember/retrieve decisions with provenance using the HOPS MCP tools. --- # HOPS Memory Fabric Use this skill when the user asks to improve Codex with HOPS memory, run paid-pilot proofs, route tasks semantically, or persist/retrieve project decisions. ## Workflow 1. Prefer the `hops-memory-fabric` MCP tools when available: - `hops_remember`: store key/value memory with actor/trust/tool provenance. - `hops_retrieve`: recover stored memory through the Fractal Memory Pyramid. - `hops_verify_pro
{ "name": "hops-memory-fabric", "version": "0.1.0", "description": "Local HOPS memory fabric tools for tiered memory, provenance HMKs, resonant routing, and pilot proof regeneration.", "author": { "name": "Ghostmesh", "email": "local@example.invalid", "url": "https://localhost.invalid/hops-memory-fabric" }, "homepage": "https://localhost.invalid/hops-memory-fabric", "repository": "local", "license": "Proprietary", "keywords": [ "hops", "memory", "mcp", "hypervectors" ], "skills": "./skills/", "mcpServers": "./.mcp.json", "interface": { "displayName": "HOPS Memory Fabric", "shortDescription": "Memory-native pilot and routing tools", "longDescription": "A local Codex plugin exposing the HOPS m
interface: display_name: "HOPS Memory Fabric" short_description: "Use local HOPS memory and pilot tools" brand_color: "#2563EB" default_prompt: "Use $hops-memory-fabric to remember this decision with provenance and route the next task." dependencies: tools: - type: "mcp" value: "hops-memory-fabric" description: "Local HOPS memory fabric MCP server" policy: allow_implicit_invocation: true
PolicyURL": "https://localhost.invalid/privacy", "termsOfServiceURL": "https://localhost.invalid/terms", "defaultPrompt": [ "Use $hops-memory-fabric to remember this decision with provenance.", "Use $hops-memory-fabric to route this task to the best execution node.", "Use $hops-memory-fabric to regenerate the paid-pilot proof package." ], "brandColor": "#2563EB" } }
[ { "key": "hops_platform_state", "value": "paid pilot suite plus HOPS memory fabric plugin and MCP server are implemented and tests pass", "actor": "user", "trust": "high", "tool": "codex" } ]
Query the deployed RAG agent. Future Codex sessions can use /api/catchup to get oriented quickly.
Ready.