Code.org
Official@code-dot-org · Seattle, Washington
Offers structured engineering governance through automated specification analysis, dependency-ordered task generation, and rigorous implementation planning for software development lifecycles.
Agent Skills by Code.org
Showing 9 vetted skills indexed across 1 GitHub repositories.
speckit-checklist
Generate domain-specific quality checklists from feature requirements and specs.
speckit-constitution
Update the central constitution and propagate changes to dependent templates.
speckit-implement
Execute multi-phase implementation plans from tasks.md with validation checkpoints.
speckit-taskstoissues
Convert design artifacts into dependency-ordered GitHub issues.
speckit-clarify
Identify underspecified decisions in feature specs and record answers into a Clarifications section.
speckit-plan
Generate implementation plan design artifacts from a plan template.
speckit-analyze
Analyze spec.md, plan.md, and tasks.md for inconsistencies before implementation.
speckit-specify
Transform natural-language feature descriptions into structured specification drafts.
speckit-tasks
Convert spec-kit design artifacts into a dependency-ordered tasks.md.
Frequently Asked Questions About Code.org
FAQPage SchemaWhat specific engineering tasks are enabled by these capabilities?▼
These capabilities enable the systematic conversion of feature descriptions into structured specifications, dependency-ordered task lists, and GitHub issues. They facilitate rigorous consistency checks across documentation artifacts and ensure implementation plans are validated against established project constitutions before development begins.
Which technical personas benefit from these engineering governance skills?▼
Technical leads, product managers, and senior engineers benefit from these skills by reducing ambiguity in feature requirements. The system is designed for teams requiring strict documentation standards, dependency tracking, and high-fidelity alignment between initial design artifacts and final implementation tasks.
What are the prerequisites for running these specification analysis functions?▼
Users must provide standardized documentation files including spec.md, plan.md, and tasks.md. The system relies on these specific markdown artifacts to perform consistency analysis, generate implementation plans, and propagate changes from the central constitution to dependent project templates.