637 B
637 B
name, description
| name | description |
|---|---|
| go-ldd-autopilot | Start complete linter-driven autopilot workflow (Phase 1-6) |
Invoke the @linter-driven-development skill to run the complete autopilot workflow from design through commit-ready.
The skill will automatically:
- Run Pre-Flight Check (detect intent, find commands, verify Go project)
- Execute all 6 phases with 2 quality gates
- Use parallel analysis (tests + linter + go-code-reviewer agent)
- Generate intelligent combined reports
- Auto-fix all issues iteratively
- Prepare commit-ready summary
This is the full workflow - use for implementing features or fixes from start to finish.