1.6 KiB
1.6 KiB
name, description
| name | description |
|---|---|
| fesa-readiness | Check FESA Phase 1 readiness before implementation planning or coding, especially reference artifacts, MITC4 open decisions, result outputs, and build-system blockers. |
FESA Readiness
Use this skill before drafting implementation phases, starting solver code, or deciding whether Phase 1 can proceed.
Read First
/AGENTS.md/PROGRESS.md/PLAN.md/docs/README.md/docs/VERIFICATION_PLAN.md/docs/RESULTS_SCHEMA.md/docs/MITC4_FORMULATION.md/docs/NUMERICAL_CONVENTIONS.md/docs/ABAQUS_INPUT_SUBSET.md
Workflow
- Compare
/PLAN.mdPhase 1 readiness tasks with the Implementation Readiness Checklist in/docs/README.md. - Classify each item as ready, blocked, explicitly deferred, or unknown.
- Confirm that reference artifacts under
references/do not require local Abaqus execution. - Confirm that at least one
*_displacements.csvcan drive automatedUcomparison, and flag missingRFartifacts if reaction verification depends on Abaqus output. - Confirm that MITC4 baseline formulation decisions are not being filled from memory.
- Identify the smallest next decision or artifact needed.
Output
- Lead with the readiness verdict: ready, blocked, or partial.
- Include blockers and the exact files that should be updated.
- If work is completed during the turn, update
PROGRESS.md. - If future tasks change, update
PLAN.md.
Do Not
- Do not start implementation while unresolved readiness blockers remain unless the user explicitly accepts them as deferred.
- Do not treat undocumented formulas or reference values as authoritative.