스킬 executing-plans

executing-plans

안전 🌐 네트워크 접근📁 파일 시스템 액세스⚙️ 외부 명령어

执行带有质量关卡的实施计划

또한 다음에서 사용할 수 있습니다: CodingCossack,davila7,Doyajin174,DYAI2025,Cycleaddict,ZhanlinCui,Cygnusfear,obra,sickn33

在没有检查点的情况下实施复杂计划会导致错误累积和工作浪费。此技能通过批处理、验证步骤和工作块之间的人工审查点来强制执行系统化执行。

지원: Claude Codex Code(CC)
📊 69 적절함
1

스킬 ZIP 다운로드

2

Claude에서 업로드

설정 → 기능 → 스킬 → 스킬 업로드로 이동

3

토글을 켜고 사용 시작

테스트해 보기

"executing-plans" 사용 중입니다. Execute this plan to add user authentication. The plan has 8 tasks total.

예상 결과:

  • ## Batch Complete
  • Tasks Completed: Setup OAuth provider, Create user model, Build login endpoint
  • Verifications: Task 1 - Pass (OAuth configured), Task 2 - Pass (model tests), Task 3 - Pass (endpoint tested)
  • Issues Found: None
  • Ready for feedback before proceeding to next batch.

"executing-plans" 사용 중입니다. Complete the database migration plan. All 12 tasks are done.

예상 결과:

  • ## Development Complete
  • All 12 tasks verified and passing
  • Full test suite: 247 tests passed, 0 failed
  • Ready for merge or pull request creation

보안 감사

안전
v5 • 1/17/2026

This is a pure prompt-based skill containing only markdown instructions for structured plan execution. No executable code, file system access, network calls, or external command execution. The static analyzer misinterpreted metadata fields (URLs, content hashes) and markdown formatting syntax as security patterns. All 13 detected findings are false positives.

2
스캔된 파일
289
분석된 줄 수
3
발견 사항
5
총 감사 수

위험 요인

🌐 네트워크 접근 (1)
📁 파일 시스템 액세스 (1)
⚙️ 외부 명령어 (3)
감사자: claude 감사 이력 보기 →

품질 점수

38
아키텍처
100
유지보수성
85
콘텐츠
20
커뮤니티
100
보안
91
사양 준수

만들 수 있는 것

功能实现

执行多步骤功能实现,内置测试和审查检查点

团队工作流协调

监督系统化实施,包含质量关卡和进度报告

自主任务执行

结构化执行复杂任务,包含验证和错误处理

이 프롬프트를 사용해 보세요

启动简单计划
Use the executing-plans skill to implement this plan. Start with the first batch of 3 tasks.
复杂工作批次
Execute this plan with batch size of 1. Run full verification after each task and report results.
根据反馈继续
Based on the feedback provided, continue executing the plan with the next batch. Apply the requested changes first.
完成并定稿
Finalize the implementation: run the complete test suite, verify all requirements are met, and announce completion with summary.

모범 사례

  • 在使用此技能之前先准备一个清晰、详细的计划文档
  • 对于复杂或高风险的更改,保持较小的批次大小(1-2个任务)
  • 在继续之前始终在检查点等待用户反馈

피하기

  • 在未调查的情况下强行通过验证失败
  • 跳过检查点以更快完成工作
  • 在未解决关键问题的情况下继续执行

자주 묻는 질문

此技能是否创建实施计划?
不会。此技能执行现有计划。请先使用writing-plans技能创建计划。
如果验证失败会发生什么?
该技能会报告失败并停止。您必须调查并修复问题才能继续。
我可以在执行过程中更改批次大小吗?
可以。只需在请求下一批次时指定新的批次大小。较小的批次更适合复杂任务。
我的代码和数据使用此技能安全吗?
这是一个仅提示的技能。它读取您提供的计划文档并执行您批准的工作。没有数据离开您的环境。
这如何与其他技能集成?
与test-driven-development配合进行测试优先实现,在出现问题时与systematic-debugging配合,以及在重要批次后与code-review配合。
这与直接运行任务有什么区别?
该技能通过检查点、验证要求和进度报告来强制执行系统化执行。这可以防止错误累积并确保质量。

개발자 세부 정보

파일 구조

📄 SKILL.md