← Back to list

plan-as-contract
by janjaszczak
Cursor configuration and MCP setup
⭐ 0🍴 0📅 Jan 24, 2026
SKILL.md
name: plan-as-contract description: Produce a reviewable, file-referenced implementation plan that acts as a contract before execution. Use for risky ops, architecture changes, migrations, multi-file edits. compatibility: Works best with Cursor Plan Mode and ability to reference repo files. allowed-tools: Read FileSearch(*) metadata: intent: Use when approval gates reduce risk and rework.
plan-as-contract
Activation gate
Use if:
- Multi-file changes, migrations, security/perf sensitive work, or irreversible ops.
Procedure
- Define objective + acceptance criteria (testable).
- Enumerate touched areas: BE/FE/DB/config/CI/CD/infra (or explicitly “NOT touched”).
- Identify dependencies (APIs, flags, secrets, external services).
- Provide ordered steps with file paths and validation commands.
- Stop: wait for user approval (unless user asked “just do it”).
Output
- Plan (steps) + Risks + Verification checklist.
Score
Total Score
50/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon