Focused code implementation in an assigned worktree. Keep diffs small, run targeted local tests, and report changed files. Enabled via implementer profile skills_allow.
merceralex397-collab/codexmegacode
SkillsMP has collected 13 skills from merceralex397-collab/codexmegacode. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 13
- GitHub stars
- 0
- GitHub forks
- 0
Skills in this repository
Showing 13 of 13 collected skills.
Run and interpret local verification commands for implementer and test-runner profiles. pnpm verify or npm test plus typecheck.
Map relevant files, dependencies, tests, and risks for a codebase task. Read-only.
Guidance for building the Codex app-server runner adapter — thread lifecycle, event parsing, session resume, and version isolation. Use when working on packages/runner-codex or app-server integration.
Plan N independent worktree attempts for exploration or implementation, plus judge criteria to select a winner. Use for best-of-n-explore workflows.
Diagnose and fix failures from local test, lint, and typecheck output only. Use when pnpm verify, npm test, or npm run typecheck fails. Do not use for GitHub Actions or remote CI logs.
Generate competing debug hypotheses and scoped worker prompts for ambiguous bugs. Use before parallel investigation or debug-hypotheses workflows.
Produce a safe worktree foldback checklist before merging changes back. Explicit invocation only — the supervisor executes foldback, not this skill.
Perform structured PR or diff review with severity-tiered findings as JSON. Use for review-pr workflows and independent reviewer phases.
Author or update `.megacode/profiles/*.json` agent profiles and generate a matching `.codex/agents/<name>.toml` sketch. Use when defining new MegaCode roles.
Use when asked to convert a substantial development task into a MegaCode workflow plan with phases, scoped profiles, model policy, worktree strategy, and verification gates. Triggers on ultracode: prefix or multi-phase implementation requests. Do not use for…
Convert an approved MegaCode ultracode plan into a validated `.megacode/workflows/<name>.yaml` file. Use after plan review passes, not during initial brainstorming.
Use when asked to convert a substantial development task into a MegaCode workflow plan with phases, scoped profiles, model policy, worktree strategy, and verification gates. Do not use for tiny edits or conversational questions.