Manage project memory with MEMORY.md index + modular rule packs.
Skills in this repository
deathrashed/agents - Page 6
SkillsMP has collected 1,032 skills from deathrashed/agents. Open a skill to review its source and details.
deathrashed/agentsShowing 40 of 1,032 collected skills.
Inspect or set OmG operating mode/profile (balanced, speed, deep, autopilot, ralph, ultrawork).
Inspect or set OmG model-selection strategy (balanced, auto, custom) for default task routing.
Inspect or configure OmG notification routing for approval gates, verification outcomes, blockers, and long-running sessions.
Perform context and prompt-cache optimization review for the current task.
Run strict quality-gated orchestration (Ralph mode) with mandatory verification gates.
Inspect or set OmG reasoning effort profile (global + per-teammate overrides) for depth/cost control.
Recall prior decisions and evidence with state-first search and bounded history fallback.
Apply conditional OmG rule packs based on task and context triggers.
Summarize repository progress with HUD-style visual status, pipeline stage, risks, and next actions.
Gracefully stop active autonomous workflow and produce resume-ready handoff.
Inspect or update a compact task board with stable task IDs, priorities, owners, and verifier-backed completion.
Stage 0/5: Dynamically assemble a task-fit agent team with approval gating and model-aware role assignment.
Stage 3/5: Implement approved plan slices with controlled scope and validation notes.
Stage 5/5: Fix only verified issues, then prepare the next verification pass.
Stage 1/5: Build a staged engineering plan with dependencies and verification checkpoints.
Stage 2/5: Lock scope with PRD-quality acceptance criteria and delivery constraints.
Run OmG's full team lifecycle with optional dynamic team assembly and verify/fix loops.
Stage 4/5: Verify implementation against acceptance criteria and regression risks.
Run high-throughput batch delivery mode for many independent tasks with periodic quality gates.
Inspect or set the active workspace/worktree map for OmG execution lanes.
Before coding, determine what to ask. Max 2 yes/no questions. Never ask technical questions.
Silent quality check after every feature. Fix issues before telling user. Never claim tests passed without running them.
When multiple solutions exist, pick the best one. Explain why in one sentence.
Build one feature at a time. Complete each fully before moving to next. Auto-triggers quality check.
Create project skeleton. Pick stack, create files, install dependencies. AI decides everything.
Build user-facing interface. Clean, functional, mobile-friendly by default.
Celebrate real milestones only. One line, one emoji. Credit belongs to user, not AI.
Classify request as small/medium/large. Adjust workflow depth accordingly.
I-Lang compression engine. All internal planning uses I-Lang v3.0 syntax. Save 60%+ tokens. User never sees compressed output.
Explain all costs in human terms. Always compare with real-world equivalents. Recommend cheapest that works.
End of session summary. What got done, what got fixed, what comes next, progress delta.
Translate technical decisions into human language. Explain in cost, speed, stability.
Deploy to Cloudflare Workers. Free tier handles 100k requests/day. Global edge network.
Source text: Chinese
Choose deployment target based on project type. Static sites to CF Pages, APIs to VPS, serverless to Workers.
Deploy to VPS. Code is already on the server. Start the service, configure nginx, verify accessible.
Help user buy a domain, configure DNS, set up SSL. Guide every click.
At milestones, compare achievement vs human programmer time and cost. Keep it realistic.
Help complete beginners set up their development environment. Detect Mac or other. Guide VPS purchase and SSH setup step by step.
Transfer files between local and server. Guide user through SCP or upload methods.