BlueprintOS/analysis-to-delivery
Skill Claude CodeCodex
A routing guide for turning a new feature request into an analysis and development workflow.
BlueprintOS/analysis-to-delivery
Skill Claude CodeCodex
A routing guide for turning a new feature request into an analysis and development workflow.
BlueprintOS/analysis-to-delivery
Skill Claude CodeCodex
A Chinese-language entry point that routes a project goal to the appropriate analysis-to-delivery workflow, such as clarification, requirements writing, design, compliance, development, testing, or handoff.
BlueprintOS/analysis-to-delivery
Skill Claude CodeCodex
A compatibility wrapper that points older code to the current ASCII flowchart rules.
BlueprintOS/analysis-to-delivery
Skill Claude CodeCodex
A compatibility wrapper that points older code to the current context-pointer rules.
BlueprintOS/analysis-to-delivery
Skill Claude CodeCodex
A compatibility wrapper that points older code to the current document-numbering rules.
BlueprintOS/analysis-to-delivery
Skill Claude CodeCodex
A deprecated compatibility wrapper for rules about not guessing database or data fields. Its current rules are stored in rules/no-field-guessing.md.
BlueprintOS/analysis-to-delivery
Skill Claude CodeCodex
A backward-compatibility wrapper for a separate rule file that prevents the agent from inventing information.
BlueprintOS/analysis-to-delivery
Skill Claude CodeCodex
A deprecated compatibility wrapper for SQL naming and syntax rules. The current rules are stored in a file named rules/sql-dialect.md.
BlueprintOS/analysis-to-delivery
Skill Claude CodeCodex
A compatibility wrapper for a set of stage-gate rules, where work passes through defined checks before continuing.
BlueprintOS/analysis-to-delivery
Skill Claude CodeCodex
A nine-stage workflow for taking a software project from analysis and requirements through design, testing, quality review, and handover.
BlueprintOS/analysis-to-delivery
Skill Claude CodeCodex
A guided skill for turning a new feature idea into an agreed written design through repeated questions and review. It produces a dated design document before detailed implementation planning begins.
BlueprintOS/analysis-to-delivery
Skill Claude CodeCodex
A bridge guide for designing an interface contract: a precise agreement about inputs, outputs, errors, and conditions between two parts of a system.
BlueprintOS/analysis-to-delivery
Skill Claude CodeCodex
A design step for defining a software system's important things, their properties, and how they relate, such as orders, addresses, or inventory units.
BlueprintOS/analysis-to-delivery
Skill Claude CodeCodex
A process for carrying out a software work plan one task at a time, with tests, commits, and a short review of what was learned.
BlueprintOS/analysis-to-delivery
Skill Claude CodeCodex
A test-driven development workflow, where a test is written and shown to fail before the smallest implementation is added, then the code is improved. TDD is a way to use tests to guide software changes.
BlueprintOS/analysis-to-delivery
Skill Claude CodeCodex
A completion checklist that requires an agent to identify, run, read, and verify a full test or validation command before claiming work is finished. It is a bridge to a more detailed verification process.
BlueprintOS/analysis-to-delivery
Skill Claude CodeCodex
A planning workflow that turns an approved software design into a written list of independently executable tasks, each estimated at no more than two hours.
BlueprintOS/analysis-to-delivery
Skill Claude CodeCodex
A compliance review workflow for checking a signed business requirements document against applicable rules for areas such as healthcare, payments, personal data, and pharmaceutical tracking.
BlueprintOS/analysis-to-delivery
Skill Claude CodeCodex
A development-design workflow that turns an approved product requirements document into technical specifications, data models, implementation guidance, and design review documents.
BlueprintOS/analysis-to-delivery
Skill Claude CodeCodex
A requirements-clarification workflow written in Chinese for confirming new tasks and matching requested fields with existing database fields.
BlueprintOS/analysis-to-delivery
Skill Claude CodeCodex
A Chinese-language guide for preparing a code handoff document called HANDOVER.md. It organizes completed design documents, remaining work, known risks, and recommended next steps.
BlueprintOS/analysis-to-delivery
Skill Claude CodeCodex
A documentation quality audit that checks a set of numbered project documents and groups problems by severity: P0 means blocking, P1 means important, and P2 means optional.
BlueprintOS/analysis-to-delivery
Skill Claude CodeCodex
A project setup guide for an analysis-to-delivery workflow, creating four configuration files that point to project knowledge, compliance rules, technology choices, and document naming rules.
BlueprintOS/analysis-to-delivery
Skill Claude CodeCodex
A test-case design guide that turns an approved BRD, or business requirements document, into detailed checks for whether the planned system works.