feat: add coding agent skills#179
Draft
schnipseljagd wants to merge 9 commits into
Draft
Conversation
Adds a skill that guides Claude through deploying an AWS multi-account landing zone using LZA and the aws-luminarlz-cli, including state detection for partial setups, ADR review, and CLI-first automation. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…eploy - Rename skill to aws-luminarlz-setup - Frame skill sections around coding agents generally, not Claude Code only - Add npx skills add install option alongside symlink in both READMEs - Move agent section before CLI usage in main README - Add agent section to blueprint README Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Pre-allow read-only AWS CLI commands; writes prompt for permission - Verify break glass user has at least one CloudTrail ConsoleLogin Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Validates config, deploys, and monitors the pipeline to completion. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
The deploy command now prints the S3 version ID returned by the PutObject response. A new aws-luminarlz-deployment-status skill uses this version ID to find and monitor the corresponding pipeline execution. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…etup skill Uses password_last_used from the IAM credential report instead of CloudTrail lookup-events to verify the break glass user has signed in. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
350ba17 to
4d249d7
Compare
…in status skill Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
aws-sdk-client-mock v4 returns undefined for unmocked commands, causing response.VersionId to throw in publishConfigOut. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
So far:
To be tested: