Implement Intent
pathmodeio/claude-pluginImplement the repository's active intent only after running its deterministic preflight. Use when the user asks to build, implement, fix, or change product code under an intent.md. Works in keyless local mode and connected team mode.
At a glance
This skill is for Coding and helps you implement-intent, build-intent, and fix-intent.
/plugin marketplace add pathmodeio/claude-plugin
/plugin install implement-intent
IntentmddeterministicPreflightProduct CodeLocal ModeTeam Mode
Also in pathmodeio/claude-plugin
View the repoBuild a structured intent spec through Socratic conversation. Use when the user wants to define what to build, sharpen a vague idea into a t...
Adversarial review of an existing intent spec. Walk the spec field-by-field and pressure-test the weakest claims before code gets written ag...
Capture context at the end of an implementation session — decisions made, blockers hit, what's left. Use before ending a session or switchin...
Run the deterministic readiness check on an intent spec before an agent builds against it. Six calibrated gates, computed by pure functions...
Review code changes against the active intent's outcomes and constraints. Use after writing code meant to implement an intent, or when revie...
Interview the user about their development workflow and capture the answers as durable context. Use when starting a new project with Pathmod...
Break an intent spec into 3-10 paste-ready tickets for Linear, Jira, or GitHub Issues. Use when a spec is ready to be worked on but it's too...
Design the executable feedback loop for an intent — fastest check, highest-confidence check, manual fallback, observable shipped signal, and...
Other Coding skills
Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make...
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI be...
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-design...
Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model...
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS,...
Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.