원클릭으로
implement-solution
Implement solution from spec.md. Use when coding a task solution, building an agent, creating tools, or implementing a spec.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Implement solution from spec.md. Use when coding a task solution, building an agent, creating tools, or implementing a spec.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Comprehensive Mastra framework guide. Teaches how to find current documentation, verify API signatures, and build agents and workflows. Covers documentation lookup strategies (embedded docs, remote docs), core concepts (agents vs workflows, tools, memory, RAG), TypeScript requirements, and common patterns. Use this skill for all Mastra development to ensure you're using current APIs from the installed version or latest documentation.
Implement solution from spec.md. Use when coding a task solution, building an agent, creating tools, or implementing a spec.
Implement solution from spec.md. Use when coding a task solution, building an agent, creating tools, or implementing a spec.
Implement solution from spec.md. Use when coding a task solution, building an agent, creating tools, or implementing a spec.
Create spec.md from task.md and lesson.md. Use when starting a new task, generating implementation specs, or planning a solution approach.
Create spec.md from task.md and lesson.md. Use when starting a new task, generating implementation specs, or planning a solution approach.
| name | implement-solution |
| description | Implement solution from spec.md. Use when coding a task solution, building an agent, creating tools, or implementing a spec. |
| argument-hint | Provide task folder name (e.g. s03e04) |
spec.md — this is the authoritative source. Follow it strictly.template/ files for scaffold reference: config.ts, logger.ts, package.jsonnpm run build to verify — fix all errors before declaring donetools/ directoryconfig.ts — never inline process.env