| name | engineering-manufacturable-products |
| description | Use when engineering manufacturable products is required during physical-products product work, especially when the result must be traceable, independently reviewable, and safe to hand to another agent. |
| license | MIT |
| compatibility | ForgeOS-compatible Agent Skills hosts; no provider-specific model required. |
| metadata | {"author":"forgeos-community","version":"0.2.0","pack":"domain","kind":"domain","status":"candidate"} |
Engineering Manufacturable Products
Overview
This skill owns one bounded responsibility: engineering manufacturable products. Its focus is translate a product concept into a reviewable manufacturability package without authorizing procurement or fabrication. It converts declared inputs into typed artifacts and reproducible evidence without silently changing product scope.
Trigger
Activate only when the project is in one of these stages: product-definition, ux-design, architecture, planning, implementation, verification, release-readiness, all contract preconditions pass, and the router identifies a missing output this skill can produce. Do not activate merely because the skill name resembles the user request.
Required Inputs
product-definition
- Optional:
architecture-decision
- Optional:
verified-build
- Current gate result, open findings, artifact hashes, and invalidation state
- Required tools: none
- Optional tools: none
- Confirmed human decisions relevant to this scope
Method-Specific Protocol
- Define intended use, user environment, safety assumptions, functional requirements, measurable acceptance criteria, and excluded use cases.
- Establish units, datum scheme, materials, interfaces, critical dimensions, tolerances, finish, serviceability, and revision control.
- Perform design-for-manufacture and assembly review with supplier-process assumptions, tolerance-stack risks, tooling risks, and alternate components.
- Create a controlled bill of materials, prototype plan, inspection plan, traceability needs, and test matrix for human engineering review.
- Publish drawings or models, assumptions, risk register, review decisions, and the explicit approvals required before any build or purchase.
Procedure
- Read the confirmed product definition, domain context, assurance profile, and active findings.
- Identify the domain objects, actors, state transitions, regulations, provider boundaries, and operational constraints owned by this skill.
- Define intended use, user environment, safety assumptions, functional requirements, measurable acceptance criteria, and excluded use cases.
- Establish units, datum scheme, materials, interfaces, critical dimensions, tolerances, finish, serviceability, and revision control.
- Perform design-for-manufacture and assembly review with supplier-process assumptions, tolerance-stack risks, tooling risks, and alternate components.
- Create a controlled bill of materials, prototype plan, inspection plan, traceability needs, and test matrix for human engineering review.
- Publish drawings or models, assumptions, risk register, review decisions, and the explicit approvals required before any build or purchase.
- Model normal, boundary, failure, recovery, permission, concurrency, migration, and abuse behavior before implementation.
- Define stable contracts and explicit non-goals; do not leak domain concerns into unrelated modules.
- Create executable acceptance, negative, resilience, and compatibility checks proportional to risk.
- Publish the domain artifact, evidence packet, unresolved assumptions, and downstream invalidations.
Verification Questions
- Are units, datums, tolerances, materials, and revision identifiers unambiguous?
- Does the package separate preliminary supplier assumptions from quoted or approved production capability?
- Can inspection verify each critical requirement with a named method?
- Does it state that fabrication, procurement, and certification require authorized human decisions?
Evidence Packet
Produce or reference all applicable evidence:
manufacturability specification
controlled BOM
tolerance and inspection plan
prototype risk register
Evidence must identify the current artifact hash, command or method used, result, reviewer identity, timestamp, and limitations.
Output Contract
Produce:
domain-blueprint
domain-evidence
The primary artifact must include schema version, provenance, consumed artifact IDs, decisions, evidence references, residual risks, validation state, and invalidation targets. Narrative explanation may accompany the artifact but cannot replace it.
Quality Gate
Reviewer: physical-products-reviewer
- The output directly and completely performs engineering manufacturable products within its declared boundary.
- Are units, datums, tolerances, materials, and revision identifiers unambiguous?
- Does the package separate preliminary supplier assumptions from quoted or approved production capability?
- Can inspection verify each critical requirement with a named method?
- Does it state that fabrication, procurement, and certification require authorized human decisions?
- Every material claim is traceable to an input, decision, executable check, or evidence item.
- Required fields are complete and machine-readable.
- The producing agent is not the approving reviewer.
- Open uncertainty and residual risk are explicit; critical findings are never hidden by an aggregate score.
Pass only when: All mandatory rules pass, evidence targets the current artifact hash, and no unresolved critical finding applies.
Forbidden Shortcuts
- Do not infer a material requirement that the user has not confirmed.
- Do not replace a typed artifact with a long explanation.
- Do not approve work produced by the same agent identity.
- Do not hide a critical failure behind a high aggregate score.
- Do not load unrelated project history, files, references, or skill bodies.
- Do not mark evidence complete when it targets a different artifact hash or version.
Failure Modes
- guessing a material requirement
- producing prose without the contracted artifact
- self-approving the output
- expanding scope without a decision record
- using approximate dimensions for safety-critical interfaces
- assuming a CAD model is production-ready
- placing orders or approving manufacture from an agent-generated draft
Escalation and Invalidation
Stop and request a human decision when scope, risk acceptance, irreversible action, cost ceiling, privacy boundary, or product direction is materially ambiguous. When this artifact changes, invalidate only descendants named by the artifact graph; preserve unaffected verified branches.
Handoff
- Next transition: the graph router selects a real consumer of
domain-blueprint, domain-evidence.
- Required evidence:
contract-validation, independent-review, manufacturability specification, controlled BOM, tolerance and inspection plan, prototype risk register.
- Required envelope fields:
artifactId, schemaVersion, sha256, producingSkill, producingAgent, consumedArtifacts, decisionIds, evidenceIds, residualRisks, validationState, invalidationTargets, stopCondition.
- Stop condition: Output contract is satisfied, a blocker is recorded, or a material human decision is required.
Token and Context Policy
Load at most 8 direct artifacts and reference depth 1. Use stable IDs, hashes, signatures, and deltas instead of repeating full history. Use established domain terminology, state each requirement once, and spend context on decisions, code, tests, or evidence rather than narration.
Reference Playbook
Load skills/references/domains/physical-products.md only when this skill needs pack-wide decision tables, evidence patterns, or cross-skill handoff rules.
See contract.json for the machine-readable contract.