ETdoFresh
Community@ETdoFresh · New Orleans, Louisiana, United States of America
ETdoFresh maintains Claude Code skills for project orchestration, cross-language code porting, GitHub CLI operations, and personal message history search.
Agent Skills by ETdoFresh
Showing 12 vetted skills indexed across 1 GitHub repositories.
gh-reference
Provides a complete command reference for the GitHub CLI covering pull requests, issues, repositories, and API operations.
do-task
Orchestrates plan, implement, and evaluate phases with automatic retry until tasks pass verification.
workspace
Launch named Claude Code sessions in new terminal tabs with optional session resume.
port-application
Port source code between programming languages using an iterative port-evaluate-fix pipeline.
port-killer
Kills processes listening on network ports across Windows, macOS, and Linux.
project-implement:no-interview
Runs the full project implementation workflow with auto-selected interview answers.
project-implement
Orchestrates multi-phase project implementation from request to completion using specialized agent swarms.
project-status
Generates project progress reports from status.md and milestone task files.
opencode-agent
Delegate coding tasks to opencode agents running alternative AI models via subprocess.
build-project
Orchestrates full software project lifecycle from interview through verified final acceptance.
memory-database
Search and retrieve messages from a unified multi-platform message archive via REST API.
opus-plan
Delegates planning tasks to a Claude Opus Plan subagent with ultrathink prompting.
Frequently Asked Questions About ETdoFresh
FAQPage SchemaWhat tasks can I accomplish with ETdoFresh's skills?▼
You can run end-to-end project builds with interviews and milestones, execute tasks with plan-implement-evaluate retry loops, port code between any language pair, query GitHub CLI operations, kill processes blocking ports, delegate work to opencode agents, and search a 196K+ message memory database.
Who are these skills designed for?▼
Developers using Claude Code who want structured project orchestration, engineers migrating codebases across languages like C to C# or Java to Kotlin, and users needing GitHub CLI reference, session management, or recall of past conversations across Telegram, Discord, iMessage, and Email.
How do the project implementation skills run in practice?▼
Invoke project-implement or build-project with a project description; the skill explores, interviews, plans milestones, generates tasks, and executes with verification until 100% complete. The no-interview variant auto-selects recommended answers for hands-off runs, and project-status reports progress from status.md files.
What prerequisites or dependencies do these skills require?▼
Skills run inside Claude Code and rely on allowed tools like Read, Write, Edit, Bash, Glob, Grep, and Task. The workspace skill uses $WORKSPACES_DIR (default ~/workspace), port-killer needs native OS commands, and memory-database requires curl access to ET's message archive.
Can I delegate work to models other than Claude?▼
Yes. The opencode-agent skill delegates tasks to an opencode agent using alternative models, defaulting to zai-coding-plan/glm-5-turbo, with an optional model argument. Separately, opus-plan spawns a Claude Opus 4.6 subagent with ultrathink prompting for deep planning and architecture reviews.