← Back to list

execute
by benredmond
⭐ 0🍴 0📅 Jan 13, 2026
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]
/apex:research- Intelligence gathering/apex:plan- Architecture design/apex:implement- Build and validate/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:
- ✅ Research - [summary]
- ✅ Plan - [chosen architecture]
- ✅ Implement - [files changed, tests status]
- ✅ 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
Score
Total Score
60/100
Based on repository quality metrics
✓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
Reviews
💬
Reviews coming soon