원클릭으로
agent-implementation-lead
(Codex) Implement a scoped task end to end, validate it, and produce a structured handoff for review.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
(Codex) Implement a scoped task end to end, validate it, and produce a structured handoff for review.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Template starter skill for documenting a reusable development workflow. Use this as a base when creating project-specific skills.
(Gemini) Workflow to coordinate multi-step delivery through implementation, review, triage, and commit decisions.
(Gemini) Main-agent workflow for multi-step delivery — delegates discovery, implementation, and review to specialized subagents.
(Gemini) Reviews dashboard and data-heavy admin pages for scanability, KPI hierarchy, chart-task fit, and actionability; produces prioritized UI improvements and implementation tasks.
(Gemini) Frontend implementation guidance for this app. Use before coding visible UI, including forms, dashboards, tables, filters, overlays, navigation, layout, microcopy, accessibility, and i18n.
(Gemini) Use the shared issue workflow runner to generate a ranked backlog or execute a ranked issue subset with an explicit target.
| name | agent-implementation-lead |
| description | (Codex) Implement a scoped task end to end, validate it, and produce a structured handoff for review. |
Use this skill for substantial feature or bug-fix work.
If you need a tool that is not available (e.g. gh CLI not installed, a service unreachable), stop and tell the user what tool you need, why, and what they should do to provide access. Do not invent ad-hoc alternatives.
All fields are required — Code Review reads this before touching any file, and incomplete packets delay triage.
## Outcome
<what changed and why>
## Done Criteria
- [ ] <criterion> - met | partially met | unmet
## Files Changed
| File | Change type | Why |
|------|-------------|-----|
## Test Summary
- Suite:
- New tests added:
- Coverage delta:
- Flaky or skipped tests:
## Risk Hotspots
- path:line - why risky
## Deferred Items
- item and reason
## Open Questions
- remaining user decisions