Numu
Official@numu-io
Offers a structured framework for specification-driven development, security auditing, and brownfield repository migration through standardized technical planning and validation.
Agent Skills by Numu
Showing 35 vetted skills indexed across 1 GitHub repositories.
speckit-checklist
Generate requirement-quality checklists from feature specifications and project context.
speckit-security-review-staged
Reviews git staged code changes for security vulnerabilities and generates prioritized ODAWP action plans.
speckit-red-team-run
Analyze functional specifications for adversarial gaps and generate structured findings reports.
speckit-security-review-plan
Review Spec-Kit planning artifacts for security weaknesses before implementation.
speckit-brownfield-bootstrap
Generate spec-kit bootstrap artifacts for existing brownfield repositories.
speckit-retrospective-analyze
Analyze completed implementations against specification documents to measure adherence and drift.
speckit-git-remote
Detect the Git remote URL and parse GitHub owner and repository name.
speckit-red-team-gate
Scan spec text for red-team triggers and block planning without findings.
speckit-git-validate
Validates the current Git branch against feature naming conventions.
speckit-conduct-run
Execute spec-kit phases by parsing instructions and delegating steps to sub-agents.
speckit-git-initialize
Initializes a Git repository and creates the first commit in a project directory.
speckit-constitution
Update project constitutions from principle inputs and sync dependent templates.
speckit-security-review-audit
Audit repository changes for security vulnerabilities and generate remediation tasks.
speckit-implement
Executes implementation plans by processing repository tasks and applying code changes.
speckit-ship-run
Automates release shipping workflows and pull request preparation for spec-driven feature branches.
speckit-taskstoissues
Convert Spec-Kit tasks into dependency-ordered GitHub issues.
speckit-brownfield-migrate
Reverse-engineer existing code into spec-kit migration artifacts with gap reporting.
speckit-clarify
Identify underspecified areas in feature specifications and record clarification answers.
speckit-version-guard-check
Compare locked dependency versions against npm registries and issue trackers.
speckit-plan
Transform feature specifications into structured implementation plans with design artifacts.
speckit-git-feature
Create and switch to a new Git feature branch using configured numbering.
speckit-analyze
Analyze spec.md, plan.md, and tasks.md for inconsistencies and coverage gaps.
speckit-checkpoint-commit
Stage all changes and commit workflow checkpoints in spec-kit projects.
speckit-plan-review-gate-check
Verify spec.md and plan.md are merged and clean before task generation.
Frequently Asked Questions About Numu
FAQPage SchemaWhat specific development tasks does Numu enable?▼
Numu enables structured feature specification, automated security vulnerability reviews, brownfield repository migration, dependency version validation, and the generation of dependency-ordered task lists from design artifacts.
Which personas benefit most from these capabilities?▼
Software engineers, technical leads, and security auditors benefit from these capabilities by enforcing consistent planning, reducing security vulnerabilities in code changes, and maintaining architectural standards across complex repositories.
What are the primary prerequisites for using these features?▼
Users require a Git-based repository and the presence of specification files such as spec.md, plan.md, and tasks.md to facilitate the parsing and validation logic required for project execution.