cook-auto
Original:🇺🇸 English
Translated
[Implementation] ⚡⚡ Implement a feature automatically ("trust me bro")
1installs
Sourceduc01226/easyplatform
Added on
NPX Install
npx skill4agent add duc01226/easyplatform cook-autoTags
Translated version includes tags in frontmatterSKILL.md Content
View Translation Comparison →Ultrathink to plan & start working on these tasks follow the Orchestration Protocol, Core Responsibilities, Subagents Team and Development Rules:
<tasks>$ARGUMENTS</tasks>
IMPORTANT: Analyze the list of skills at and intelligently activate the skills that are needed for the task during the process.
Ensure token efficiency while maintaining high quality.
.claude/skills/*⚠️ Anti-Hallucination Reminder
Before modifying ANY code: Verify assumptions with actual code evidence. Search for usages, read implementations, trace dependencies. If confidence < 90% on any change, investigate first or ask user. See for full protocol.
.claude/skills/shared/anti-hallucination-protocol.mdWorkflow:
- Trigger slash command to create an implementation plan based on the given tasks.
/plan <detailed-instruction-prompt> - Trigger slash command to implement the plan.
/code <plan> - Finally use tool to ask user if he wants to commit to git repository, if yes trigger
AskUserQuestionslash command to create a commit./commit
IMPORTANT Task Planning Notes
- Always plan and break many small todo tasks
- Always add a final review todo task to review the works done at the end to find any fix or enhancement needed