rumotion/ai-agent-project-template
Skill Claude CodeCodex
Reviews code changes for correctness, maintainability, security, performance, tests, and adherence to project rules. Use when reviewing diffs, PRs, or completed agent work.
rumotion/ai-agent-project-template
Skill Claude CodeCodex
Reviews code changes for correctness, maintainability, security, performance, tests, and adherence to project rules. Use when reviewing diffs, PRs, or completed agent work.
rumotion/ai-agent-project-template
Skill Claude CodeCodex
Coordinates task delegation across Gemini, Codex, Claude, and subagents using the portable subagent contract.
rumotion/ai-agent-project-template
Skill Claude CodeCodex
Updates project documentation and Memory Bank files after meaningful changes. Use after features, refactors, setup changes, architecture decisions, or user requests to update memory.
rumotion/ai-agent-project-template
Skill Claude CodeCodex
Applies concise senior-engineer behavior for implementation, debugging, and refactoring: clarify, simplify, make surgical changes, and verify.
rumotion/ai-agent-project-template
Skill Claude CodeCodex
Creates implementation plans from project requirements. Use when planning features, refactors, architecture changes, or multi-step development tasks.
rumotion/ai-agent-project-template
Skill Claude CodeCodex
Upgrades an existing target project to the latest AI Agent Project Template version. Use when asked to upgrade another project, port template updates, or bring an existing repository up to date with the latest template logic, skills, workflows, adapters, and validation tools without altering or breaking existing…
rumotion/ai-agent-project-template
Skill Claude CodeCodex
Automated tool and workflow to extract, download, and format 100% full-length Microsoft Teams / SharePoint Stream video recordings (1080p MP4 at strict 1.0x native normal playback speed) and complete speaker-annotated transcripts (.txt and .srt) without missing virtualized cues or playing audio.
rumotion/ai-agent-project-template
Skill Claude CodeCodex
Designs test strategy for new features, bug fixes, refactors, and risky changes. Use when deciding what tests to add or run.
rumotion/ai-agent-project-template
Agent Claude Code
Read-only review of a frozen artifact or diff using the repository reviewer contract.
rumotion/ai-agent-project-template
Command Claude Code
Update memory-bank/handoff.md to pause or switch models.
rumotion/ai-agent-project-template
Command Claude Code
Write a phase-completion summary and update the Memory Bank.
rumotion/ai-agent-project-template
Command Claude Code
Plan a task with minimal context before coding.
rumotion/ai-agent-project-template
Hook Claude Code
Runs before the agent uses a tool for Write and Edit tool calls, executing guard-sensitive-paths.py via python with --client. From rumotion/ai-agent-project-template.
rumotion/ai-agent-project-template
Hook Claude Code
Runs after a tool call finishes for Write and Edit tool calls, executing log-writes.py via python with --client and --workspace-root. From rumotion/ai-agent-project-template.
rumotion/ai-agent-project-template
Settings file Claude Code
Agent settings declaring 2 hook events (PreToolUse, PostToolUse) and 5 allowed tools.
rumotion/ai-agent-project-template
Cursor rule Cursor
Project canonical rules pointer.
rumotion/ai-agent-project-template
Instructions file GitHub Copilot
Copilot instructions for rumotion/ai-agent-project-template: Read AGENTS.md first; it is canonical. Then read memory-bank/startup.md. If resuming work, also read memory-bank/handoff.md. Lazy-load deeper context only when the task requires it.
rumotion/ai-agent-project-template
MCP server Claude CodeCodexCursor
Gives the agent read and write access to a set of allowed directories on the local filesystem. Runs locally from the @modelcontextprotocol/server-filesystem npm package.
rumotion/ai-agent-project-template
MCP server Claude CodeCodexCursor
Lets the agent read, search and manipulate local git repositories: log, diff, status, commit. Runs locally from the mcp-server-git Python package.
rumotion/ai-agent-project-template
MCP server Claude CodeCodexCursor
Gives the agent a persistent knowledge graph it can write facts to and recall across sessions. Runs locally from the @modelcontextprotocol/server-memory npm package. Needs 1 environment variable to run.
rumotion/ai-agent-project-template
Instructions file CodexOpenCode
AGENTS.md instructions for rumotion/ai-agent-project-template, covering agents.md — canonical agent instructions, startup path — keep context small, cross-model continuity, initialization modes and fastinit (default).
rumotion/ai-agent-project-template
Instructions file
Claude Code instructions for rumotion/ai-agent-project-template, a project described as: One canonical instruction file. Many models. 1.9K-token startup. A copyable template for building software with AI agents that share one Memory Bank across Claude, Gemini, Codex, Cline, and more.
rumotion/ai-agent-project-template
Instructions file Gemini CLI
Gemini CLI instructions for rumotion/ai-agent-project-template, a project described as: One canonical instruction file. Many models. 1.9K-token startup. A copyable template for building software with AI agents that share one Memory Bank across Claude, Gemini, Codex, Cline, and more.