How to delegate implementation tasks to workers via Codex MCP or Task sub-agents. Use when executing tasks that require code implementation.
DUTSTECH/ceoralph
SkillsMP has collected 10 skills from DUTSTECH/ceoralph. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 10
- GitHub stars
- 0
- GitHub forks
- 0
Skills in this repository
Showing 10 of 10 collected skills.
Discover installed agents/skills/rules and create new agents
Forces agent to compress its final output before returning to Leader. Preload this skill in agent frontmatter to enforce output compression.
Reviewer-specific output compression — preserves findings detail while staying concise.
Output rules for all agents - concise, scannable, actionable. Based on Matt Pocock's planning principles.
Core principle that the main agent is a coordinator, not an implementer. All work must be delegated to subagents.
Detect fix vs add goals, diagnose failures before work, verify fixes after. Ensures "fix X" specs actually fix X.
Spec-driven development workflow for building features with research, requirements, design, and task phases
Criteria for reviewing Codex worker outputs across 5 dimensions. Use when reviewing code submitted by workers before approval.
4-layer verification system for task completion. Use when verifying that a task has been fully completed before marking it done.