askill
plan-as-contract

plan-as-contractSafety 90Repository

Produce a reviewable, file-referenced implementation plan that acts as a contract before execution. Use for risky ops, architecture changes, migrations, multi-file edits.

0 stars
1.2k downloads
Updated 2/1/2026

Package Files

Loading files...
SKILL.md

plan-as-contract

Activation gate

Use if:

  • Multi-file changes, migrations, security/perf sensitive work, or irreversible ops.

Procedure

  1. Define objective + acceptance criteria (testable).
  2. Enumerate touched areas: BE/FE/DB/config/CI/CD/infra (or explicitly “NOT touched”).
  3. Identify dependencies (APIs, flags, secrets, external services).
  4. Provide ordered steps with file paths and validation commands.
  5. Stop: wait for user approval (unless user asked “just do it”).

Output

  • Plan (steps) + Risks + Verification checklist.

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

81/100Analyzed 2/18/2026

Well-structured planning skill with clear activation criteria, numbered procedure steps, and defined output format. Includes tags for discoverability and is located in a proper skills folder. The skill is template-like and reusable across projects for risky operations. Slightly higher density with examples would boost completeness.

90
85
75
75
80

Metadata

Licenseunknown
Version-
Updated2/1/2026
Publisherjanjaszczak

Tags

ci-cdsecurity