スキル一覧に戻る
benredmond

execute

by benredmond

0🍴 0📅 2026年1月13日
GitHubで見るManusで実行

SKILL.md


name: execute description: Orchestrator that runs the full APEX workflow (research → plan → implement → ship) in a single session. Use for tasks you want to complete without context switches. argument-hint: [task-description|ticket-id|file-path]

  1. /apex:research - Intelligence gathering
  2. /apex:plan - Architecture design
  3. /apex:implement - Build and validate
  4. /apex:ship - Review and reflect

Use this for single-session task completion. For multi-session work, invoke individual skills.

Example: /apex:execute "add user authentication" Begin full workflow.

Task: [Title] File: ./.apex/tasks/[identifier].md

Phases Completed:

  1. ✅ Research - [summary]
  2. ✅ Plan - [chosen architecture]
  3. ✅ Implement - [files changed, tests status]
  4. ✅ Ship - [commit SHA, reflection status]

Metrics:

  • Total patterns applied: [N]
  • Tests: [passed]/[total]
  • Review findings: [N] ([dismissed]% false positives)
  • Commit: [SHA]

Key Learning:

[From apex_reflect submission]

Task complete. Full history in ./.apex/tasks/[identifier].md

スコア

総合スコア

60/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です