← Back to all bundles

agentic-task-system — OKF Bundle for AI Agent Memory

Draft

MCP server + CLI that turns the task manager you already use into persistent agent memory for Claude Code and any MCP client. Hybrid retrieval (RRF), no vector database. Adapters: TickTick, Obsidian, Notion, GitHub, Airtable, Google, OKF, Taskmaster, Beads.

By renezander030 10 stars Uncategorized MIT

Best for

  • AI agents using the MCP protocol
  • Claude Code and AI coding agents
  • Obsidian vault users
  • RAG (Retrieval Augmented Generation) pipelines
  • AI agent memory systems

What it does

  • MCP server + CLI that turns the task manager you already use into persistent agent memory for Claude Code and any MCP client.
  • Hybrid retrieval (RRF), no vector database.
  • Adapters: TickTick, Obsidian, Notion, GitHub, Airtable, Google, OKF, Taskmaster, Beads..

How to use with AI agents

Step 1: Clone the repository

git clone https://github.com/renezander030/agentic-task-system
cd agentic-task-system

Step 2: Point your AI agent at the bundle directory

# Claude Code
claude /path/to/agentic-task-system

MCP: This bundle supports the Model Context Protocol. Configure your MCP client to discover and load this bundle.

Frequently Asked Questions

Is agentic-task-system OKF conformant?

No, agentic-task-system is currently marked as a draft bundle. It may not fully follow the OKF specification yet.

How do I install agentic-task-system?

Clone the repository and point your AI agent at the bundle directory. The agent will automatically discover and load the OKF knowledge. No additional tools or SDKs are required.

What AI agents can use agentic-task-system?

agentic-task-system works with any AI agent that supports OKF bundles, including Claude Code. Just point your agent at the bundle directory.

What are alternatives to agentic-task-system?

Similar bundles include pi-okf, agent-wiki, okf-kit. Browse these for alternative approaches and feature sets.