Claude Skills · Coding

Implement Intent

pathmodeio/claude-plugin

Implement 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.

★ 1 Synced 1 hour ago View SKILL.md

At a glance

Coding Plugin install

This skill is for Coding and helps you implement-intent, build-intent, and fix-intent.

Install /plugin marketplace add pathmodeio/claude-plugin /plugin install implement-intent
Can use Not declared by the author

IntentmddeterministicPreflightProduct CodeLocal ModeTeam Mode

Also in pathmodeio/claude-plugin

View the repo
Compile Intent Productivity

Build a structured intent spec through Socratic conversation. Use when the user wants to define what to build, sharpen a vague idea into a t...

Grill Intent Code Review & Testing

Adversarial review of an existing intent spec. Walk the spec field-by-field and pressure-test the weakest claims before code gets written ag...

Handoff Intent Productivity

Capture context at the end of an implementation session — decisions made, blockers hit, what's left. Use before ending a session or switchin...

Preflight Code Review & Testing

Run the deterministic readiness check on an intent spec before an agent builds against it. Six calibrated gates, computed by pure functions...

Review Against Intent Code Review & Testing

Review code changes against the active intent's outcomes and constraints. Use after writing code meant to implement an intent, or when revie...

Setup Pathmode Workflow DevOps & Infrastructure

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

Karpathy Guidelines multica-ai/andrej-karpathy-skills

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make...

Webapp Testing anthropics/skills

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI be...

MCP Builder anthropics/skills

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-design...

Claude API anthropics/skills

Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model...

Web Artifacts Builder anthropics/skills

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS,...

Improve Codebase Architecture mattpocock/skills

Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.