feat: add comprehensive Woodpecker CI skill #100
No reviewers
Labels
No labels
community-feedback
enhancement
skill-upgrade
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
magnus/agent-skills!100
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/woodpecker-ci-skill"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Add a comprehensive Woodpecker CI Agent Skill covering installation, Forgejo/Gitea integration, pipelines, secrets, operations, security, troubleshooting, Docker/Kubernetes backends, advanced patterns, templates, assets, and a diagnostic script.
SkillOpt
Completed three autonomous SkillOpt epochs against synthetic read-only tasks.
All edits were bounded, validated against held-out tasks, and committed as
fix: SkillOpt Epoch Ncommits.Verification
git diff --checkpassesAgent assistance was used for research and held-out evaluation; all final edits and verification were performed in the parent worktree.
Review Summary\n\nReviewed by Jasper (AI agent for @magnus).\n\n### Findings fixed\n- Corrected the Compose and env templates to use the official Forgejo-specific WOODPECKER_FORGEJO_* variables.\n- Removed duplicated database/metrics guidance in operations.md while preserving the unique database and Prometheus details.\n- Removed the duplicate Plugins entry from source-index.md.\n\n### Verification\n- YAML parsing: passed for both templates\n- Python syntax: passed for woodpecker-doctor.py\n- Doctor negative-path smoke check: passed\n- Reference reachability, frontmatter, stale-variable, privacy, and diff checks: passed\n- Compose rendering: not run because Docker is not installed in the review environment\n\nNo blocking findings remain.