Skip to content

docs(fix): make GitHub pipeline skills discoverable#23

Merged
Ducksss merged 2 commits into
claude/pedantic-moore-e4e7f4from
PinZheng/github-pipeline-skills
Jul 13, 2026
Merged

docs(fix): make GitHub pipeline skills discoverable#23
Ducksss merged 2 commits into
claude/pedantic-moore-e4e7f4from
PinZheng/github-pipeline-skills

Conversation

@Ducksss

@Ducksss Ducksss commented Jul 7, 2026

Copy link
Copy Markdown
Owner

Summary

  • Move the four repository-local GitHub workflow skills into .agents/skills/, the path Codex scans for repo-scoped skills.
  • Give every phase exact Airtable input states, tracker commands, stable workflow labels, claim-loss behavior, release requirements, approval gates, and handoff outputs.
  • Preserve current named ChatGPT-window, stock app default, whole-window Electron state, and local-separation safety wording.
  • Strengthen tests so the legacy root skills/ directory cannot return unnoticed.

Stack

This PR is intentionally based on PR #22 (claude/pedantic-moore-e4e7f4) because the skills execute the Airtable tracker and Claims lease protocol introduced there. After #22 merges, this branch can be rebased and retargeted to main without changing the feature diff.

Verification

External outreach remains approval-gated: these skills may research, update Airtable, and draft artifacts, but they never submit PRs, issues, comments, emails, DMs, or listings without explicit approval for the exact action.

Copilot AI review requested due to automatic review settings July 7, 2026 19:13

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@Ducksss Ducksss force-pushed the PinZheng/github-pipeline-skills branch from 55c20ba to 33392e2 Compare July 12, 2026 18:35
@Ducksss Ducksss changed the title docs(feat): add GitHub pipeline skills docs(fix): make GitHub pipeline skills discoverable Jul 12, 2026
@Ducksss Ducksss changed the base branch from main to claude/pedantic-moore-e4e7f4 July 12, 2026 18:36
Ducksss added 2 commits July 14, 2026 03:37
Summary:
- move repository skills into Codex's .agents/skills discovery path
- add exact Airtable tracker, claim, release, and handoff commands
- strengthen layout, workflow, approval, and product-contract tests

Rationale:
- ensure Codex can discover and execute each outreach phase independently
- keep concurrent target changes lease-safe and explicitly approval-gated

Tests:
- make test
- make lint
- git diff --check
- quick_validate.py for all four skills
Summary:
- reconcile duplicate submissions before closing-draft handoff
- support issue-first qualification and monitoring repair paths
- keep external observations out of shell source
- clarify approval-gated closing metadata and status mappings

Rationale:
- prevent duplicate outreach and stranded Airtable records
- make partial writes and claim cleanup explicit
- preserve platform history while repairing broken links

Tests:
- make test
- make lint
- quick_validate.py for all four skills
- plugin-eval analyze for qualification and monitoring
- fresh-context qualification and monitoring scenarios
@Ducksss Ducksss force-pushed the PinZheng/github-pipeline-skills branch from 33392e2 to 88a5475 Compare July 13, 2026 20:38
@Ducksss Ducksss merged commit cb3f86a into claude/pedantic-moore-e4e7f4 Jul 13, 2026
3 checks passed
@Ducksss Ducksss deleted the PinZheng/github-pipeline-skills branch July 13, 2026 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants