port-commits
01Command Cursor
A Git command for copying selected, finished commits from one branch onto another with `cherry-pick`, which reapplies those exact changes.
Command Cursor
A Git command for copying selected, finished commits from one branch onto another with `cherry-pick`, which reapplies those exact changes.
Skill Claude CodeCodexCursor
Use when deeply researching an open-source GitHub repository for AgenticX adoption, selective mechanism internalization, gap analysis, or an evidence-backed implementation proposal.
Skill Claude CodeCodexCursor
Use when scanning an arbitrary Git repository to create, refresh, or selectively update Markdown summaries of code modules, especially when changes must be traced from each module's last successful update.
Instructions file CodexOpenCode
Instructions for DemonDamon/AgenticX, covering agents.md, learned user preferences and learned workspace facts.
Agent
A planned agent for improving user questions before retrieval-augmented generation (RAG), a method that searches a knowledge base before generating an answer.
Skill Claude CodeCodex
Guide for using the A2A (Agent-to-Agent) communication protocol in AgenticX including agent discovery, skill invocation, remote agent cards, and distributed agent systems. Use when the user wants agents to communicate with each other, set up distributed agent systems, invoke remote agent skills, or build…
Skill Claude CodeCodex
Guide for creating persistent Near desktop digital avatars (数字分身) via natural-language interview and the createavatar tool. Use when the user wants to create an avatar, digital twin, specialist agent persona, or add someone to the avatar sidebar.
Skill Claude CodeCodex
Build and maintain Near Desktop scheduled (cron) tasks — default workspace /.agenticx/crontask, scheduletask tool, execution contract, and user-facing output. Use when the user wants recurring automation, crontab-style jobs, or to author/fix automation task prompts.
Skill Claude CodeCodex
Guide for deploying AgenticX agents to production including Docker containerization, Kubernetes orchestration, Volcengine AgentKit cloud deployment, and API server setup. Use when the user wants to deploy agents, containerize applications, set up Kubernetes, configure cloud deployment, or run the AgenticX API server…
Skill Claude CodeCodex
Guide for setting up and using the AgenticX memory system including Mem0 integration, long-term memory, context management, and memory-enhanced agents. Use when the user wants to add memory to agents, persist conversation history, build memory-aware workflows, or integrate with Mem0 for long-term recall.
Skill Claude CodeCodex
Use when the user asks about verifiable quantitative facts (stock prices, financial indicators, macro data, company registry, academic metrics, legal statutes) that must come from a live data source rather than training memory.
Skill Claude CodeCodex
AgenticX zero-to-hero quickstart guide. Use when the user wants to get started with AgenticX, create their first project, build their first agent, or run their first workflow. Covers installation, project scaffolding, agent creation, task execution, and CLI basics.
Skill Claude CodeCodex
Guide for managing AgenticX skills including listing, searching, installing, uninstalling, publishing, and running a skill registry server. Use when the user wants to manage skills, find available skills, publish custom skills, set up a skill registry, or understand the skill ecosystem.
Skill Claude CodeCodex
Guide for creating custom tools in AgenticX including function decorator tools, MCP tool integration, tool registries, and remote tool access. Use when the user wants to create tools for agents, integrate external APIs as tools, build MCP servers, or extend agent capabilities with custom functions.
Skill Claude CodeCodex
Guide for designing and running AgenticX workflows including sequential pipelines, parallel execution, graph-based orchestration, conditional routing, and trigger services. Use when the user wants to create workflows, orchestrate multiple agents, design agent pipelines, or set up complex multi-step processes.
Skill Claude CodeCodex
Near codedev harness — Explore, Read, Author phases with outline-first context discipline.
Skill Claude CodeCodex
Coding agent for the project-level harness — one feature per session, must verify, must be mergeable.
Skill Claude CodeCodex
Initializer agent for the project-level harness — turn a spec or issue into featurelist.json, init.sh, verify.yaml, and an initial commit.
Skill Claude CodeCodex
Create or update AgenticX skills from a live conversation workflow. Use when the user asks to save, persist, or encapsulate a multi-step procedure as a local skill, when tool calls were repeated too often, or when refining SKILL.md frontmatter and discoverability after skillmanage.
Skill Claude CodeCodex
Generate modern B2B desktop design system specs — tokens, layout, information hierarchy — for Near delivery POC.
Skill Claude CodeCodex
Generate Playwright UI tests and visual smoke reports for delivery POC frontends.
Skill Claude CodeCodex
Decompose customer RFP materials into pages, interactions, and acceptance criteria for Near delivery loop.
Skill Claude CodeCodex
Scaffold Vite + React POC frontend in delivery worktree output directory.
Agent
A code-analysis agent that documents the structure, files, statistics, and implementation details of an agents directory in a Python project.