Fieldwork plugin marketplace
npx claudepluginhub jklazinga/fieldworkPM-native skills framework for AI coding agents. Discovery, spec, GTM, marketing, launch, and retro.

AI coding agents are good at building. They are not good at deciding what to build, writing specs that hold up, or knowing when a feature is actually done.
Fieldwork fixes that. It's a PM workflow for AI coding agents that covers the full feature lifecycle: discovery, spec, engineering handoff, GTM, launch, and retro. Skills trigger automatically based on where you are in the process, so you don't have to manage the workflow yourself.
Most PM tools for AI stop at strategy or stop at code. Fieldwork connects them. The discovery output feeds the spec. The spec feeds the implementation plan. The plan feeds your task tracker. The retro closes the loop against the prediction you made at discovery.
Every skill reads your actual codebase and product context. The outputs are grounded in what you know about your users, your OKRs, and your constraints, not generic templates.
Run these inside any Claude Code session:
/plugin marketplace add jklazinga/fieldwork-marketplace
/plugin install fieldwork@fieldwork-marketplace
Fieldwork is active in that project.
Tell Cursor Agent:
Fetch and follow the instructions at https://raw.githubusercontent.com/jklazinga/fieldwork/refs/heads/main/.cursor/INSTALL.md
Tell Codex:
Fetch and follow instructions from https://raw.githubusercontent.com/jklazinga/fieldwork/refs/heads/main/.codex/INSTALL.md
Tell OpenCode:
Fetch and follow instructions from https://raw.githubusercontent.com/jklazinga/fieldwork/refs/heads/main/.opencode/INSTALL.md
After install, describe your project or idea to the agent. If context files are missing, the onboard skill runs automatically. It will:
Once onboarding is done, describe a feature or opportunity. The agent takes it from there.
Not every idea needs a spec. Match the process to the bet.
Small or reversible bet. Key assumption testable by building. Use when the fastest way to learn is to make something, not document something.
spike → debrief → (if validated) discover or write-spec
Opportunity understood well enough to commit engineering time. Medium-sized bet.
discover → write-spec → review-spec → write-plan → scaffold-tasks → write-gtm → write-launch-brief → close-feature
Large, cross-cutting, or high-stakes. All gates required.
Same as Feature - no steps skipped.
onboard - Activates when context files are missing or stale. Reads your codebase, asks about your product and users, writes the three context files everything else depends on.
spike - Activates for small bets or when a key assumption is testable by building. Produces a test plan, not a spec. Time-boxed. Feeds back into discover if validated.
discover - Activates when you describe a new idea or opportunity. Asks clarifying questions, frames the problem, surfaces assumptions. Ends with a prediction: if this works, what will we observe? Saves an opportunity brief and assumptions log.
write-spec - Activates after opportunity approval. Writes a full product spec grounded in your context files. Structured for agent handoff - the spec is the execution brief.
review-spec - Activates after the spec is drafted. Reviews for gaps, contradictions, and missing edge cases. Asks: does this spec give us a real shot at the outcome we predicted in discovery? Flags issues before they become rework.
write-plan - Activates after spec approval. Produces a sequenced implementation plan grounded in the actual codebase.
scaffold-tasks - Activates after plan approval. Creates tracked tasks in GitHub Issues, Linear, or a local task file. MCP-aware - checks what's available before attempting any calls.
write-gtm - Activates after spec approval, in parallel with execution. Writes a go-to-market plan covering positioning, channels, and launch sequencing.
write-marketing - Activates after GTM approval. Writes a marketing brief for the feature: messaging, audience, and channel-specific copy direction.
write-launch-brief - Activates as launch approaches. Consolidates everything into a single launch brief for stakeholders and comms.
close-feature - Activates after the feature ships. Runs a structured retro that compares against the prediction made at discovery. Did we solve the customer problem?
Open Design — local-first design app exposed to coding agents over MCP. Install once with your agent's plugin command and projects/files/skills are reachable through stdio.
Claude Code plugins for the Slidev presentation framework
Bundled plugins for actuating and debugging the Chrome browser.