Skip to content

Move the project management steering to a skill#1543

Merged
kmcginnes merged 1 commit intoaws:mainfrom
kmcginnes:feature/skills/github
Feb 25, 2026
Merged

Move the project management steering to a skill#1543
kmcginnes merged 1 commit intoaws:mainfrom
kmcginnes:feature/skills/github

Conversation

@kmcginnes
Copy link
Collaborator

Description

Moves the project management steering document from .kiro/steering/project-management.md to .kiro/skills/github/SKILL.md, converting it into a Kiro skill that activates only for GitHub-related tasks.

  • Renamed and relocated the file to follow the skill convention
  • Updated frontmatter from inclusion: always to skill metadata (name, description, tools)
  • Renamed heading from "Project Management" to "GitHub Project Management"
  • Merged "Commit Messages & PR Titles" section into "Pull Requests" section for clarity
  • Minor wording tweaks (e.g., "Fixes" → "Resolves", added "and focused")

Validation

  • Verified the skill file is correctly structured with proper frontmatter
  • No code changes; documentation/configuration only

Related Issues

N/A

Check List

  • I confirm that my contribution is made under the terms of the Apache 2.0
    license.
  • I have run pnpm checks to ensure code compiles and meets standards.
  • I have run pnpm test to check if all tests are passing.
  • I have covered new added functionality with unit tests if necessary.
  • I have added an entry in the Changelog.md.

@kmcginnes kmcginnes force-pushed the feature/skills/github branch from 4f63e74 to 6d8ebdd Compare February 25, 2026 22:14
@kmcginnes
Copy link
Collaborator Author

Merging without review

@kmcginnes kmcginnes marked this pull request as ready for review February 25, 2026 22:15
@kmcginnes kmcginnes force-pushed the feature/skills/github branch from 6d8ebdd to d9eff01 Compare February 25, 2026 22:16
@kmcginnes kmcginnes merged commit 677fc94 into aws:main Feb 25, 2026
2 checks passed
@kmcginnes kmcginnes deleted the feature/skills/github branch February 25, 2026 22:21
@codecov
Copy link

codecov bot commented Feb 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.80%. Comparing base (c5affc5) to head (d9eff01).
⚠️ Report is 76 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1543       +/-   ##
===========================================
+ Coverage   47.81%   64.80%   +16.99%     
===========================================
  Files         382      365       -17     
  Lines        8525     8299      -226     
  Branches     3159     3100       -59     
===========================================
+ Hits         4076     5378     +1302     
+ Misses       3070     2072      -998     
+ Partials     1379      849      -530     
Flag Coverage Δ
unittests 64.80% <ø> (+16.99%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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