lewing/helix.mcp

CLI tool and MCP server for investigating .NET CI failures in Helix and Azure DevOps

4Stars on the repository
47Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

squad-conventions

01

lewing/helix.mcp

Skill Claude CodeCodex

Core conventions and patterns used in the Squad codebase.

not rated 4 4d ago A 15 tokens copy · 91% MIT

agent-collaboration

02

lewing/helix.mcp

Skill Claude CodeCodex

Standard collaboration patterns for all squad agents — worktree awareness, decisions, cross-agent communication.

not rated 4 4d ago A 22 tokens copy · 100% MIT

lewing/helix.mcp

Skill Claude CodeCodex

Skill "cancellation-vs-timeout" from lewing/helix.mcp, covering problem, wrong pattern, correct pattern and when to apply.

not rated 4 4d ago A 0 tokens original MIT

lewing/helix.mcp

Skill Claude CodeCodex

When to use: Migrating a multi-project .NET solution from per-csproj to a single Directory.Packages.props so future package bumps are one-line edits.

not rated 4 4d ago A 0 tokens original MIT

error-recovery

06

lewing/helix.mcp

Skill Claude CodeCodex

Standard recovery patterns for all squad agents. When something fails, adapt — don't just report the failure.

not rated 4 4d ago A 24 tokens copy · 100% MIT

lewing/helix.mcp

Skill Claude CodeCodex

Skill "freshness-marker-caching" from lewing/helix.mcp, covering skill: freshness marker pattern for delta caching, problem, pattern, flow and key properties.

not rated 4 4d ago A 0 tokens original MIT

git-workflow

08

lewing/helix.mcp

Skill Claude CodeCodex

Squad branching model: dev-first workflow with insiders preview channel.

not rated 4 4d ago C 16 tokens copy · 100% MIT

lewing/helix.mcp

Skill Claude CodeCodex

Skill "ihttpclientfactory-di" from lewing/helix.mcp, covering problem, wrong pattern, right pattern, why and applies when.

not rated 4 4d ago A 0 tokens original MIT

lewing/helix.mcp

Skill Claude CodeCodex

Pattern for searching across many items with ranked priority and early termination.

not rated 4 4d ago A 17 tokens original MIT

lewing/helix.mcp

Skill Claude CodeCodex

Refresh a project knowledgebase after code/doc updates by separating resolved findings from remaining follow-up work and durable facts.

not rated 4 4d ago A 28 tokens original MIT

lewing/helix.mcp

Skill Claude CodeCodex

A [McpServerTool] method routinely takes more than 1 second (downloads, multi-step API scans, multi-file processing). The MCP client needs interim progress so its UI doesn't appear hung.

not rated 4 4d ago A 0 tokens original MIT

lewing/helix.mcp

Skill Claude CodeCodex

Pattern for migrating MCP tools from string returns to UseStructuredContent typed returns.

not rated 4 4d ago A 20 tokens original MIT

mcp-threat-modeling

14

lewing/helix.mcp

Skill Claude CodeCodex

STRIDE threat modeling patterns specific to MCP servers.

not rated 4 4d ago A 15 tokens original MIT

lewing/helix.mcp

Skill Claude CodeCodex

Write MCP tool descriptions and failure messages that route callers to the right adjacent tools when workflows vary by repo, environment, or artifact availability.

not rated 4 4d ago A 33 tokens original MIT

lewing/helix.mcp

Skill Claude CodeCodex

How to perform root-path containment checks without weakening security on case-sensitive filesystems.

not rated 4 4d ago A 21 tokens original MIT

project-conventions

17

lewing/helix.mcp

Skill Claude CodeCodex

Core conventions and patterns for this codebase.

not rated 4 4d ago A 12 tokens copy · 100% MIT

reviewer-protocol

18

lewing/helix.mcp

Skill Claude CodeCodex

Reviewer rejection workflow and strict lockout semantics.

not rated 4 4d ago A 13 tokens copy · 100% MIT

secret-handling

19

lewing/helix.mcp

Skill Claude CodeCodex

Never read .env files or write secrets to .squad/ committed files.

not rated 4 4d ago A 19 tokens copy · 100% MIT

secure-xml-parsing

20

lewing/helix.mcp

Skill Claude CodeCodex

Confidence: low Source: earned Domain: .NET / C# / Security.

not rated 4 4d ago A 0 tokens original MIT

session-recovery

21

lewing/helix.mcp

Skill Claude CodeCodex

Find and resume interrupted Copilot CLI sessions using sessionstore queries.

not rated 4 4d ago A 16 tokens copy · 100% MIT

lewing/helix.mcp

Skill Claude CodeCodex

When writing or reviewing C# code that processes text content — especially log files, API responses, or search operations that may handle multi-MB strings.

not rated 4 4d ago A 0 tokens original MIT

test-discipline

23

lewing/helix.mcp

Skill Claude CodeCodex

Update tests when changing APIs — no exceptions.

not rated 4 4d ago A 12 tokens copy · 100% MIT

helix-cli

24

lewing/helix.mcp

Skill Claude CodeCodex

Investigate .NET CI failures using the hlx CLI tool via bash. USE FOR: checking Helix job status, searching build logs, downloading test results, AzDO build timeline analysis — when MCP tools aren't loaded, when the MCP server isn't configured or fails to start, or when scripting with JSON output and jq. DO NOT USE…

not rated 4 4d ago A 113 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: