Compétences executing-plans
📦

executing-plans

Sûr 🌐 Accès réseau

通过检查点执行实施计划

Également disponible depuis: CodingCossack,davila7,Doyajin174,DYAI2025,Cycleaddict,ZhanlinCui,obra,sickn33,DMJGilbert

大型实施计划在无结构执行时容易导致错误。此技能将计划分解为已验证的批次,并设置人工审查检查点。

Prend en charge: Claude Codex Code(CC)
📊 69 Adéquat
1

Télécharger le ZIP du skill

2

Importer dans Claude

Allez dans Paramètres → Capacités → Skills → Importer un skill

3

Activez et commencez à utiliser

Tester

Utilisation de "executing-plans". Execute the user authentication plan in batches

Résultat attendu:

  • Loaded plan from auth-plan.md
  • Reviewed plan - no concerns identified
  • Created TodoWrite with 12 tasks
  • Executed batch 1 (tasks 1-3): Implemented user model, created auth routes, added password hashing
  • All verifications passed
  • Ready for feedback before continuing to batch 2

Utilisation de "executing-plans". Process the database migration plan

Résultat attendu:

  • Loaded migration-plan.md
  • Identified concern: backup strategy not specified
  • Asked for clarification before proceeding
  • Partner confirmed backup approach
  • Created TodoWrite with migration tasks
  • Proceeding with first batch after confirmation

Utilisation de "executing-plans". Continue after team code review

Résultat attendu:

  • Team reviewed batch 1 implementation
  • Feedback incorporated: 2 small changes made
  • Executed batch 2 (tasks 4-6): Added API endpoints, configured rate limiting
  • Tests passing for all new code
  • Ready for review before batch 3

Audit de sécurité

Sûr
v5 • 1/16/2026

Pure prompt-based skill containing only markdown guidance documentation. No executable code, no file system access, no network calls, and no external command execution. All 8 static findings are false positives triggered by natural language in metadata fields describing standard development practices.

2
Fichiers analysés
255
Lignes analysées
1
résultats
5
Total des audits

Facteurs de risque

🌐 Accès réseau (1)

Score de qualité

38
Architecture
100
Maintenabilité
87
Contenu
20
Communauté
100
Sécurité
91
Conformité aux spécifications

Ce que vous pouvez construire

执行功能路线图

按照架构计划实现功能,并设置内置的代码审查检查点

跟踪里程碑交付

将大型可交付成果分解为带有验证检查点的批次以进行质量控制

协调复杂发布

分阶段执行发布,每个批次的更改之间进行团队审查

Essayez ces prompts

启动计划执行
I'm using the executing-plans skill. Read the plan file at [path] and review it critically. Raise any concerns before proceeding. If no concerns, create TodoWrite and execute the first batch of 3 tasks.
审查后继续
I'm using the executing-plans skill. Based on the feedback provided, execute the next batch of 3 tasks from the plan. Follow each step exactly and run verifications.
处理阻碍
I'm using the executing-plans skill. I've hit a blocker: [describe blocker]. Stop execution and ask for clarification rather than guessing the solution.
完成并过渡
I'm using the executing-plans skill. All tasks are complete and verified. Now I'm using the finishing-a-development-branch skill to complete this work properly.

Bonnes pratiques

  • 始终在开始前批判性地审查计划,以便及早发现潜在问题
  • 清楚地报告验证输出,以便审查者能够评估实现质量
  • 遇到阻碍时立即停下来寻求澄清,而不是猜测解决方案

Éviter

  • 为加快进度而跳过验证
  • 在说明不清楚时猜测解决方案
  • 未等待人工反馈就继续执行下一批次

Foire aux questions

此技能支持哪些AI工具?
兼容Claude、Codex和Claude Code,可用于实施任务。
默认批次大小是多少?
默认每批3个任务。可根据计划复杂性进行调整。
此技能是否与其他技能集成?
是的。与finishing-a-development-branch技能配合使用,可进行最终验证和完成工作。
我的计划数据安全吗?
这是一个纯提示词技能,不会存储或传输任何数据到外部。
如果验证失败怎么办?
立即停下来并寻求澄清。不要继续执行通过失败的验证。
这与自动执行有什么不同?
需要人工审查批次之间的工作,以进行质量控制和路线修正。

Détails du développeur

Structure de fichiers

📄 SKILL.md