skills/ship-content/SKILL.md
Orchestration skill for Magnus content delivery. Brief → Council → Draft → Slop Gate → Council(light) → Publish. End-to-end content creation and publishing.
npx skillsauth add bigeasyfreeman/adlc ship-contentInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Chains the ADLC Build Loop adapted for content operations. From content signal to published piece.
Step 1: Content Brief (structured from signal)
Step 2: Eval Council (HEAVY — content-adapted)
Step 3: Draft (content-forge with voice profile)
Step 4: Stop Slop (content mode, 35/50 gate) ←── revision loop
Step 5: Platform Adapt (each version slop-gated)
Step 6: Eval Council (LIGHT — 2 personas, 1 round)
Step 7: Publish (Postiz CLI)
Step 8: Audit + Engagement Tracking
content-brief (Magnus domain PRD)eval-council (HEAVY — 6 content-adapted personas)content-forgeeric-voice-profile.md)stop-slop (content mode)content-adapteval-council (LIGHT — 2 personas, 1 round)content-publishdevelopment
Orchestration skill: chains the full ADLC Build Loop. PRD → Brief → Council → Scaffold → Codegen → LDD → TDD → Council → PR. Use when implementing a new feature end-to-end.
development
# Skill: Helm & ArgoCD Deployment > Validates Helm charts and generates ArgoCD Application manifests when the ADLC pipeline produces infrastructure or service code. Ensures every deployable artifact has correct chart structure, environment-specific values, and a GitOps-ready Application manifest before code review. --- ## Why This Exists Without deployment validation in the pipeline, common failures slip through to production: - **Helm charts fail `helm template`** because of missing values,
testing
Decide whether an intersecting verifier actually exercises the semantic change.
development
# Skill: UX Flow Builder > Generates user flow diagrams (Mermaid) from PRD personas and screen specifications. Surfaces dead ends, missing screens, and disconnected flows before design or engineering starts. Helps PMs think in screens, not features. --- ## Trigger - Automatically during PRD Phase 4 (Personas & Flows) to visualize the user journey - On-demand when the PM says "show me the flow" or "map the user journey" - During PRD evaluation to verify screen connectivity --- ## Input ```