Initialize Conducty for first-run setup
conducty-bootstrapskillsetup L2★0
Sheshiyer/skill-clusters ↗What it does
Walk through first-run Conducty setup with tiny scoped goal
Best for
First-time Conducty users who need muscle-memory of the full cycle (Plan→Execute→Verify→Improve) before running real multi-agent work.
Inputs
- · vault location ($CONDUCTY_VAULT)
- · user's first project path
Outputs
- · seeded vault indexes + accumulators
- · first plan.md (30-min Low-complexity goal)
- · improvement log entry
Requires
- · conducty-context (ingest project)
- · conducty-plan (generate first plan)
- · conducty-verify
- · conducty-improve
Preconditions
Conducty not yet bootstrapped (Plans Index empty); Obsidian vault initialized or created
Failure modes
- · vault path inaccessible → abort, suggest mkdir
- · user picks Medium/High goal on bootstrap → politely refuse (bootstrap is throwaway)
- · project has no test command → ask user, record in Context notes
Trust signals
- · One-shot skill (never runs twice)
- · Manual execution required on bootstrap (feel the prompt first)
- · Vault tour is part of onboarding (user sees graph come alive)