coding-agent
Guidance for when to delegate coding work to a specialized coding runtime or worker.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Guidance for when to delegate coding work to a specialized coding runtime or worker.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Iteratively improve a weak skill through score, tweak, and retest loops. Run against a target skill, define failure mode and rubric, execute the loop, and get a scored report with recommendations.
Research X/Twitter discourse with live search, profile reads, thread follow-up, and watchlists when the user wants sourced, current sentiment or expert takes without posting.
Operate on X/Twitter through the canonical Home23 X skill. Supports official API-backed read/search/post/reply/media/delete plus bird-backed timeline/mentions fallback.
Let a Home23 companion sing in first person by turning persona context into a repeatable vocal identity and song prompt.
Generate an original song, instrumental, or cover track when the ask is fundamentally "make music from this idea".
Turn a taste brief into a custom multi-track playlist plan, then generate the tracks and optional cover art.
| id | coding-agent |
| name | Coding Agent |
| version | 1.0.0 |
| layer | skill |
| runtime | docs |
| author | home23 |
| description | Guidance for when to delegate coding work to a specialized coding runtime or worker. |
| category | coding |
| keywords | ["coding","delegate","worker","refactor","feature","implementation"] |
| triggers | ["delegate this coding task","spin up a worker for this feature","use a coding agent","hand this off to codex"] |
| capabilities | [{"brief":"prepare a tight implementation brief"},{"model-selection":"choose the right coding runtime for the task"},{"handoff":"define ownership and expected outputs clearly"}] |
Use this skill when coding work is large enough that it benefits from a dedicated worker or coding runtime.
Use coding-agent for:
Use coding-agent for this change:
- Owns: src/agent/tools/skills.ts and workspace/skills/*
- Goal: add skills telemetry and audit commands
- Verify: npm run build and node workspace/skills/index.js audit