god-meta-conductor

Enforce zero-hallucination rules and task focus in AI coding sessions.

1|Updated Apr 23, 2026
One-click install
npx skills add https://github.com/ArdurAI/god-skill-suite --skill god-meta-conductor-ardurai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: god-meta-conductor
Source: https://github.com/ArdurAI/god-skill-suite/tree/main/skills/god-meta-conductor
Command: npx skills add https://github.com/ArdurAI/god-skill-suite --skill god-meta-conductor-ardurai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill eliminates uncertainty and guesswork in AI coding sessions, ensuring precision and reliability in technical outputs.

Core Features & Use Cases

  • Zero-Hallucination Discipline: Instills a strict adherence to verified facts and sources, reducing the risk of errors.
  • Task Path Lock: Ensures that the AI remains focused on the current task until completion or explicit termination.
  • Mid-Task Message Handling: Treats all messages as extensions unless an explicit stop command is received.
  • No Assumptions Without Declaration: Requires explicit declaration of any assumptions made during the task.
  • Source Over Memory: Promotes verification of facts through external sources rather than relying solely on memory.
  • Completeness Over Speed: Prioritizes thoroughness in responses over speed.
  • Self-Correction Loop: Encourages review and correction of outputs to ensure accuracy.
  • Scope Lock: Ensures that the AI only performs actions explicitly requested.
  • Explicit Over Implicit: Emphasizes clarity and directness in communication.
  • The Honesty Floor: Encourages honesty when uncertainty is present.
  • Task Completion Signaling: Ensures that every task is explicitly closed and documented.
  • The Thinking Model Restraint: Requires the AI to think through its actions before generating code.
  • Activation Confirmation: Provides a clear indication that the Skill is active and ready to operate under its rules.

Quick Start

Load the god-meta-conductor skill to begin a coding session with enhanced focus and reliability.

Frequently Asked Questions about god-meta-conductor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I prevent AI coding hallucinations and keep the model focused on technical tasks?

To prevent AI coding hallucinations and maintain focus, you can load a meta-conductor skill that enforces zero-hallucination discipline and task path locking. It requires the AI to verify facts through external sources rather than memory, ensuring precise, verified technical outputs.

What is task path lock in AI coding sessions and how does it work?

Task path lock in AI coding sessions ensures the AI remains strictly focused on the current task until completion or explicit termination. It treats all mid-task messages as extensions of the original request, preventing scope drift and unrequested actions through strict scope enforcement.

How to stop an AI from making assumptions and generating unverified code?

To stop an AI from making assumptions and generating unverified code, enforce a no-assumptions-without-declaration rule. This requires the AI to explicitly declare any assumptions made during technical tasks, promoting source verification over memory and prioritizing completeness over speed.

Does AI coding accuracy improve when prioritizing completeness over speed?

Yes, AI coding accuracy improves when prioritizing completeness over speed because it enforces a self-correction loop. This approach encourages the AI to review and correct its outputs before delivery, ensuring technical accuracy and reducing the risk of errors in the final code.

When should I use strict focus control for technical tasks instead of standard AI chat?

You should use strict focus control for technical tasks requiring precise, verified outputs where uncertainty is unacceptable. It is essential when you need zero-hallucination discipline, explicit task completion signaling, and restraint of the AI's thinking model before code generation.

Can I send mid-task messages to an AI without resetting the current coding scope?

Yes, you can send mid-task messages to an AI without resetting the coding scope because the system treats all messages as extensions unless an explicit stop command is received. This ensures the AI remains locked on the requested scope and performs only explicitly requested actions.