ai/gemini-content-team/skills/generate-content-pipeline/SKILL.md
Declarative stages for content automation — optional git_sync, plan, generate_content, git_commit_push; n8n correction branch with target_paths[].
npx skillsauth add akshay-na/dotfiles generate-content-pipelineInstall 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.
| Stage | Owner | Notes |
|-------|--------|------|
| git_sync | content-lead / shell | fetch + pull; must run before cco if session starts here |
| plan | cco | Writes plan v0 + post–v0 edit round; editorial-cro-loop mandatory at execution intent before generate_content (unless documented override) |
| generate_content | content-lead + project agents | Touches drafts per touches[] |
| git_commit_push | content-lead | content-git-workflow |
Payload: correction_brief, target_paths[], same task_id lineage. Re-run git_sync → surgical edits → git_commit_push.
generate_content automation output must emit canonical content-post-artifact-v1.post.post_id, post.version, post.channel, content.text, paths.workspace_root, paths.manifest_path, paths.audit_log_path, and media[].post_id, increment version by 1, and set correction_of to previous version.post_id, next version, and feedback hash); on enqueue failure use dead-letter/manual escalation.YAML under configurations/pipelines/*.yml names stages and allowed globs. skill-validation may reference this skill from manifests.
development
Discovery + naming convention reference for typed dev/SME/QA/devops team members in any workspace folder. Primary consumer: `tech-lead` (org-tier).
devops
Automated task classification, agent selection, and state tracking. Use when routing tasks to agents, selecting pipelines, or managing task state.
testing
Use when designing scalable systems, evaluating consistency models, planning state management, making architectural decisions, or when trade-offs around coupling, failure isolation, and reversibility need explicit reasoning before implementation.
tools
CTO/tech-lead helper — split work into disjoint shard briefs with caps (instance_cap, partition_basis, determinism keys).