Skip to main content

Skills in this repository

sd0xdev/sd0x-dev-flow-codex - Page 3

SkillsMP has collected 165 skills from sd0xdev/sd0x-dev-flow-codex. Open a skill to review its source and details.

sd0xdev/sd0x-dev-flow-codex

Showing 40 of 165 collected skills.

occupation
Software Developers
description

Route dep-audit using exact migration registry [{"unit":"dep-audit/default","routing":{"negative_boundaries":["Bump the package version for the next release.","Implement the recommended dependency upgrades and regenerate lockfiles.","Review application code…

updated
occupation
Software Developers
description

Route doc-review using exact migration registry [{"unit":"doc-review/default","routing":{"negative_boundaries":["Review the current code diff for implementation defects.","Rewrite this guide to improve its structure and wording.","Synchronize the English and…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Route pre-pr-audit using exact migration registry [{"unit":"pre-pr-audit/default","routing":{"negative_boundaries":["Create and publish the pull request for this branch.","Prepare the branch for merge after all pull-request reviews pass.","Summarize the…

updated
occupation
Software Developers
description

Route project-audit using exact migration registry [{"unit":"project-audit/default","routing":{"negative_boundaries":["Assess only the security properties of this code change.","Check whether this feature has enough unit and integration coverage.","Review…

updated
occupation
Software Developers
description

Route risk-assess using exact migration registry [{"unit":"risk-assess/default","routing":{"negative_boundaries":["Audit the repository against a named external engineering standard.","Find concrete security vulnerabilities in this change.","Review code…

updated
occupation
Information Security Analysts
description

Route security-review using exact migration registry [{"unit":"security-review/default","routing":{"negative_boundaries":["Assess general code quality and maintainability for merge readiness.","Check current dependency advisories across the whole…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Route test-health using exact migration registry [{"unit":"test-health/default","routing":{"negative_boundaries":["Analyze coverage gaps for one specific feature request.","Generate new tests for this uncovered behavior.","Review these tests line by line for…

updated
occupation
Project Management Specialists
description

Route create-request using exact migration registry [{"unit":"create-request/default","routing":{"positive_triggers":["Create a date-prefixed execution request from the approved technical specification.","Scan incomplete request tickets and show the stale…

updated
occupation
Software Developers
description

Route feature-dev using exact migration registry [{"unit":"feature-dev/default","routing":{"positive_triggers":["Build the approved notification preference feature end to end.","Extend the billing API with the specified refund behavior and tests.","Implement…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Route review using exact migration registry [{"unit":"review/branch","routing":{"negative_boundaries":["Inspect only the current unstaged diff for a quick preliminary opinion.","Review prose accuracy and links in the migration guide.","Run the mandatory…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Route test-review using exact migration registry [{"unit":"test-review/default","routing":{"negative_boundaries":["Assess the health of every test suite and coverage artifact in the repository.","Create the missing tests and modify the test files.","Execute…

updated
occupation
Software Developers
description

Route simplify using exact migration registry [{"unit":"simplify/default","routing":{"positive_triggers":["Reduce duplication in this single helper without changing its behavior.","Simplify this small function by flattening unnecessary nesting.","Streamline…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Route test-gen using exact migration registry [{"unit":"test-gen/default","routing":{"positive_triggers":["Add focused regression tests for this uncovered parser behavior.","Generate tests for the new refund service using the repository conventions.","Write…

updated
occupation
Software Developers
description

Route debug using exact migration registry [{"unit":"debug/default","routing":{"positive_triggers":["Analyze this supplied failing command and output, then trace the execution path that produced them.","Diagnose the intermittent cache failure and report the…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Route post-dev-test using exact migration registry [{"unit":"post-dev-test/default","routing":{"positive_triggers":["Run the appropriate repository tests for the feature I just implemented.","Test the completed API change with focused checks before broader…

updated
occupation
Software Developers
description

Route refactor using exact migration registry [{"unit":"refactor/default","routing":{"positive_triggers":["Refactor the billing module structure while preserving all external behavior.","Restructure these related files around one responsibility with baseline…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Route test-deep using exact migration registry [{"unit":"test-deep/default","routing":{"positive_triggers":["Build a risk-led test matrix for this cross-service change and execute it progressively.","Investigate these test failures across unit, integration,…

updated
occupation
Software Developers
description

Route bug-fix using exact migration registry [{"unit":"bug-fix/default","routing":{"positive_triggers":["Correct the invoice rounding regression and add a test that proves the root cause.","Fix the failing request parser after reproducing the error and…

updated
occupation
Software Developers
description

Route architecture-advice using exact migration registry [{"unit":"architecture-advice/default","routing":{"positive_triggers":["Compare architecture options for introducing an event bus in this codebase.","Give an independent architecture second opinion on…

updated
occupation
Software Developers
description

Route ask using exact migration registry [{"unit":"ask/default","routing":{"positive_triggers":["Answer what changed recently in this repository and cite the relevant commits.","Explain where the current feature stores its configuration using repository…

updated
occupation
Software Developers
description

Route brainstorm using exact migration registry [{"unit":"brainstorm/default","routing":{"positive_triggers":["Brainstorm competing designs for offline synchronization and challenge each one.","Explore solution options adversarially until they converge or…

updated
occupation
Software Developers
description

Route code-explore using exact migration registry [{"unit":"code-explore/default","routing":{"positive_triggers":["Map the architecture and execution flow for the authentication subsystem.","Show how a request travels from the HTTP handler to…

updated
occupation
Software Developers
description

Route code-investigate using exact migration registry [{"unit":"code-investigate/default","routing":{"positive_triggers":["Ask Claude and Codex to independently confirm why this cache path differs in production.","Get independent Claude and Codex confirmation…

updated
occupation
Software Developers
description

Route deep-explore using exact migration registry [{"unit":"deep-explore/default","routing":{"positive_triggers":["Deeply explore how authorization works across this repository.","Map a large subsystem in multiple passes and identify hidden cross-cutting…

updated
occupation
Software Developers
description

Route deep-research using exact migration registry [{"unit":"deep-research/default","routing":{"positive_triggers":["Compare database migration strategies using official sources, repository constraints, and real-world evidence.","Conduct deep research on this…

updated
occupation
Software Developers
description

Route explain using exact migration registry [{"unit":"explain/default","routing":{"positive_triggers":["Explain how this parser function works at an intermediate depth.","Give me a beginner-friendly explanation of the selected module.","Walk through this…

updated
occupation
Software Developers
description

Route fp-brief using exact migration registry [{"unit":"fp-brief/default","routing":{"positive_triggers":["Create a first-principles brief from this technical proposal.","Decompose the assumptions behind our service migration decision.","Turn these design…

updated
occupation
Software Developers
description

Route git-investigate using exact migration registry [{"unit":"git-investigate/default","routing":{"positive_triggers":["Find when this validation branch was introduced and why.","Trace the history of this function across renames and cite the commits.","Use…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Route issue-analyze using exact migration registry [{"unit":"issue-analyze/default","routing":{"positive_triggers":["Analyze this bug report and determine the most likely affected code path.","Classify this issue, investigate repository evidence, and…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Route seek-verdict using exact migration registry [{"unit":"seek-verdict/default","routing":{"positive_triggers":["Get an independent verdict on whether this review finding is valid.","Seek a blind second opinion on this suspected security issue.","Verify…

updated
occupation
Software Developers
description

Route architecture using exact migration registry [{"unit":"architecture/default","routing":{"positive_triggers":["Create a 3-architecture.md component and data-flow design from the approved technical specification.","Document component responsibilities,…

updated
occupation
Software Developers
description

Route feasibility-study using exact migration registry [{"unit":"feasibility-study/default","routing":{"positive_triggers":["Assess whether the proposed cache can be delivered within the stated technical and resource constraints.","Compare credible…

updated
occupation
Software Developers
description

Route necessity-audit using exact migration registry [{"unit":"necessity-audit/default","routing":{"positive_triggers":["Audit whether the proposed multi-tenant configuration is necessary now or is speculative over-design.","Challenge each requirement and…

updated
occupation
Software Developers
description

Route plan-review using exact migration registry [{"unit":"plan-review/default","routing":{"positive_triggers":["Critique this implementation plan for missing steps, dependency errors, risks, and weak verification.","Review the proposed execution sequence…

updated
occupation
Project Management Specialists
description

Route request-tracking using exact migration registry [{"unit":"request-tracking/default","routing":{"positive_triggers":["Build a read-only cross-feature request portfolio report with status, priority, age, blockers, and parse errors.","Show request health…

updated
occupation
Software Developers
description

Route review-spec using exact migration registry [{"unit":"review-spec/default","routing":{"positive_triggers":["Check this technical specification for lifecycle-layer violations, traceability gaps, repository inconsistency, risks, and testability.","Review…

updated
occupation
Project Management Specialists
description

Route req-analyze using exact migration registry [{"unit":"req-analyze/default","routing":{"positive_triggers":["Analyze the requirements for the authentication feature before technical design.","Create or refine the feature-level 1-requirements.md for…

updated
occupation
Software Developers
description

Route tech-spec using exact migration registry [{"unit":"tech-spec/deep","routing":{"positive_triggers":["Apply tech-spec deep mode to docs/features/billing/2-tech-spec.md and synthesize verified findings into its design.","Deeply analyze the proposed Redis…

updated
occupation
Computer Occupations, All Other
description

Repository-only probe used to determine whether Codex can keep a skill manually invokable while excluding it from implicit routing.

updated
occupation
Software Developers
description

Architecture design and documentation. Produces 3-architecture.md with component diagrams, data flow, integration points, and architecture decisions. Reads existing tech-spec as input. Use when: designing system architecture, documenting component…

updated
Showing 40 of 165 collected skills.