Usage:
/deepworkplan-onboard
deepworkplan-onboard
Turn a repository into an AI-first, spec-driven codebase. This is the onboard sub-skill of the Deep Work Plan skill.
What it does
deepworkplan-onboard inspects the real repository — languages, frameworks, package manager, build/test/lint commands, modules, test convention, deployment shape — and generates artifacts adapted to it. It reasons; it never copies a template or leaves a placeholder.
Usage
/deepworkplan-onboard
Behavior
- Reconnaissance — detect the real stack and validation commands; match the closest onboarding preset.
- Archetype — classify as individual repo or orchestrator hub.
- Generate
AGENTS.md+ theCLAUDE.mdsymlink with a real Quick Commands block. - Generate
docs/(architecture, standards, testing, security, and more) and per-module docs. - Generate
.agents/(agents, thindwp-*commands, stack-appropriate skills, catalog) +.claude → .agents. - Install the skill and scaffold a gitignored
.dwp/(plans, drafts) and atmp/scratch space. - Offer the opt-in addons, then self-check.
Notes
A repository is fully conformant with zero addons. Detected reality always wins over preset assumptions.