一键导入
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 职业分类
| 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.packages/core/src/index.ts for available exports from @ai-devs/corenpm run build to verify — fix all errors before declaring done@ai-devs/core — do NOT create local config.ts, logger.ts, or tool-factory.tstools/ directorycreateConfig() from core — never inline process.envlogger from corerunAgent() for standard agent loops — only build custom loops for non-standard flowsComprehensive 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.
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.
Implement solution from spec.md. Use when coding a task solution, building an agent, creating tools, or implementing a spec.