Skip to content

Add implement-code and plan-design skills#4854

Closed
ChrisJBurns wants to merge 1 commit into
mainfrom
add-implement-code-plan-design-skills
Closed

Add implement-code and plan-design skills#4854
ChrisJBurns wants to merge 1 commit into
mainfrom
add-implement-code-plan-design-skills

Conversation

@ChrisJBurns
Copy link
Copy Markdown
Collaborator

@ChrisJBurns ChrisJBurns commented Apr 15, 2026

Summary

Adds two Claude Code skills that were previously only available locally (blocked by global ~/.gitignore). These skills provide structured workflows for feature design (/plan-design) and implementation (/implement-code) using subagents, TDD, and verification gates.

Type of change

  • Other (tooling/config)

Test plan

  • Verified skill files have valid frontmatter
  • Confirmed skills appear in the available skills list

Large PR Justification

  • have added 2 skills, can separate if folks want

🤖 Generated with Claude Code

These skills provide structured workflows for feature design and
implementation using Claude Code subagents, TDD, and verification gates.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@github-actions github-actions Bot added the size/XL Extra large PR: 1000+ lines changed label Apr 15, 2026
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

Large PR Detected

This PR exceeds 1000 lines of changes and requires justification before it can be reviewed.

How to unblock this PR:

Add a section to your PR description with the following format:

## Large PR Justification

[Explain why this PR must be large, such as:]
- Generated code that cannot be split
- Large refactoring that must be atomic
- Multiple related changes that would break if separated
- Migration or data transformation

Alternative:

Consider splitting this PR into smaller, focused changes (< 1000 lines each) for easier review and reduced risk.

See our Contributing Guidelines for more details.


This review will be automatically dismissed once you add the justification section.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.06%. Comparing base (afce182) to head (9ff9daf).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4854   +/-   ##
=======================================
  Coverage   69.06%   69.06%           
=======================================
  Files         530      530           
  Lines       55127    55127           
=======================================
  Hits        38071    38071           
  Misses      14128    14128           
  Partials     2928     2928           

☔ 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.

@github-actions github-actions Bot added size/XL Extra large PR: 1000+ lines changed and removed size/XL Extra large PR: 1000+ lines changed labels Apr 15, 2026
@github-actions github-actions Bot dismissed their stale review April 15, 2026 16:02

Large PR justification has been provided. Thank you!

@github-actions
Copy link
Copy Markdown
Contributor

✅ Large PR justification has been provided. The size review has been dismissed and this PR can now proceed with normal review.

@ChrisJBurns
Copy link
Copy Markdown
Collaborator Author

Closing, put it in stacklok plugins instead as its not toolhive specific

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XL Extra large PR: 1000+ lines changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant