Agent Plugins Marketplace
All plugins

valcraft

v0.8.2

Valcraft is a software factory in your repository: it coordinates the work, keeps the requirements and decisions in ordinary files, and checks the code before shipping so you can see what was built and how it was verified. Skills: tune (repository configuration), cast (project framing), spec (feature and quick contracts), draft (task plans with MSW), forge (reviewed-task implementation and authorized task PRs), review (report-only plan, code, and evidence review), land (authorized finalization and tracker closure), foreman (named-state delivery coordination), temper (local retrospective production), hone (prompt refinement), distill (prompt distillation), and msw (MSW Kernel document judgment).

CodexClaude CodeAgent Plugins12 Skills

By valcraft contributorsLicense: MIT19 GitHub starsUpdated 2 days ago

Directory evidence

Runtimes
Codex, Claude Code, and Agent Plugins
Parsed components
12 skill or MCP entries
Source updated
Sep 21, 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

Install valcraft for Codex and Claude Code

Installs for the current user
codex plugin marketplace add valzav/valcraft
codex plugin marketplace upgrade valcraft
codex plugin add valcraft@valcraft

Paste and run these commands in a terminal with Codex. They add and refresh the valcraft catalog, then install this plugin.

Compatibility: the page URL and API slug “valcraft” remain stable.

  • Codex: valcraft@agent-plugin-marketplacevalcraft@valcraft

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/valzav/valcraft

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/valcraft/.

Plugin files

plugins/valcraft/
├── .codex-plugin/plugin.json
├── .claude-plugin/plugin.json
├── plugin.json
├── skills/valcraft-cast/SKILL.md
├── skills/valcraft-distill/SKILL.md
├── skills/valcraft-draft/SKILL.md
├── skills/valcraft-foreman/SKILL.md
├── skills/valcraft-forge/SKILL.md
├── skills/valcraft-hone/SKILL.md
├── skills/valcraft-land/SKILL.md
├── skills/valcraft-msw/SKILL.md
├── skills/valcraft-review/SKILL.md
├── skills/valcraft-spec/SKILL.md
├── skills/valcraft-temper/SKILL.md
└── skills/valcraft-tune/SKILL.md

Included Skills12

valcraft-castskills/valcraft-cast/SKILL.md

Create or retrofit a lean spec-driven development project frame: project instructions, README, product brief, architecture and ADR structure, and other justified scaffold artifacts. Use when starting a project or repository, asking to scaffold or set up SDD, retrofitting project structure, or committing Valcraft's base configuration with the frame. Cast commits one clean frame and hands its product brief to Spec. Not for feature or PRD triplets, the first MVP feature, staged-feature completion, quick tasks, implementation, review, merge, or tracker closure.

valcraft-distillskills/valcraft-distill/SKILL.md

Distill a prompt artifact — inline prompt text, a markdown prompt file (system prompt, agent instructions, slash command), a skill directory, or a workflow — into its minimal goal-directed essence, a short structured summary of goal, applicability, steps, and load-bearing constraints. Use when explicitly invoked, or when the user asks to distill, condense, deconstruct, or boil down a prompt or skill, asks what a skill actually does under the noise, wants a cleaned minimal copy of a skill saved as a new skill, or wants to compare two similar skills or prompts. Read-only over the source — for improving the artifact in place, use `valcraft-hone`.

valcraft-draftskills/valcraft-draft/SKILL.md

Write or revise one implementation task plan for a feature T-XXX, quick Q-NNN QT-XXX, or existing task plan; apply MSW, commit the reviewable plan, and hand its exact commit to Review. Use for task planning and plan-review remediation, not implementation, feature specification, review, PR creation, merge, or tracker closure.

valcraft-foremanskills/valcraft-foreman/SKILL.md

Coordinate or take over the spec-driven delivery loop through fresh Spec, Draft, Review, Forge, Land, and Temper workers. Own runtime readiness, takeover inference, task selection, intermediate tracker state, worker lifecycle, backend returns, report validation, approval gates, recovery, and named-state transitions. Use for "run the delivery loop", "take over delivery", "start sprint", "work through the tasks", "deliver quick", or "run foreman". Do not use for new feature or PRD creation (valcraft-spec), task planning (valcraft-draft), implementation (valcraft-forge), review (valcraft-review), landing or closure (valcraft-land), retrospective production (valcraft-temper), or project framing (valcraft-cast).

valcraft-forgeskills/valcraft-forge/SKILL.md

Implement one feature task, quick task, passed plan, or small fully specified fix; write code and discriminating tests, remediate code findings, and hand Review an exact target. Use for implementation and authorized task publication, not planning, specification, review, merge, or closure.

valcraft-honeskills/valcraft-hone/SKILL.md

Refine an existing prompt artifact — inline prompt text, markdown prompt files (system prompts, agent instructions, slash commands), or a complete skill directory — against the official model prompting guides (Anthropic "Prompting Claude Fable 5" + OpenAI GPT-5.6 best practices). Use when explicitly invoked, or when the user asks to refine, tighten, optimize, modernize, or audit a prompt, system prompt, SKILL.md, CLAUDE.md, agent instructions, or skill for Claude, Opus, Fable, GPT, or Codex — even if they just say "make this prompt better" or "apply prompting best practices". Use for guide-based audit or refinement. For a read-only essence summary or separate minimal copy, use `valcraft-distill`. For deletion-only reduction of a Markdown document against its contract, use `valcraft-msw`.

valcraft-landskills/valcraft-land/SKILL.md

Finalize reviewed Valcraft work: verify exact final heads and applicable checks, merge an authorized task or spec PR, close the valid tracker targets, reconcile partial completion, or record and close work completed outside git. Use when the operator or Foreman asks to land, merge, finalize, close, mark not planned, resume a partial merge or closure, or assess external-completion evidence. Land never implements or reviews a change and never gives merge authority to Foreman.

valcraft-mswskills/valcraft-msw/SKILL.md

Apply the MSW Kernel to a markdown document — a plan, spec, skill, prompt, or any other .md file. Derives the document's contract, judges every claim by the kernel's deletion test, deletes the claims that fail, audits every limit for authority, and reports in the kernel's format. Use when explicitly invoked with a file, or when the user asks to apply MSW, run the MSW deletion test, or strip a document down to what its contract actually requires. Edits the target in place — for prompt-guide refinement use `valcraft-hone`; for a read-only essence summary use `valcraft-distill`.

valcraft-reviewskills/valcraft-review/SKILL.md

Independently review an exact plan commit, code target, or completion-evidence record and return reproduced findings without edits. Use plan mode for plans and feature artifacts, code mode for diffs and refs, and evidence mode for Land records. Use valcraft-hone for prompt audits and valcraft-msw for document reduction.

valcraft-specskills/valcraft-spec/SKILL.md

Create or resume one complete feature contract triplet, including the first MVP feature, or one quick-task file from exactly one local requirements document, selected GitHub PRD issue, or inline quick brief. Use for feature and PRD intake, staged feature completion, Spec review remediation, and authorized feature tracker projection, branch push, or spec-PR creation and update. Not for project scaffolding, task planning, implementation, review, PR landing, or closure.

valcraft-temperskills/valcraft-temper/SKILL.md

Produce an evidence-based retrospective over completed work, or synthesize prior Temper reports, and deliver one local, gitignored retrospective report with an exact Review handoff. Use for a retrospective, post-mortem, lessons learned, process-improvement analysis, completed feature or quick-task batch, PR or commit corpus, date window, or synthesis of analyze reports. Temper writes no git state: no branch, commit, push, or PR. It never reviews, closes tracker state, applies proposals, or analyzes one change before merge; in an attended synthesize run it offers corroborated proposals to the operator as a selection and records the choice.

valcraft-tuneskills/valcraft-tune/SKILL.md

Configure the committed `.valcraft/config.yaml` base and user-local `.valcraft/config.local.yaml` overlay. Use for initialization, invalid configuration, plugin upgrade, or requested tracker, approval, Foreman, backend, branch, or merge-strategy changes. Tune owns only these files; it does not scaffold or run delivery.

Plugin manifests3

plugins/valcraft/.codex-plugin/plugin.json
{
  "name": "valcraft",
  "version": "0.8.2",
  "description": "Valcraft is a software factory in your repository: it coordinates the work, keeps the requirements and decisions in ordinary files, and checks the code before shipping so you can see what was built and how it was verified. Skills: tune (repository configuration), cast (project framing), spec (feature and quick contracts), draft (task plans with MSW), forge (reviewed-task implementation and authorized task PRs), review (report-only plan, code, and evidence review), land (authorized finalization and tracker closure), foreman (named-state delivery coordination), temper (local retrospective production), hone (prompt refinement), distill (prompt distillation), and msw (MSW Kernel document judgment).",
  "author": {
    "name": "valcraft contributors",
    "url": "https://github.com/valzav/valcraft"
  },
  "homepage": "https://github.com/valzav/valcraft",
  "repository": "https://github.com/valzav/valcraft",
  "license": "MIT",
  "keywords": [
    "skills",
    "sdd",
    "scaffold",
    "prompt-engineering"
  ],
  "skills": "./skills/",
  "interface": {
    "displayName": "Valcraft",
    "shortDescription": "Skills for project framing, contracts, delivery, review, and prompt work.",
    "longDescription": "Valcraft provides Tune for configuration, Cast project framing, Spec feature and quick contracts, Draft task planning with MSW, Forge implementation and task PR handoff, independent Review, Land finalization and tracker closure, Foreman named-state coordination, Temper retrospectives, prompt refinement and distillation, and MSW Kernel document judgment.",
    "developerName": "valcraft contributors",
    "category": "Coding",
    "capabilities": [
      "Interactive",
      "Read",
      "Write"
    ],
    "defaultPrompt": [
      "Use $valcraft:valcraft-cast to scaffold this project."
    ]
  }
}
plugins/valcraft/.claude-plugin/plugin.json
{
  "name": "valcraft",
  "description": "Valcraft is a software factory in your repository: it coordinates the work, keeps the requirements and decisions in ordinary files, and checks the code before shipping so you can see what was built and how it was verified. Skills: tune (repository configuration), cast (project framing), spec (feature and quick contracts), draft (task plans with MSW), forge (reviewed-task implementation and authorized task PRs), review (report-only plan, code, and evidence review), land (authorized finalization and tracker closure), foreman (named-state delivery coordination), temper (local retrospective production), hone (prompt refinement), distill (prompt distillation), and msw (MSW Kernel document judgment).",
  "author": {
    "name": "valcraft contributors",
    "url": "https://github.com/valzav/valcraft"
  },
  "homepage": "https://github.com/valzav/valcraft",
  "repository": "https://github.com/valzav/valcraft",
  "license": "MIT",
  "keywords": [
    "skills",
    "sdd",
    "scaffold",
    "prompt-engineering"
  ]
}
plugins/valcraft/plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "valcraft",
  "version": "0.8.2",
  "description": "Valcraft is a software factory in your repository: it coordinates the work, keeps the requirements and decisions in ordinary files, and checks the code before shipping so you can see what was built and how it was verified. Skills: tune (repository configuration), cast (project framing), spec (feature and quick contracts), draft (task plans with MSW), forge (reviewed-task implementation and authorized task PRs), review (report-only plan, code, and evidence review), land (authorized finalization and tracker closure), foreman (named-state delivery coordination), temper (local retrospective production), hone (prompt refinement), distill (prompt distillation), and msw (MSW Kernel document judgment).",
  "author": {
    "name": "valcraft contributors",
    "url": "https://github.com/valzav/valcraft"
  },
  "homepage": "https://github.com/valzav/valcraft",
  "repository": "https://github.com/valzav/valcraft",
  "license": "MIT",
  "keywords": [
    "skills",
    "sdd",
    "scaffold",
    "prompt-engineering"
  ]
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[valcraft on Agent Plugins Marketplace](https://pluginsmp.com/plugins/valcraft)