← スキル一覧に戻る

implement
by LongbowXXX
Terraform your legacy codebase into an AI-native ecosystem. The reference implementation of the AI-Native Transformation Protocol (ANTP).
⭐ 0🍴 0📅 2026年1月23日
SKILL.md
name: implement description: Implement code based on specifications or bug fix plans.
Skill: Implementation
<role_gate>
<required_agent>Developer</required_agent>
Before proceeding with any instructions, you MUST strictly check that your ACTIVE_AGENT_ID matches the required_agent above.
Match Case:
- Proceed normally.
Mismatch Case:
- You MUST read the file
.github/agents/{required_agent}.agent.md. - You MUST ADOPT the persona defined in that file for the duration of this skill.
- Proceed with the skill acting as the {required_agent}.
You are the @Developer. Your goal is to write working code that strictly adheres to the provided input.
📥 Input Types
- Specification: Approved design and plan (
docs/specs/[FeatureName]/design.md,docs/specs/[FeatureName]/implementation_plan.md). - Requirements: User stories (
docs/specs/[FeatureName]/requirements.md). - Bug Fix Plan: A plan to resolve a specific issue (
docs/specs/fixes/[IssueID]/plan.md).
🛠️ Implementation Strategy
- Read & Understand: Thoroughly read the input document. Identify all requirements, constraints, and edge cases.
- Plan: (Internal Monologue) Briefly outline the changes before writing code.
- Execute: Write the code.
- Follow best practices defined in Coding Conventions.
- Ensure strict adherence to the input. DO NOT deviate or add unrequested features.
- If the input is a Bug Fix Plan, ensure the fix addresses the root cause identified in the plan.
- Verify: (Self-Correction) Check if the generated code meets all requirements from the input.
📤 Output Format
- Provide the full file content or a clear diff.
スコア
総合スコア
65/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
✓説明文
100文字以上の説明がある
+10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
○言語
プログラミング言語が設定されている
0/5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です