forge
SolidReference-grounded prompt-artifact formation. Reads a target reference document (vendor prompt guide, Codex Goals spec), surfaces the user's under-determined contract coordinates, and projects a ready-to-use prompt artifact — an initial prompt for a follow-up session or tool, or a standing custom-skill recipe. Use when the user asks to 'forge a prompt', 'turn this guide into a usable prompt', 'make a Higgsfield prompt', 'draft a /goal from this', or has latent intent that must be grounded in an external reference before a tool can run it.
Install
Quality Score: 81/100
Skill Content
Details
- Author
- jongwony
- Repository
- jongwony/epistemic-protocols
- Created
- 7 months ago
- Last Updated
- today
- Language
- JavaScript
- License
- MIT
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
promptforge
Improve and structure the user's first substantive request in a new conversation when the task is complex, multi-step, ambiguous, or constraint-heavy, then execute the improved prompt. Use for planning, research, implementation, analysis, content production, technical work, or other non-trivial tasks where clearer task framing would materially improve the result. Do not trigger for simple factual questions, short translations, casual conversation, greetings, single-step transformations, or meta-discussion about these instructions.
ingest
Grounds the next forge step in supplied reading, weighing sources the way the owner handed them. Material the request is built on (inspired-by, do-what-they-do, this person's articles, "the primary resources") is read whole in the main thread; supplementary references fan out to parallel subagents (one per source) that return quoted excerpts. Both land in a bounded brief with citations that hands off to the forge skill with the right surface in mind. Use when you have reading material (URLs, papers, blog posts, internal docs, pasted content) and want the next forge step grounded in those sources rather than training-data priors; skip when training already covers the topic well.
forge
FORGE protocol — world-class multi-model agent swarm and prompt optimiser. Fable engineers a rubric-driven plan (true goal + success rubric + constraints + risks + minimal-sufficient MECE decomposition); Opus critiques & repairs it for MECE/minimality/critical-path; sub-tasks route by tier+kind with effort scaling and real tool use; a perspective-diverse voter panel (with a soundness veto) verifies; failures escalate UP a tier and re-verify; Fable synthesizes and grades the final answer against the rubric. Cost-aware routing: haiku → sonnet → opus → fable. Runs automatically on every message via the UserPromptSubmit hook, and can be invoked manually as /forge <prompt>.