Skill Claude CodeCodex
Complete a task and run post-processing.
Self-driving dev harness for Claude Code — hook-enforced workflow, two-AI-provider review loop, Windows-native PowerShell support (macOS and Linux too)
Skill Claude CodeCodex
Complete a task and run post-processing.
Skill Claude CodeCodex
Start a task (phase implementation, incident response, or improvement).
Skill Claude CodeCodex
Map application-layer AWS resources (ECS, Lambda, ALB, API Gateway) and write a topology to AWSSTATEDIR.
Skill Claude CodeCodex
Query current AWS billing data and identify top cost drivers using Cost Explorer.
Skill Claude CodeCodex
Enumerate AWS compute, storage, network, and IAM resources and write a structured inventory to AWSSTATEDIR.
Skill Claude CodeCodex
Evaluate IAM posture, public exposure, and security service status of the current AWS account.
Skill Claude CodeCodex
Orchestrate a full AWS infrastructure scan across resources, security, cost, and applications.
Skill Claude CodeCodex
Conduct a decision-tree interview with the user to lock in requirements, motivation, scope, and non-goals before planning.
Skill Claude CodeCodex
Commit and push changes, then create or reuse a PR with optional merge.
Skill Claude CodeCodex
Generate a URL-safe password or opaque secret key for connection URLs and config files.
Skill Claude CodeCodex
Research external information (APIs, libraries, best practices, existing solutions) via web search before planning or implementation.
Skill Claude CodeCodex
Suspend workflow and worktree enforcement for the current session (subsumes WORKTREEOFF).
Skill Claude CodeCodex
Restore workflow and worktree enforcement for the current session.
Skill Claude CodeCodex
Phase 2 of the 2-phase issue-close split. Runs from the main worktree AFTER the PR is merged. Closes the issue, updates parent body if applicable, and posts the resolved-by + appended sentinels. docs/history.md is written by /worktree-end Step WE-21 — not by this skill.
Skill Claude CodeCodex
Close an issue as status:migrated or status:cancelled with --reason "not planned". Applies label, posts comment, and closes.
Skill Claude CodeCodex
Phase 1 of the 2-phase issue-close split. Runs INSIDE the linked worktree BEFORE the PR is merged. Sub-issue gate, pending sentinel, sentinel promote, parent body update.
Skill Claude CodeCodex
Admin close — open the session-scoped ISSUECLOSEVERIFIED bypass window, close the listed issues inside it, then restore the enforce-issue-close guard.
Skill Claude CodeCodex
Create a task GitHub Issue with the type:task label and add it to Projects v2, after surveying existing issues for duplicates, parents, and siblings.
Skill Claude CodeCodex
Backfill docs/history.md for issues that were closed outside the /issue-close-stage + /issue-close-finalize path (web UI, mobile, another shell). Best-effort scan + interactive confirmation.
Skill Claude CodeCodex
Sync the target repo's labels and create/link its Projects v2 board to make it ready for GitHub Issues.
Skill Claude CodeCodex
Stage 3 of three-stage planning pipeline. Produce a file-level implementation plan via detail-planner/detail-reviewer loop, then get user approval. Inputs are confirmed intent ( -intent.md) and outline ( -outline.md) from prior stages.
Skill Claude CodeCodex
Propose 2-3 mutually-exclusive high-level approaches via outline-planner + outline-reviewer, then get user sign-off. Stage 2 of the three-stage planning pipeline. Outputs -outline.md.
Skill Claude CodeCodex
Migrate a repo from docs/history.md + docs/todo.md to GitHub Issues with canary gates.
Skill Claude CodeCodex
Scan rules/skills/agents for redundant hook-enumeration examples and auto-generate a cleanup PR.