Template skill
FDE Consultants Protocoles — open-source Forward Deployed Engineer + DeepSCR protocol: turn any coding agent (Claude Code, Codex, Cursor) into a certifying engineer with verifiable AI Assurance Scores, MCP tools, and a public trust registry. Apache-2.0.
npx -y skills add selectess/fde-consultants-protocoles --skill template-skillAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
A minimal template for creating a new FDE Consultant Skill (Apache-2.0). Use as starting point for any new skill.
SKILL.md
2.6 KB, as published. Nobody here has run it
My Skill Name
Use this as a starting point for any new FDE Consultant Skill. Copy this folder, rename it, and customize the content.
Description
[1 paragraph: what this skill does, when to use it, what problem it solves]
When to use this skill
Activate this skill when the user:
- [Trigger 1: explicit mention of the skill name]
- [Trigger 2: task matches the skill's domain]
- [Trigger 3: project type matches the skill's target]
What this skill produces
[1 paragraph: what artifacts the skill generates, what quality bar]
Operating Principles (subset relevant to this skill)
- [Principle 1 — pick from skill/SKILL.md 14 OP]
- [Principle 2]
- [Principle 3]
Anti-Patterns to avoid
- [Anti-pattern 1]
- [Anti-pattern 2]
- [Anti-pattern 3]
Workflow
- Stage 1 — Scoping: [what to do]
- Stage 2 — Prototyping: [what to do]
- Stage 3 — Production: [what to do]
- Stage 4 — Feedback: [what to do, end with FDE Assurance Score]
Examples
Example 1: [use case]
[input -> output]
Example 2: [use case]
[input -> output]
Templates
This skill uses these templates (in skill/templates/):
scoping-report.md— Stage 1 outputprototype-spec.md— Stage 2 outputproduction-handoff.md— Stage 3 outputproductization-memo.md— Stage 4 output
Tools (Python)
This skill uses these scripts (in skill/scripts/):
decompose_problem.py— validate 6-Qroi_calculator.py— compute ROIscientific_search.py— held-out promotion gateevals_runner.py— 6-trait scoringontology_extractor.py— Palantir-style ontology
References (loaded on demand)
In skill/references/:
fde-methodology.md— core methodologyfde-trust-score.md— FDE Assurance Score formulafde-skeptical-deployment.md— gate protocol
FDE Assurance Score
This template applies its own FDE Assurance Score:
| Component | Max | Actual |
|---|---|---|
| Claim (falsifiable) | 25 | 25 (a template by definition is verifiable) |
| Contradiction (failure modes) | 25 | 20 (acknowledged: customization risk) |
| Evidence trail | 30 | 25 (cross-references to canonical docs) |
| Anti-patterns clean | 20 | 18 (no fake metrics) |
| TOTAL | 100 | 88/100 → Certified |
Note: When you customize this template, recompute your FDE Assurance Score with your actual evidence.
License
Apache-2.0.
Maintainer
[Your name / contact]