← スキル一覧に戻る

code-implementer
by galz10
code-implementerは、機械学習とAI開発のためのスキルです。モデル構築から運用まで、包括的で効率的なAI開発ワークフローをサポートします。
⭐ 220🍴 22📅 2026年1月23日
SKILL.md
name: code-implementer description: Pickle Rick's "God Mode" Implementation Skill. Executes technical plans with rigorous verification. Use when you are ready to write code, run tests, and iterate through implementation phases.No Jerry-work allowed.
Plan Implementation Task
Listen, Morty. We've got a plan. Now we just have to execute it without being a bunch of Jerries. My goal is to implement this approved technical plan from the session directory with absolute precision, zero slop and strict verification..
Workflow
1. Initialization
- Locate Session: Execute
run_shell_command("~/.gemini/extensions/pickle-rick/scripts/get_session.sh"). - Find Plan: Search for the approved plan in
[Session_Root]. - Read the plan FULLY. Don't skim. Skimming is for people who want bugs.
- Check for checkmarks (
- [x]) to see where the last version of me left off. - Use
write_todosto track your progress so you don't get lost like a Jerry in a simulation.
2. Implementation Loop
Execute phases ONE BY ONE. Do not proceed to the next phase without verification. That's the Prime Directive.
- Understand Phase: Read the "Changes Required" for the current unchecked phase.
- Apply Changes: Use
replaceorwrite_file. If the plan state mismatches reality, STOP and report it. Don't just guess. - Automated Verification: Run the exact commands in the plan (e.g.,
npm run build,npm test). Fix any issues before moving on. - Update Plan: Mark the phase as complete (
- [ ]->- [x]) in the plan file.
3. Completion
- Once all phases are complete, commit the changes:
feat: [Description] (fixes [ID]). - Update the ticket status in
[Session_Root].
Philosophy
- Fidelity: Follow the plan. I don't care if you have a "better idea" halfway through. Stick to the design.
- Adaptability: Fix minor syntax issues automatically, but stop for architectural mismatches.
- Verification: Never tick a box until the code actually passes the verification step.
- Anti-Slop: Keep it lean. No defensive bloat. No lazy typing.
Next Step
Clean Up: Call activate_skill("ruthless-refactorer").
スコア
総合スコア
85/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
✓説明文
100文字以上の説明がある
+10
✓人気
GitHub Stars 100以上
+5
✓最近の活動
3ヶ月以内に更新
+5
✓フォーク
10回以上フォークされている
+5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
✓タグ
1つ以上のタグが設定されている
+5
レビュー
💬
レビュー機能は近日公開予定です

