feat: add comprehensive Woodpecker CI skill #100

Merged
jasper merged 6 commits from feat/woodpecker-ci-skill into main 2026-07-11 14:58:51 -04:00
Contributor

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.

Epoch Rollout Held-out validation Result
1 2/3 3/3 → 3/3 Added prominent Woodpecker-versus-Forgejo scope boundary
2 3/3 3/3 → 3/3 Added scenario-to-reference entry-point routing
3 3/3 3/3 → 3/3 Added CLI routing, multi-tenant backend recommendation, and Forgejo Recent Deliveries evidence path

All edits were bounded, validated against held-out tasks, and committed as fix: SkillOpt Epoch N commits.

Verification

  • Agent Skills frontmatter and structural checks pass
  • Python syntax check passes
  • Reference links resolve
  • git diff --check passes
  • Privacy/stale-variable scan passes
  • No production infrastructure was touched

Agent assistance was used for research and held-out evaluation; all final edits and verification were performed in the parent worktree.

## 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. | Epoch | Rollout | Held-out validation | Result | |---|---:|---:|---| | 1 | 2/3 | 3/3 → 3/3 | Added prominent Woodpecker-versus-Forgejo scope boundary | | 2 | 3/3 | 3/3 → 3/3 | Added scenario-to-reference entry-point routing | | 3 | 3/3 | 3/3 → 3/3 | Added CLI routing, multi-tenant backend recommendation, and Forgejo Recent Deliveries evidence path | All edits were bounded, validated against held-out tasks, and committed as `fix: SkillOpt Epoch N` commits. ## Verification - Agent Skills frontmatter and structural checks pass - Python syntax check passes - Reference links resolve - `git diff --check` passes - Privacy/stale-variable scan passes - No production infrastructure was touched Agent assistance was used for research and held-out evaluation; all final edits and verification were performed in the parent worktree.
Signed-off-by: Magnus Hedemark <magnus919@pm.me>
Signed-off-by: Magnus Hedemark <magnus919@pm.me>
Signed-off-by: Magnus Hedemark <magnus919@pm.me>
Signed-off-by: Magnus Hedemark <magnus919@pm.me>
Signed-off-by: Magnus Hedemark <magnus919@pm.me>
Signed-off-by: Magnus Hedemark <magnus919@pm.me>
jasper left a comment

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.

## 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.
jasper merged commit 5c8796f89b into main 2026-07-11 14:58:51 -04:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
magnus/agent-skills!100
No description provided.