wigtn-plugins-with-codex
v0.5.4Selective product contracts for Codex: compact PRDs, saved WorkGraphs, scoped screen artifacts, acceptance evidence, explicit verified delivery, and safe release actions.
By WIGTN1 GitHub starsUpdated yesterday
Directory evidence
- Runtimes
- Codex
- Parsed components
- 9 skill or MCP entries
- Source updated
- Sep 22, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Get the plugin
git clone https://github.com/wigtn/wigtn-plugins-codexClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is docs/scoped-inspect-2026-09-08/evidence-initial/snapshots/baseline/plugins/wigtn-plugins-with-codex/.
Compatibility: the page URL and API slug “wigtn-plugins-with-codex-3” remain stable.
- Codex: Legacy selector
wigtn-plugins-with-codex-3@agent-plugin-marketplaceremains documented for migration; install from source for this runtime.
This plugin's manifest name conflicts with another source for the same runtime. The source remains indexed, but this directory does not generate mismatched -2/-3 install commands.
Plugin files
├── .codex-plugin/plugin.json├── skills/acceptance-verifier/SKILL.md├── skills/design-direction/SKILL.md├── skills/handdrawn-diagram/SKILL.md├── skills/product-spec/SKILL.md├── skills/release-readiness/SKILL.md├── skills/screen-spec/SKILL.md├── skills/verified-delivery/SKILL.md├── skills/wigtn-presentation/SKILL.md└── skills/work-planner/SKILL.md
Included Skills9
Verify requirements against inspectable code and tests with canonical evidence statuses. Use for PRD coverage or acceptance verification. For evidence-only chat without inspectable code or tests, answer directly without invoking. Do not use for general code review or when no requirements can be identified.
Derive a project-native UI direction from the existing design system. Use for visual direction, greenfield styling, or redesign requests. Do not use for small CSS fixes, established-component work, or non-UI tasks.
Create Mermaid handDrawn architecture or flow diagrams with verified SVG and PNG. Use for explicit 손그림, sketch, hand-drawn, or handDrawn requests. Do not use for ordinary diagrams, charts, presentation diagrams, or bitmap illustrations.
Create, substantively review, or deep-dive an implementation-ready PRD or product spec. Use for explicit PRD creation, requirements or acceptance-criteria audits, and spec feasibility, contradiction, or coverage review. Do not use for proofreading, copyediting, reformatting, renaming, link repair, minor fixes, brainstorming without an artifact, implementation, or general code review.
Safely review, prepare, commit, push, or open a PR for explicit Git requests such as “커밋해줘”, “푸시해줘”, or “PR 올려줘”. Preserve unrelated changes and perform only the requested scope. Do not use for implementation or vague completion requests.
Create only the requested IA, user flow, screen spec, lo-fi HTML wireframe, or developer handoff from requirements. Use for “화면정의서”, IA, user flow, wireframe, or UI handoff requests. Build all five only for an explicit complete bundle. Do not use for styling alone or backend work.
Implement and verify with proportional evidence only when explicitly invoked as $wigtn-plugins-with-codex:verified-delivery; never auto-invoke for ordinary coding, specs, review, or Git requests.
Apply WIGTN branding to presentations, pitch decks, company introductions, or internal slides. Use only when WIGTN identity is explicit. Do not use for generic presentations or another brand.
Save requirements as a resumable dependency-aware WIGTN WorkGraph with tasks, checks, paths, and drift invalidation. Use only for saved plans, cross-session resume, WorkGraph maintenance, or stale-work analysis. Do not use for conversational plans, implementation, PRDs, or releases.
Plugin manifests1
{
"name": "wigtn-plugins-with-codex",
"version": "0.5.4",
"description": "Selective product contracts for Codex: compact PRDs, saved WorkGraphs, scoped screen artifacts, acceptance evidence, explicit verified delivery, and safe release actions.",
"author": {
"name": "WIGTN"
},
"skills": "./skills/",
"interface": {
"displayName": "WIGTN Plugin for Codex",
"shortDescription": "Product contracts, evidence, and safe delivery.",
"longDescription": "Adds compact product contracts, saved WorkGraph planning, scoped screen artifacts, evidence integrity, and release authority boundaries while leaving ordinary Codex coding unconstrained. Verified delivery remains explicit-only.",
"developerName": "WIGTN",
"category": "Productivity",
"capabilities": [],
"defaultPrompt": [
"Turn this idea into an implementation-ready PRD.",
"Save these requirements as a resumable dependency-aware WorkGraph.",
"Verify this implementation and prepare only the requested Git action."
]
}
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[wigtn-plugins-with-codex on Agent Plugins Marketplace](https://pluginsmp.com/plugins/wigtn-plugins-with-codex-3)