Install
$ agentstack add skill-rbraga01-quality-engineering-skills-control-plan ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
Control Plan
When to use
Use this skill when:
- Creating a new Control Plan for prototype, pre-launch, or production
- Reviewing an existing Control Plan for completeness and accuracy
- Updating the CP after a process change, corrective action (D7), or PFMEA update
- Auditing a supplier's Control Plan during qualification or an IATF audit
- Linking PFMEA controls to the Control Plan after FMEA review
Prerequisites
- Process Flow Diagram (required — CP must mirror the process flow sequence)
- PFMEA (required — CP controls derive from PFMEA recommended actions)
- Drawing with ballooned characteristics and tolerance data
- List of special and significant characteristics (SC, CC, KPC, KCC)
- MSA results for measurement systems referenced in the CP (for production CP)
Workflow
Step 1 — Determine the CP type
| Type | When | Purpose | |------|------|---------| | Prototype | During prototype builds | Describes dimensional, material, and functional tests in prototype phase | | Pre-launch | After prototype, before PPAP | Describes controls in place during pilot/pre-production runs | | Production | After PPAP approval, at SOP | The living document — updated throughout product life |
All three types may coexist during APQP phases. The Production CP is the one submitted as PPAP Element 7.
Step 2 — Build the Control Plan structure
The CP is a table with one row per characteristic per process step. Each row contains:
Header section (document-level):
- Control Plan number and revision
- Part number and revision
- Part name / description
- Supplier / plant
- Supplier code (OEM code)
- Key contact / phone
- Core team (multi-functional)
- Date (original) and date (revised)
- Customer engineering approval (name/date) — if required
- Customer quality approval (name/date) — if required
- Supplier approval (name/date)
Detail columns (one row per characteristic):
| Column | What to enter | |--------|--------------| | Part/process number | Reference number from Process Flow | | Process name / operation description | Name of the process step | | Machine, device, jig, or tool | Equipment used at this step | | Number | Characteristic number (links to balloon drawing) | | Product characteristic | Product feature being controlled (dimension, material property, appearance) | | Process characteristic | Process parameter being controlled (temperature, pressure, speed, torque) | | Special characteristic classification | SC, CC, KPC, KCC, *, ▲ per customer symbology | | Product/process specification / tolerance | Nominal value and tolerance band | | Evaluation / measurement technique | Gauge type, method, or test used | | Sample size | Number of parts per sample | | Frequency | How often samples are taken (every hour, every lot, 100%) | | Control method | How the process is controlled (SPC chart, go/no-go gauge, visual, 100% inspection) | | Reaction plan | What to do if out-of-control or out-of-specification (who, what action, containment) |
Step 3 — Populate from PFMEA
For each high-severity failure mode in the PFMEA:
- Identify the current prevention and detection controls from the PFMEA
- Transfer these controls into the corresponding CP row
- The reaction plan must address what happens if the control detects a non-conformance
Every special characteristic (SC, CC, ★, ◆) in the PFMEA must appear in the CP. Every recommended action completed in the PFMEA must be reflected in the updated CP controls.
Step 4 — Special characteristics — mandatory coverage
| Classification | OEM symbol | CP requirement | |----------------|-----------|----------------| | Safety / Regulatory | ★ SC / ⬟ | 100% inspection OR demonstrated Cpk ≥ 1.67 + statistical monitoring | | Critical Characteristic | CC / ◆ | Same as above — automatic stop if out of spec | | Significant Characteristic | SC (Ford) / KPC | Process monitoring with defined sample plan and reaction | | Key Control Characteristic | KCC | Process parameter monitoring (not product) — SPC or other control |
OEM symbol conventions vary. Always use the exact symbol specified in the customer's CSR:
- Ford: CC (Critical Characteristic) and SC (Significant Characteristic) — do not use ★ or ◆
- GM: ★ for safety-critical; Δ for significant
- VW / Audi: D (design feature, = CC), E (significant characteristic), I (functional dimension) per FORMEL Q
- BMW: G-SC (significant characteristic), G-CC (critical characteristic) per BMW standard
- Stellantis: CC and SC per MAQMSR — requires AIAG-VDA FMEA format alignment
Using the wrong symbol for the customer's OEM is an immediate finding at PPAP and IATF audit.
For all special characteristics: the reaction plan must specify who is notified, containment action, and when the process can restart.
Step 5 — Reaction plan requirements
Every row in the CP must have a reaction plan. Minimum requirements:
- Who is responsible for taking action
- What immediate containment is applied (tag, sort, hold, stop production)
- Who is notified (supervisor, quality, engineering)
- When production may restart (after what verification)
- Reference to relevant Work Instruction or SOP for the reaction
A reaction plan that says only "notify supervisor" or "quarantine parts" is insufficient — it must specify the next step after notification.
Step 6 — Audit an existing Control Plan
When reviewing a supplier's or internal CP, check:
Structure:
- [ ] All process steps from the Process Flow are represented
- [ ] Each special characteristic has its own dedicated row
- [ ] Revision level matches the current PFMEA and drawing revision
Characteristics:
- [ ] All SC/CC/KPC/KCC are listed with correct classification symbols
- [ ] Product AND process characteristics are both covered (not just product)
- [ ] Tolerances match the current released drawing
Controls:
- [ ] Measurement technique is specific (gauge type, not just "measure")
- [ ] Sample size and frequency are defined (not "as required" or "as needed")
- [ ] 100% inspection is specified where Cpk "How would you like to receive the output?
> A — Structured Markdown (formatted tables and sections, ready to copy) > B — Plain tables (simplified structure for Excel or Word) > C — Narrative report (flowing text for a formal document or email) > > Default: A."
Adapt all output sections to the chosen format. If the platform or session context already defines a format preference, skip this question.
Changelog
| Version | Date | Author | Change | |---------|------|--------|--------| | 1.0 | 2026-06-06 | @RBraga01 | Initial release | | 1.1 | 2026-06-06 | @migmcc | Added OEM-specific special characteristic symbol conventions (Ford, GM, VW, BMW, Stellantis) in Step 4 |
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: RBraga01
- Source: RBraga01/Quality-Engineering-Skills
- License: MIT
- Homepage: https://rbraga01.github.io/Quality-Engineering-Skills
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.