Harness-engineering check-mechanical-constraints

name: check-mechanical-constraints

install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest: agents/skills/claude-code/check-mechanical-constraints/skill.yaml
source content

name: check-mechanical-constraints version: "1.0.0" description: Run all mechanical constraint checks (context validation + architecture) stability: static cognitive_mode: meticulous-verifier triggers:

  • manual
  • on_pr platforms:
  • claude-code
  • gemini-cli
  • cursor
  • codex tools:
  • Bash
  • Read
  • Glob cli: command: harness skill run check-mechanical-constraints args:
    • name: path description: Project root path required: false mcp: tool: run_skill input: skill: check-mechanical-constraints path: string type: rigid internal: true state: persistent: false files: [] depends_on:
  • validate-context-engineering
  • enforce-architecture