ArtemisAI

19 mods across 1 repository, 13 stars between them.

PreToolUse

01

ArtemisAI/Harness_Engineering

Hook Claude Code

Runs before the agent uses a tool for Bash tool calls, executing pre_bash_guard.py via python3. From ArtemisAI/Harness_Engineering.

13 6mo ago A tokens not measured

PostToolUse

02

ArtemisAI/Harness_Engineering

Hook Claude Code

Runs after a tool call finishes for Write and Edit tool calls, executing post_lint_check.py via python3. From ArtemisAI/Harness_Engineering.

13 6mo ago A tokens not measured

Stop

03

ArtemisAI/Harness_Engineering

Hook Claude Code

Runs when the agent finishes a response, executing stop_progress_check.py via python3. From ArtemisAI/Harness_Engineering.

13 6mo ago A tokens not measured

ArtemisAI/Harness_Engineering

Agent

A session coding agent for the Harness Engineering project. Implements one feature per session following the spec-driven pipeline, maintains clean git state, and writes handoff notes for the next session.

13 6mo ago A 40 tokens

filesystem

09

ArtemisAI/Harness_Engineering

MCP server Claude CodeCodexCursor +2

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.

13 6mo ago A tokens not measured

git

10

ArtemisAI/Harness_Engineering

MCP server Claude CodeCodexCursor +2

Lets the agent read, search and manipulate local git repositories: log, diff, status, commit. Runs locally from the mcp-server-git Python package.

13 6mo ago A tokens not measured

memory

11

ArtemisAI/Harness_Engineering

MCP server Claude CodeCodexCursor +2

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.

13 6mo ago A tokens not measured

fetch

12

ArtemisAI/Harness_Engineering

MCP server Claude CodeCodexCursor +2

MCP server "fetch" as configured in ArtemisAI/HarnessEngineering. Runs locally from the @modelcontextprotocol/server-fetch npm package.

13 6mo ago A tokens not measured

playwright

13

ArtemisAI/Harness_Engineering

MCP server Claude CodeCodexCursor +2

Lets the agent drive a real browser: open pages, click, type, take screenshots and read the accessibility tree, using Playwright. Runs locally from the @playwright/mcp npm package.

13 6mo ago A tokens not measured

sequential-thinking

14

ArtemisAI/Harness_Engineering

MCP server Claude CodeCodexCursor +2

MCP server "sequential-thinking" as configured in ArtemisAI/HarnessEngineering. Runs locally from the @modelcontextprotocol/server-sequentialthinking npm package.

13 6mo ago A tokens not measured

github

15

ArtemisAI/Harness_Engineering

MCP server Claude CodeCodexCursor +2

GitHub's hosted MCP server: lets the agent search code, read and create issues and pull requests. Remote server at api.githubcopilot.com.

13 6mo ago A tokens not measured

deepwiki

16

ArtemisAI/Harness_Engineering

MCP server Claude CodeCodexCursor +2

DeepWiki's hosted MCP server: AI-generated documentation of public GitHub repositories the agent can query. Remote server at mcp.deepwiki.com.

13 6mo ago A tokens not measured

context7

17

ArtemisAI/Harness_Engineering

MCP server Claude CodeCodexCursor +2

Context7's hosted MCP server: up-to-date library documentation and code examples on demand. Remote server at mcp.context7.com.

13 6mo ago A tokens not measured

ArtemisAI/Harness_Engineering

Instructions file

Claude Code instructions for ArtemisAI/Harness_Engineering, covering claude.md, project purpose, governing principles, 1. what the agent can't see doesn't exist and 2. mechanical enforcement over documentation.

13 6mo ago A 4,188 tokens