packages / firstpick-pi-skill-spec-vs-impl-checker
skill Modes & workflows
@firstpick/pi-skill-spec-vs-impl-checker
Agents should invoke this skill when a spec, plan, README, issue, or requirement must be verified against implementation. Traces requirements to code, checks interface contracts, and reports gaps or mismatches.
Install
$
pi install npm:@firstpick/pi-skill-spec-vs-impl-checker
Installs from npm into ~/.pi/agent/.
Add -l for project-local (.pi/). Manage with pi list / pi update / pi remove.
What it actually did when run
no code to runThis package ships skills, prompts or themes and no JavaScript, so there is nothing to execute. That is different from a package that runs and does nothing.
Run against version 0.1.4 on 2026-08-02.
Registration-time behaviour under default settings; other configurations may differ.
▲ Review before you install. pi packages run with your full system permissions.
Check the source, pin versions, and prefer authors you trust.
Reviews
0 publishedSign in with GitHub to write a review, reply, or vote.
No reviews yet — be the first.
More in Modes & workflows
- pi-dynamic-workflows — Claude-Code-style dynamic workflow orchestration for Pi.
- @raoxxxwq/pi-tasks — A pi extension that brings Claude Code-style task tracking and coordination to pi.
- @ifi/oh-pi-skills — On-demand skill packs for pi: web-search, debug-helper, git-workflow, and more.
- pi-plan-modus — Read-only plan mode with RepoPrompt-aware write blocking; restricts tools, bash commands, …