tessl
01MCP server Claude CodeCodexCursor +2
MCP server "tessl" as configured in pantheon-org/tekhne. Launched with tessl mcp start.
MCP server Claude CodeCodexCursor +2
MCP server "tessl" as configured in pantheon-org/tekhne. Launched with tessl mcp start.
MCP server Claude CodeCodexCursor +2
The deterministic, verifiable grounding layer for AI code work — a zero-dependency signature-and-evidence map that grounds Claude, Cursor, Copilot, Aider, Windsurf, local LLMs & MCP agents against your real code (repo + installed libraries) so they stop h. Runs locally from the sigmap npm package.
MCP server Claude CodeCodexCursor +2
MCP server "aislop" as configured in pantheon-org/tekhne. Runs locally from the aislop-mcp npm package.
MCP server Claude CodeCodexCursor +2
Local-first knowledge graph for token-efficient code review through MCP and CLI. Runs locally from the code-review-graph Python package.
MCP server Claude CodeCodexCursor +2
Query Markup Documents - On-device hybrid search for markdown files with BM25, vector search, and LLM reranking. Runs locally from the @tobilu/qmd npm package.
MCP server Claude CodeCodexCursor +2
MCP plugin that saves 98% of your context window. Works with Claude Code, Gemini CLI, VS Code Copilot, OpenCode, and Codex CLI. Sandboxed code execution, FTS5 knowledge base, and intent-driven search. Runs locally from the context-mode npm package. Needs 1 environment variable to run.
Instructions file CodexOpenCode
Instructions for pantheon-org/tekhne, covering tekhne agent collaboration guide, project purpose, repository map, domain organization and required workflow for agents.
Instructions file
Instructions for pantheon-org/tekhne, a project described as: Agents Skills.
Skill Claude CodeCodex
Validates, sanitizes, normalizes user inputs before processing. Prevents injection attacks, data corruption, runtime errors in production. Enforces schema-driven validation at entry points with explicit rejection policies for malformed payloads.
Skill Claude CodeCodex
A minimal skill for testing.
Skill Claude CodeCodex
Name is exactly 64 bytes, the valid upper boundary.
Skill Claude CodeCodex
Name is 65 bytes, one over the 64-byte limit.
Skill Claude CodeCodex
Body with exactly 500 lines, at the no-warn boundary.
Skill Claude CodeCodex
Body with exactly 501 lines, one over the warn boundary.
Skill Claude CodeCodex
Boundary description with a multibyte glyph…
Skill Claude CodeCodex
Boundary description with a multibyte glyph…
Skill Claude CodeCodex
Body opens a fenced code block that is never closed.
Skill Claude CodeCodex
automation, automation, automation, automation, automation, automation, automation, automation, automation, automation, automation, automation. Use for CI, CD, build, deploy, release, pipeline, workflow, orchestration.
Skill Claude CodeCodex
Body links outside the skill directory using a parent traversal.
Skill Claude CodeCodex
Review a proposed Agent Skill for structural validity and content quality before publishing. Runs the skill-validator CLI to check for structural issues, scores the skill with an LLM judge, and interprets results to advise authors on what to address. Use when a user wants to review, validate, or quality-check an Agent…
Skill Claude CodeCodex
A skill with development directories that require --allow-dirs.
Skill Claude CodeCodex
A skill that uses only shell and config code blocks for testing contamination.
Skill Claude CodeCodex
This skill has valid content but its YAML frontmatter cannot be parsed.
Skill Claude CodeCodex
A skill using a flat layout with all files at the root level.