Red team technical plan
Skill ImYourBoyRoy/agent-continuity-stack/skills/red-team-technical-plan
Stress-test a material technical plan, architecture, migration, integration, release, or automation proposal before implementation. Use for explicit red-team review, hidden assumptions, failure modes, alternatives, and rollback—not trivial edits.From its SKILL.md
npx -y skills add ImYourBoyRoy/agent-continuity-stack --skill red-team-technical-planAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- 16 days oldThe repository was created 16 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
3.9 KB, 720 tokens by cl100k_base, as published. Nobody here has run it
Red-Team Technical Plan
Challenge a proposal constructively before resources or operational trust are committed. Produce a stronger plan, not criticism for its own sake.
Establish the decision
Identify:
- objective, success criteria, and non-goals
- active repository and system boundaries
- known constraints and instruction authorities
- proposed architecture, sequence, and irreversible choices
- users, operators, data, systems, and environments exposed
- evidence already available and claims still assumed
Separate observations, verified facts, inferences, preferences, and speculation. Do not treat popularity, credentials, a previous model's answer, or the existence of an implementation as proof.
Choose review depth
Scale the review to consequence:
- light: local, reversible, low-cost change
- standard: persistent project change or meaningful maintenance burden
- deep: security boundary, production data, broad distribution, expensive migration, irreversible state, or multi-system automation
Do not manufacture blockers for trivial work. State the selected depth and why.
Attack the proposal
Test applicable dimensions:
- Problem fit — Does it solve the actual objective, or a convenient proxy?
- Scope — What hidden systems, repositories, users, and lifecycle work are implied?
- Assumptions — Which prerequisites are unverified, unstable, or mutually inconsistent?
- Correctness — What inputs, edge cases, concurrency, partial failures, or stale state break it?
- Security and privacy — What trust boundaries, permissions, secrets, supply-chain inputs, personal data, or unsafe defaults are introduced?
- Compatibility — Which versions, platforms, clients, formats, or APIs are untested?
- Operations — How are installation, observability, recovery, ownership, upgrades, and support handled?
- Maintenance — What duplicates an existing authority or creates a second system that will drift?
- Economics — What token, compute, storage, network, licensing, and human review costs recur?
- Exit — Can the change be disabled, downgraded, migrated, or removed without losing unrelated state?
For high-impact automation, also examine idempotency, transaction boundaries, retries, rate limits, duplicate processes, configuration corruption, and operator interruption.
Compare alternatives
Include the strongest practical alternatives, including:
- do nothing yet
- narrow pilot
- strengthen an existing capability
- simpler manual or deterministic mechanism
- staged migration
- proposed approach with revised safeguards
Compare them against the same criteria. Do not use a straw alternative to make the preferred proposal look better.
Verify material claims
Inspect current project evidence and use authoritative, current sources for version-sensitive claims. Verify critical findings against source or runtime behavior when possible. Label unverified risks and avoid converting a possible failure into a claimed fact.
Do not mutate the project unless the user separately authorizes implementation.
Produce the decision review
Return:
- verdict: proceed, proceed with changes, pilot first, defer, or reject
- strongest aspects worth preserving
- blocking flaws and why they block
- material non-blocking risks
- assumptions requiring evidence
- alternative comparison
- revised design and acceptance criteria
- validation, monitoring, rollback, and stop conditions
- unresolved questions that materially change the decision
Rank findings by consequence and likelihood. End with the smallest defensible next step.
What ships with it: 2 files
488 B alongside SKILL.md
agents/
- openai.yaml241 B
- skill-manifest.json247 B