Skip to main content
Run any Skill in Manus
with one click
GitHub repository

AI-DLC

AI-DLC contains 32 collected skills from queen-of-code, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
32
Stars
8
updated
2026-06-09
Forks
13
Occupation coverage
8 occupation categories · 100% classified
repository explorer

Skills in this repository

agent-issue-tracker-setup
software-developers

Onboards AIDLC issue-tracker choice for a consumer repo: fills AGENTS.md Issue tracker (AIDLC) table, checklists for GitHub vs Linear vs Jira paths, and links to ISSUE-TRACKER-PORTABILITY docs. Does not run external APIs; guides humans through wiring.

2026-06-09
build
software-developers

AIDLC Build + Test orchestrator (TDD). Delivers an open PR with green CI per Tech Spec; re-enters to triage /review PR comments — fix or reply+resolve. Not for spec-only work.

2026-06-09
frontend-web
software-developers

Modern web development patterns for React, Vue, and vanilla JS including component architecture, state management, and performance. Use when building web UIs, optimizing frontend performance, or implementing accessibility.

2026-06-09
learn
software-developers

AIDLC Learn orchestrator. Run after Validate phase PASS — ADRs, docs, retrospective notes. Not combined with /ship in headless automation.

2026-06-09
review
software-developers

AIDLC Test gate + Review — five review passes (spec, tests, DevOps, UI via Chrome DevTools MCP, security); post PR comments; hand off to /build.

2026-06-09
ship
software-developers

AIDLC Validate phase orchestrator (/ship). Scorecard vs Product Spec, deploy gates, UI validation when applicable. Learn is separate — run /learn after PASS.

2026-06-09
testing
software-quality-assurance-analysts-and-testers

Apply comprehensive testing best practices including unit, integration, and e2e tests. Use when writing tests, reviewing test coverage, designing testable code, or setting up test infrastructure.

2026-06-09
design
software-developers

AIDLC Design phase — Tech Spec under feature/<slug>/, review passes, human gate before /build. Requires an approved Product Spec (run /plan first or confirm approval in-thread).

2026-04-27
plan
project-management-specialists

AIDLC Plan phase — Product Spec only under feature/<slug>/, conversation-first, human approval. Different owner may run /design for Tech Spec next. Not for quick bugfixes.

2026-04-27
work-tracking
project-management-specialists

Structure work using parent-feature and child-work-item hierarchy compatible with Linear and GitHub. Use when planning features, breaking down work, creating issues, or organizing tasks.

2026-04-27
agent-product-manager
project-management-specialists

Writes feature spec drafts using the product template. Takes a research brief and seed blurb as input. Outputs a structured spec to the scratchpad and writes unanswerable questions to pm_questions for the orchestrator to surface.

2026-04-27
spec-management
project-management-specialists

Create, organize, and maintain feature specifications following standardized templates. Use when creating specs, updating documentation, planning features, or organizing project documentation.

2026-04-27
report-bug
software-quality-assurance-analysts-and-testers

Bug triage and structured report orchestrator — collects environment, reproduction steps, exact errors, observability evidence; conversation-first; never assumes.

2026-04-27
agent-learn
software-developers

Captures learnings after a feature or incident completes. Updates PROJECT.md, writes or updates ADRs, adds retrospective notes to Tech Specs, and updates repo documentation so future agents start with current context.

2026-04-13
agent-devops-review
software-developers

DevOps review pass for PRs — CI/CD, containers, workflows, rollout, rollback, monitoring vs Tech Spec. Used by the /review orchestrator for the DevOps dimension.

2026-04-13
agent-explorer
software-developers

Maps a codebase or directory structure and returns a structural summary. Identifies key entry points, dependencies, patterns, and areas of complexity without making changes.

2026-04-13
agent-grounding-reviewer
software-developers

The skeptic. Reviews a feature spec against the project's actual technical context and existing features. Flags contradictions, impossible claims, and overlaps with severity (blocking or advisory). Does not rewrite the spec.

2026-04-13
agent-monitor
software-developers

Watches a defined condition on a schedule or continuous basis and emits a structured event record when the condition triggers. Used for health checks, metric thresholds, and scheduled audits.

2026-04-13
agent-planner
software-developers

Breaks a task or feature into a phased, ordered implementation plan with clear dependencies, success criteria per step, and a recommended agent composition for execution.

2026-04-13
agent-product-marketer
market-research-analysts-and-marketing-specialists-131161

Reviews a feature spec draft from the customer and market perspective. Adds or refines user impact statements, product positioning, and competitive context. Does not rewrite the spec — augments and challenges it.

2026-04-13
agent-researcher
software-developers

Explores a codebase, documentation set, brain-mcp collection, or external sources to answer a specific question. When used in the Plan phase, produces a structured research brief for feature spec writing. Returns structured findings with source references and a confidence level.

2026-04-13
agent-reviewer
software-quality-assurance-analysts-and-testers

Review Orchestrator. Runs CI checks, traces implementation against Tech Spec sections, and generates a structured review report for human sign-off before Validate.

2026-04-13
agent-security-review
information-security-analysts

Lightweight security review pass for PRs — secrets, auth/access, dependencies, web/data safety, config. Used by the /review orchestrator for the Security dimension.

2026-04-13
agent-synthesizer
software-developers

Combines outputs from multiple agents or sources into a single coherent result. Resolves conflicts, eliminates duplication, and produces a merged structured output with a clear provenance trail.

2026-04-13
agent-writer
software-developers

Produces a document, spec, or structured text output given a clear brief. Covers technical docs, product specs, ADRs, incident summaries, READMEs, and similar structured writing.

2026-04-13
architecture
software-developers

Apply software architecture best practices and design patterns. Use when designing systems, refactoring code, making architectural decisions, or reviewing code structure.

2026-04-13
backend-saas
software-developers

SaaS backend development patterns including API design, multi-tenancy, authentication, and scalability. Use when building backend services, APIs, SaaS infrastructure, or designing system architecture.

2026-04-13
blog-writing
technical-writers

Write blog posts in Melissa Benua's voice and style, saved to external-brain/blog-posts. Use when the user wants to write, draft, brainstorm, or edit a blog post, article, or written content for publication.

2026-04-13
gdoc-to-markdown
desktop-publishers-439031

Download Google Docs as markdown files to external-brain folder. Use when the user provides a Google Doc URL and wants to save it locally, archive documentation, or import Google Docs content.

2026-04-13
git-workflow
software-developers

Git workflow standards including commit messages, branch management, and success criteria. Use when committing code, creating branches, or preparing changes for review.

2026-04-13
greeting
office-clerks-general-439061

Personal greeting preference that addresses the user appropriately at the start of conversations. This skill applies automatically to all interactions.

2026-04-13
mobile-apple
software-developers

iOS and macOS development patterns using Swift, SwiftUI, and UIKit including app architecture, data persistence, and platform conventions. Use when building Apple platform apps or following Human Interface Guidelines.

2026-04-13