Skip to content

feat: sync skills to canonical versions, add 11 new skills - #4

Merged
griffinwork40 merged 1 commit into
mainfrom
dedup/canonical-skill-sync
Aug 18, 2026
Merged

feat: sync skills to canonical versions, add 11 new skills#4
griffinwork40 merged 1 commit into
mainfrom
dedup/canonical-skill-sync

Conversation

@griffinwork40

Copy link
Copy Markdown
Owner

Summary

Makes agent-framework the canonical home for all shared public skills by syncing to the best current versions and adding skills that previously only existed in the agent-afk bundled plugin.

Skill count: 13 → 25

Changes

Updated 8 existing skills to best versions

From awa-bundled (most developed):

  • contract, ground-state, research, ship, spec

From awa-dev (most developed):

  • appmap, forge-friction, provideme, resolve

Notable upgrades:

  • ground-state: 30 → 106 lines (inline recon architecture, removes stale ~/.claude/ paths)
  • ship: 116 → 146 lines (adds Phase 9 worktree reclaim, branch-lock rules, temp-file PR body)
  • resolve: 15 → 35 lines (adds PR state pre-flight and merged/closed guards)
  • forge-friction: 65 → 94 lines (adds --dry-run, --auto, telemetry JSONL)

Added 11 new skills

From awa-bundled (previously bundled-only):

  • false-completion-gate, fix-pr, parallelize, polish, refactor, review, simplify

From marketplace (previously marketplace-only):

  • devils-advocate, diagnose, gather, ground-claim, shadow-verify

Excluded

automate — intentional divergence preserved. Agent-framework keeps the launchd model; bundled/marketplace use the afk-native create_schedule scheduler.

Unchanged (already identical)

agentify, integrate, web

Companion PR

griffinwork40/awa-private — removes the 17 duplicate skills from the marketplace now that agent-framework is canonical.

Update 8 existing skills to their best current versions from the
awa-private marketplace (awa-dev plugin) and agent-afk bundled plugin.
Add 11 skills that previously existed only in those repos.

Updated from awa-bundled (most developed copies):
- contract, ground-state, research, ship, spec
- devils-advocate, diagnose, gather, ground-claim, shadow-verify (new)

Updated from awa-dev (most developed copies):
- appmap, forge-friction, provideme, resolve

Added from awa-bundled (previously bundled-only):
- false-completion-gate, fix-pr, parallelize, polish, refactor, review, simplify

Excluded: automate (intentional divergence — agent-framework keeps
the launchd model, bundled/marketplace use afk-native scheduler).

Skill count: 13 → 25
@griffinwork40
griffinwork40 merged commit 475fdbc into main Aug 18, 2026
1 check failed
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.

1 participant