mcpbeat

Awsx Start Issue Planning Session

pulumi/awsx-start-issue-planning-session

Manual-only AWSX issue planning session starter. Use only when explicitly invoked to start a planning-only session for a GitHub issue or feature request, produce a planning brief, and stop before editing.

519 tokens
context cost
the whole folder, loaded on every use
2
files
instructions only
0
copies elsewhere
how many repositories repackaged it
244
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/pulumi/pulumi-awsx --skill awsx-start-issue-planning-session

What comes with it

289 bytes besides the instruction
agents/openai.yaml

The instruction itself

4 sections, as written by the author

AWSX Start Issue Planning Session

This is a manual-only launcher skill. Use it only when the user explicitly

invokes it. Its output is a planning brief, not code.

Inputs

Use the issue, PR, branch, or task details supplied with the invocation. If the

target is missing, ask for it and stop.

Workflow

  • Use $awsx-issue-planning first.
  • Do not edit files, implement code, commit, or create a checked-in spec.
  • Re-check live context as required by $awsx-issue-planning instead of

trusting prior attempts.

  • Treat rollout summaries, memories, old worktree diffs, and abandoned PRs as

historical attempts, not accepted design guidance.

  • Use supporting AWSX skills only for planning evidence, following

$awsx-issue-planning routing.

  • Produce the planning brief required by $awsx-issue-planning.
  • Make the brief easy to carry into the implementation session. Prefer a

concise, copyable brief in chat. If the user asks for a durable handoff,

create or update the requested issue/PR comment, checked-in spec, or handoff

file instead of inventing a location.

  • Stop after the brief.

Brief Requirements

The brief must meet $awsx-issue-planning requirements, especially the

definition-of-done, service-requirements, and immediate-follow-up issue

sections.

Delegated approval is not permission. A prompt like "implement if the brief says

implementation should proceed" still delegates approval back to this same

session; follow $awsx-issue-planning and stop after the brief.

How to use it

Copy the folder

Take pulumi/awsx-start-issue-planning-session from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.