One-click install
npx skills add https://github.com/AI-Driven-Highspeed-Development/adhd_framework_v3 --skill module-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: module-dev
Source: https://github.com/AI-Driven-Highspeed-Development/adhd_framework_v3/tree/main/modules/dev/instruction_core/data/skills/module-dev
Command: npx skills add https://github.com/AI-Driven-Highspeed-Development/adhd_framework_v3 --skill module-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill provides a standardized workflow and set of conventions for building and maintaining ADHD Framework Python modules, reducing ambiguity, accelerating onboarding, and preventing common integration issues.

Core Features & Use Cases

  • Enforces mandatory pre-reads, anti-hallucination constraints, module structure, naming conventions, and layer taxonomy.
  • Guides developers through a complete module development SOP: planning, scaffolding, implementation, configuration, testing, and verification.
  • Supports MCP-aware workflows and promotes safe, package-based imports and robust error handling.

Quick Start

Consult this guide to scaffold and implement a new ADHD Framework module following the documented SOP.

Frequently Asked Questions about module-dev

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

FAQPage Schema
What is the standard workflow for ADHD module development?

ADHD module development follows a standardized SOP covering planning, scaffolding, implementation, configuration, testing, and verification. It enforces mandatory pre-reads, anti-hallucination constraints, module structure, and naming conventions across foundation, runtime, and dev layers.

How do I scaffold a new ADHD framework module?

You scaffold an ADHD framework module by following the explicit SOPs for planning, implementation, configuration, and testing. The process requires applying pre-coding checks, anti-hallucination constraints, and proper layer taxonomy to ensure safe, package-based imports.

What are the anti-hallucination constraints for module architecture?

Anti-hallucination constraints in module architecture require developers to follow explicit pre-coding checks and reference workflows. These constraints prevent common integration issues by enforcing proper module structure, naming conventions, and standardized layer taxonomy across the ADHD framework.

Does this module development SOP support MCP-aware workflows?

Yes, the module development SOP supports MCP-aware workflows within the ADHD framework. It promotes safe, package-based imports and robust error handling while guiding developers through scaffolding and verification across foundation, runtime, and dev layers.

What are the limitations of scaffolding modules without standardized conventions?

Scaffolding modules without standardized conventions introduces severe onboarding friction and integration issues. It bypasses critical anti-hallucination constraints and pre-coding checks, leading to inconsistent module architecture and unsafe imports across ADHD framework layers.