timohaa

19 mods across 2 repositories, 0 stars between them.

agents-md-enforcer

01

timohaa/scopewalker-mcp

Agent Claude Code

Audits and tightens AGENTS.md / CLAUDE.md (and their @path imports) against Anthropic's Claude Code best practices (short, scannable, project-specific, free of derivable or stale content). Prunes and sharpens without inventing policy. Use when AGENTS.md has grown bloated, after adding a rule, or as a polish-pipeline…

0 5d ago A 84 tokens original MIT

comment-fixer

02

timohaa/scopewalker-mcp

Agent Claude Code

Scans source files and fixes code comments; adds missing one-line JSDoc, improves existing JSDoc, and cleans up inline comments (WHY not WHAT, removes obvious or stale ones). Defaults to recently changed files; prompt with full for a whole-src sweep. Use when asked to clean up, fix, or standardize comments.

0 5d ago A 74 tokens original MIT

docs-reality-sync

03

timohaa/scopewalker-mcp

Agent Claude Code

Audits all documentation against the actual codebase and fixes discrepancies in paths, tool names, parameters, npm scripts, versions, and code examples. Use after refactoring, feature additions/removals, or renames, or when documentation staleness is suspected.

0 5d ago A 58 tokens original MIT

timohaa/scopewalker-mcp

Agent Claude Code

Runs lint, typecheck, and prettier, then fixes all warnings and errors until every check passes. Use proactively after writing or modifying code and before commits.

0 5d ago A 37 tokens original MIT

timohaa/scopewalker-mcp

Agent Claude Code

Finds changed markdown files via git status and fixes all markdownlint warnings and table formatting. Use proactively after creating or modifying .md files and before commits.

0 5d ago A 36 tokens original MIT

smart-test-fixer

06

timohaa/scopewalker-mcp

Agent Claude Code

Runs checks and tests, then fixes all warnings, errors, and failing tests, consulting recent git changes to decide whether the code under test or the test itself is wrong. Use proactively after code changes to confirm everything still passes.

0 5d ago A 50 tokens original MIT

standards-enforcer

07

timohaa/scopewalker-mcp

Agent Claude Code

Analyzes the codebase for coding-standards violations (file/function length, nesting depth, parameter counts, TODO/FIXME markers) using the scopewalker tools, then refactors to fix them while keeping checks and tests green. Use proactively after significant code changes or for a full standards audit.

0 5d ago A 65 tokens original MIT

create-test

08

timohaa/scopewalker-mcp

Skill Claude CodeCodex

Generate a vitest test file for an existing module following project testing patterns. Use when adding tests for a module that lacks them.

0 5d ago A 29 tokens original MIT

create-tool

09

timohaa/scopewalker-mcp

Skill Claude CodeCodex

Scaffold a new MCP tool with types, implementation, tests, and registration. Use when adding a new analysis tool to the server.

0 5d ago A 30 tokens original MIT

polish

10

timohaa/scopewalker-mcp

Skill Claude CodeCodex

Run the full quality pipeline (lint/type/format fix, test fix, standards enforcement, comment cleanup, docs sync, AGENTS.md enforcement, and markdown lint) using subagents. Defaults to changed-files scope for comment cleanup; pass full for a whole-codebase sweep.

0 5d ago A 60 tokens original MIT

review-changes

11

timohaa/scopewalker-mcp

Skill Claude CodeCodex

Review uncommitted changes against project standards, or run the full-codebase quality gate with full. Use before committing or when asked to review the working tree or verify code quality.

0 5d ago A 41 tokens original MIT

timohaa/scopewalker-mcp

Instructions file CodexOpenCode

AGENTS.md instructions for timohaa/scopewalker-mcp, covering agents.md, what, how, behavior and reference docs.

0 5d ago A 797 tokens original MIT

timohaa/scopewalker-mcp

Instructions file

Claude Code instructions for timohaa/scopewalker-mcp, a project described as: Codebase analysis MCP server for AI agents: complexity metrics, size thresholds, prop drilling, and code smell detection built on tree-sitter and tokei.

0 5d ago A 11 tokens copy · 100% MIT

timohaa/scopewalker-mcp

Instructions file Gemini CLI

Gemini CLI instructions for timohaa/scopewalker-mcp, a project described as: Codebase analysis MCP server for AI agents: complexity metrics, size thresholds, prop drilling, and code smell detection built on tree-sitter and tokei.

0 5d ago A 9 tokens original MIT

scopewalker-mcp

15

timohaa/scopewalker-mcp

MCP server Claude CodeCodexCursor

Codebase analysis tools for AI agents: complexity, prop drilling, doc coverage, code smells. Runs locally from the scopewalker-mcp npm package. Needs 1 environment variable to run.

0 5d ago A tokens not measured original MIT

timohaa/simple-jira-mcp

Instructions file CodexOpenCode

AGENTS.md instructions for timohaa/simple-jira-mcp, covering agents.md, project, critical: no stdout, commands and behavior.

0 1mo ago A 930 tokens original MIT

timohaa/simple-jira-mcp

Instructions file

Claude Code instructions for timohaa/simple-jira-mcp, a project described as: Very light MCP server for Jira Cloud integration with Claude, Gemini, Cursor, and other AI agents.

0 1mo ago A 11 tokens copy · 100% MIT

timohaa/simple-jira-mcp

Instructions file Gemini CLI

Gemini CLI instructions for timohaa/simple-jira-mcp: ALWAYS Read and follow guidelines and standards from AGENTS.md.

0 1mo ago A 21 tokens original MIT

simple-jira-mcp

19

timohaa/simple-jira-mcp

MCP server Claude CodeCodexCursor

MCP server "simple-jira-mcp" as configured in timohaa/simple-jira-mcp. Runs locally from the simple-jira-mcp Python package.

0 1mo ago A tokens not measured original MIT