Skip to content

chore(docs): rename contribution-flow skill to be project-agnostic#121

Merged
StudentWeis merged 1 commit into
mainfrom
chore/rename-contribution-flow-skill
May 11, 2026
Merged

chore(docs): rename contribution-flow skill to be project-agnostic#121
StudentWeis merged 1 commit into
mainfrom
chore/rename-contribution-flow-skill

Conversation

@StudentWeis
Copy link
Copy Markdown
Owner

Summary

Rename the ropy-contribution-flow skill to contribution-flow and make its content project-agnostic, removing hardcoded ropy-specific scopes and paths.

Linked Issue

Closes #120

Changes

  • Renamed skill directory from .agents/skills/ropy-contribution-flow/ to .agents/skills/contribution-flow/
  • Made skill content generic (removed hardcoded scopes, replaced with inference guidance)
  • Updated references in AGENTS.md, CONTRIBUTING.md, and docs/CONTRIBUTING/CONTRIBUTING_ZH.md

Testing

  • scripts/precheck.sh passes locally
  • New / updated tests cover the change (N/A — docs-only change)

Self-Check

  • PR title follows Conventional Commits
  • No hardcoded user-facing strings — i18n keys added to all locale files (N/A)
  • New UI components use gpui-component (N/A)
  • Errors defined with thiserror (N/A)
  • No unrelated changes mixed in

Make the contribution-flow skill project-agnostic by removing
ropy-specific references and updating all documentation links.

Refs #120
@StudentWeis StudentWeis merged commit 44c6ee6 into main May 11, 2026
8 checks passed
@StudentWeis StudentWeis deleted the chore/rename-contribution-flow-skill branch May 11, 2026 08:43
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.

chore: rename contribution-flow skill to be project-agnostic

1 participant