harvest
25Skill Claude CodeCodex
Clone and analyze a Git repo's Claude Code setup. Discovers adoptable skills, hooks, agents, and patterns, then generates adoption proposals. Use after /scout finds interesting repos, or directly with a repo URL.
Skill Claude CodeCodex
Clone and analyze a Git repo's Claude Code setup. Discovers adoptable skills, hooks, agents, and patterns, then generates adoption proposals. Use after /scout finds interesting repos, or directly with a repo URL.
Skill Claude CodeCodex
Scan Docker container logs for errors, crashes, and warnings. Use when services are misbehaving or after a deployment to verify health.
Skill Claude CodeCodex
Analyze blast radius of a code change — find all call sites, test mocks, and consumers. Use before modifying shared functions, interfaces, or modules.
Skill Claude CodeCodex
Process references into skill/rule improvement proposals. Use after adding blog posts, repos, or docs to .claude/references/, or pass a URL to fetch and ingest directly.
Skill Claude CodeCodex
Search the web for new Claude Code patterns, release notes, and community skills. Use periodically to check for framework optimization opportunities.
Skill Claude CodeCodex
Orchestrate the full spec → implement → review → fix → commit pipeline. Use when shipping a complete feature end-to-end.
Skill Claude CodeCodex
Write and run smoke tests against the Docker stack from a spec. Use after deploying to a Docker environment to verify end-to-end behavior.
Skill Claude CodeCodex
Run the full verify suite and report results — no fixes applied. Use to check baseline health before starting work, after a merge, or when CI is red.
MCP server Claude CodeCodexCursor +2
MCP server "azure-devops" as configured in dixus/claudeframework. Runs .claude/mcp-servers/azure-devops/dist/index.js with node. Needs 2 environment variables to run.
Instructions file
Instructions for dixus/claudeframework, covering claude.md, this repo, demo app tech stack, demo app commands and demo app architecture.