🔍
Quality

Intended vs Implemented

by phuryn

Intended vs Implemented is a Quality skill for Claude Code, published by phuryn in pm-skills.

25.2K stars2.7K forkson phuryn/pm-skillsAdded 2026/08/14Repository updated 2026/07/03
agent-skill-repositoryagent-skillsagentic-skillsclaude-code-marketplaceclaude-code-pluginsclaude-cowork-pluginproduct-management
Install in seconds
Install Intended vs Implemented
Copy Intended vs Implemented into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/phuryn/pm-skills/tree/main/pm-ai-shipping/skills/intended-vs-implemented ~/.claude/skills/intended-vs-implemented

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/phuryn/pm-skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
pm-ai-shipping/skills/intended-vs-implemented/SKILL.md in phuryn/pm-skills
Installs to
~/.claude/skills/intended-vs-implemented
Collection
One of 25 skills cataloged from this repository
Category
Quality1354 skills

What Intended vs Implemented does

Intended vs Implemented compares documented requirements against actual code to find security and correctness gaps that generic scanners miss, citing both documentation and implementation evidence for each finding. Use it when auditing AI-built code, access control, or whether a codebase matches its own documentation.

Intended vs Implemented is cataloged under Quality on DirSkills. Intended vs Implemented comes from a repository tagged agent-skill-repository, agent-skills, agentic-skills, claude-code-marketplace and claude-code-plugins.

Documentation

README

Intended vs. Implemented: Auditing the Gap

Purpose

A linter scans code in a vacuum. It can tell you the code is internally consistent; it cannot tell you the code does what you meant, because it has no model of your intent. The highest-value security and correctness bugs live in that gap — a permission documented but never enforced, a "cron-only" endpoint anyone can call, a field marked public-only that leaks private data.

This skill is the method for finding that gap. It is the differentiator: it only works when intent has been written down first (see the shipping-artifacts skill), and that's exactly why commodity tools can't replicate it.

Context

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Intended vs Implemented

  • What else does phuryn publish alongside Intended vs Implemented?

    Intended vs Implemented is one of 25 skills that DirSkills catalogs from phuryn/pm-skills, the repository it ships in. Its siblings there include A/B Test Analysis, Beachhead Segment and Brainstorm Team OKRs. Each one is a separate skill with its own page in this directory, installs the same way Intended vs Implemented does, and is maintained by phuryn in that same repository. The rest of the collection is listed on the phuryn/pm-skills page.

  • How does Intended vs Implemented compare to other Quality skills?

    Intended vs Implemented ranks #114 by stars among the 1354 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Intended vs Implemented against them. Open each page to compare what they document and how they install.

More from phuryn/pm-skills

Intended vs Implemented is one of 25 skills cataloged on DirSkills from phuryn/pm-skills.

See all 25 skills
📊
2w ago

A/B Test Analysis

A/B Test Analysis evaluates A/B test results with statistical significance, sample size validation, confidence intervals, and ship/extend/stop recommendations. Use when interpreting split test data, checking if a test reached significance, or deciding whether to ship a variant.
Data
25.2K2.7K
🎯
2w ago

Beachhead Segment

Beachhead Segment identifies the first beachhead market segment for a product launch by evaluating segments against burning pain, willingness to pay, winnable market share, and referral potential. Use it when choosing a first market, targeting an initial customer segment, or planning market entry strategy.
Data
25.2K2.7K
🎯
2w ago

Brainstorm Team OKRs

Brainstorm Team OKRs generates three alternative OKR sets aligned with company strategy, each with a qualitative objective and three measurable key results. Use when setting quarterly OKRs, aligning team goals with company strategy, drafting objectives, or learning how to write effective OKRs.
Writing
25.2K2.7K
📊
2w ago

Cohort Analysis

Cohort Analysis helps analyze user engagement and retention patterns by cohort to identify trends in user behavior, feature adoption, and long-term engagement. Use it when studying retention curves, feature adoption over time, churn patterns, or engagement trends.
Data
25.2K2.7K
⚔️
2w ago

Competitive Battlecard

Competitive Battlecard creates sales-ready battlecards comparing your product against a specific competitor, including positioning, feature comparison, objection handling, and win/loss patterns. Use it when preparing sales teams, creating competitive materials, or answering 'why not competitor X?'
Writing
25.2K2.7K
📝
2w ago

Create PRD

Create PRD guides an agent through writing a Product Requirements Document using an 8-section template covering problem, objectives, segments, value propositions, solution, and release planning. Use it when drafting a PRD, documenting product requirements, preparing a feature spec, or reviewing an existing PRD.
Writing
25.2K2.7K