Task · SKT-0005.06

Complete and forward-test the shipped operational skills

Description

Replace placeholder and stale guidance in create-blueprint, initial-setup, setup-fleet-management, and verify-deployment with executable cloned-repo workflows. Keep credentials safe and cover every intentionally supported lane without treating current telemetry shape as in scope.

Acceptance Criteria

Definition of Done

Implementation Plan

  1. Audit the four installed skills against their task acceptance criteria and the current checkout/env/control surfaces.

  2. Replace placeholders and stale procedures with executable checkout-based flows, exhaustive credential/status guidance, and realistic trigger metadata/tests.

  3. Run isolated forward tests for blueprint creation, setup re-entry, source/container dry runs, and credential-free verification stops; report skips separately.

Implementation Notes

Completed the four operational skill procedures and metadata. Credential coverage now matches every .env.example key, labels all secrets including private Git and Sigil, removes stale profiling guidance, and supplies concrete blueprint, Fleet, and interval-aware verification workflows. Metadata prompt routing, helper safety tests, YAML/shell/plugin parsing, isolated source and locally built container dry runs, idempotent setup re-entry, and credential-free verification stop behavior passed. Live Grafana landing and Fleet registration remain intentionally unverified because this campaign has no live credentials or external-write authority.

Root integration: CodeRabbit reviews 7 and 8 completed within the eight-review cap; valid secret-handling, Faro redaction, metadata, and documentation findings were corrected. make gate and default plus focused dry-run inventories passed. No blueprint schema regeneration was required because no blueprint/config field changed.

Final Summary

Completed and forward-tested all four operational skills in 265ecd9 (pushed via dab60de): exhaustive credential routing, safe secret helpers, current profiling/Fleet procedures, concrete blueprint and verification flows, trigger tests, and isolated source/container/setup re-entry proofs. Live Grafana landing and Fleet registration remain explicitly unverified because the run had no live credentials or external-write authority.

References

View the source file on GitHub