Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

agile_v_skills

agile_v_skills에는 Agile-V에서 수집한 skills 43개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
43
Stars
49
업데이트
2026-07-08
Forks
9
직업 범위
직업 카테고리 19개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

agile-v-behavioral
소프트웨어 개발자

Anti-pattern prevention guidelines for Agile V agents. Prevents common LLM coding mistakes while maintaining Agile V traceability. Use when implementing requirements to avoid overcomplication, silent assumptions, scope creep, and verification failures.

2026-07-08
agile-v-compliance
소프트웨어 개발자

Risk management, CAPA protocol, human gate approval records, AI agent security controls, and periodic revalidation. Load when running gates, handling CAPAs, or auditing compliance and security posture.

2026-07-08
agile-v-core
소프트웨어 개발자

Foundational values, directives, and context engineering rules for all Agile V agents. Load first in every Agile V session.

2026-07-08
agile-v-pipeline
소프트웨어 개발자

Orchestration pipeline, wave execution, handoff protocols, and checkpoint types for the Agile V 5-stage workflow. Load when orchestrating multi-agent pipelines or managing stage transitions.

2026-07-08
build-agent
소프트웨어 개발자

Generates code, firmware, HDL, or other technical artifacts strictly derived from approved requirements. Language-agnostic. Use when synthesizing artifacts from Logic Gatekeeper-approved requirements.

2026-07-08
compliance-auditor
소프트웨어 개발자

Automates Principle No. 9 (Decision Logging) and Principle No. 5 (Regulatory Readiness). The 'Chronicler' ensuring every choice is backed by a 'Why' and mapped to a requirement for ISO/GxP auditability.

2026-07-08
logic-gatekeeper
소프트웨어 개발자

Validates requirements for ambiguity and physical hardware constraints. Use this after requirements are generated but before code/hardware synthesis begins.

2026-07-08
red-team-verifier
소프트웨어 개발자

The Verification Agent — challenges Build Agent artifacts via independent verification. Executes tests against artifacts. Use to audit code, schematics, or firmware against requirements.

2026-07-08
requirement-architect
소프트웨어 개발자

Converts high-level product intent into traceable PRDs and User Stories. Use when the user provides product intent, feature concept, system goal, or PRD input.

2026-07-08
diff-evidence-agent
소프트웨어 개발자

Create evidence explaining the actual implementation diff and its relationship to the predicted impact, closing the loop between pre-change prediction and post-change reality.

2026-07-08
graph-traceability-agent
소프트웨어 개발자

Create traceability from Agile V requirements to Understand Anything graph nodes, changed files, and tests, ensuring full evidence chain coverage.

2026-07-08
impact-analysis-agent
소프트웨어 개발자

Identify the likely impact of a proposed change before implementation by mapping it to graph nodes, affected files, functions, APIs, and tests.

2026-07-08
regression-selection-agent
소프트웨어 품질 보증 분석가·테스터

Select and prioritize regression tests based on the impact map and graph dependency relationships, flagging coverage gaps before the Red Team step.

2026-07-08
system-understanding-agent
소프트웨어 개발자

Consume Understand Anything outputs and create a concise, reviewable system overview that gives agents sufficient context before modifying code (Gate 0).

2026-07-08
test-designer
소프트웨어 품질 보증 분석가·테스터

Designs the verification suite from requirements only — never from code. Prevents success bias. Use when building test cases in parallel with the Build Agent, after requirements are approved by the Logic Gatekeeper.

2026-07-08
agile-v-control-matrix
기타 컴퓨터 관련 직업

Defines and checks the Agile-V control matrix for agentic tasks, skills, model use, tools, logs, rights, Human Gates, tests, costs, rollback, and owners. Load when creating, reviewing, or enforcing `.agile-v/CONTROL_MATRIX.yaml` or runtime governance for agentic execution.

2026-07-08
documentation-agent
소프트웨어 개발자

Generates standards-based repository documentation for GitHub or any project. Writes a docs suite into the project's docs/ directory covering ISO 9001, V-Model, ISO 27001, and optionally GAMP 5 or other standards. Use when the user asks for repo documentation, compliance docs, quality docs, or to create/refresh the docs/ suite.

2026-07-08
openwiki-agent
소프트웨어 개발자

Uses the Agile-V OpenWiki knowledge layer (agilev wiki) before making changes to an existing repository, and keeps it current after changes. Wraps the external langchain-ai/openwiki CLI with Agile-V validation, freshness tracking, and evidence bundle integration.

2026-07-07
c-suite-update
최고 경영자

Generates periodic executive briefings (weekly/monthly/quarterly) by aggregating health status, critical alerts, key decisions, and upcoming milestones from all C-Suite domain dashboards into a single narrative update.

2026-06-12
agile-v-quality-gates
소프트웨어 품질 보증 분석가·테스터

Quality validation gates for Agile V agents. Adds interface validation, test quality checks, data type awareness, and time allocation guidance to prevent common failure patterns identified in comprehensive testing.

2026-05-25
build-agent-dart
소프트웨어 개발자

Dart/Flutter build agent for mobile apps, Flutter widgets, and Dart packages. Extends build-agent with Dart-specific conventions. Use when building Flutter apps, Dart packages, or mobile (iOS/Android) features.

2026-05-22
build-agent-embedded
소프트웨어 개발자

C/C++ build agent for embedded systems, firmware, and MCU projects. Extends build-agent with embedded constraints. Use when building firmware, bare-metal code, or resource-constrained systems.

2026-05-22
build-agent-js
소프트웨어 개발자

JavaScript/TypeScript/Web build agent for web apps, Node backends, and frontend components. Extends build-agent with JS/Web conventions. Use when building web apps, APIs, or frontend/backend features.

2026-05-22
build-agent-python
소프트웨어 개발자

Python build agent for scripts, backends, data pipelines, and ML projects. Extends build-agent with Python conventions. Use when building Python applications, APIs, data processing, or automation.

2026-05-22
agile-v-lifecycle
프로젝트 관리 전문가

Multi-cycle iteration management, document versioning, change requests, re-entry points, archival, and impact analysis. Load when starting a new cycle (C2+), processing change requests, or managing cross-cycle traceability.

2026-05-22
build-agent-nestjs
소프트웨어 개발자

NestJS backend build agent for REST/GraphQL APIs, microservices, and enterprise backends. Extends build-agent with NestJS architectural patterns, dependency injection, testing strategies, and security best practices. Use when building NestJS applications.

2026-05-22
c-suite-foundation
프로젝트 관리 전문가

Core abstractions, protocols, and patterns shared across all C-Suite orchestrator skills. Load this before any C-Suite skill to provide governance primitives, executive gate protocols, and multi-cycle patterns.

2026-04-19
chief-exec
최고 경영자

Chief Executive Officer (CEO) orchestrator for strategic alignment, cross-C-suite coordination, board relations, crisis management, and executive decision governance. Orchestrates all C-suite agents and venture-strategist.

2026-04-19
chief-finance
재무 및 투자 분석가

Chief Financial Officer (CFO) orchestrator for financial modeling, fundraising strategy, cash management, financial controls, board reporting, and unit economics governance. Orchestrates business-operations (finance) and venture-strategist (investor relations).

2026-04-19
chief-ops
프로젝트 관리 전문가

Chief Operating Officer (COO) orchestrator for cross-functional execution, process design, delivery cadence governance, vendor escalation, resource arbitration, and operational playbooks. Orchestrates business-operations (ops), release-manager, agile-v-product-owner, gtm-executor.

2026-04-19
chief-people
인사 관리자

Chief People Officer (CHRO) orchestrator for organizational design, hiring, compensation, culture, performance management, DE&I, and talent development. Use when defining org structure, hiring plans, compensation bands, culture principles, or people operations.

2026-04-19
chief-tech
건축·공학 관리자

Chief Technology Officer (CTO) orchestrator for architecture governance, build-vs-buy decisions, tech debt management, engineering standards, platform strategy, and security posture. Orchestrates rd-innovator, build-agent, observability-planner, threat-modeler.

2026-04-19
business-operations
기타 비즈니스 운영 전문가

Manages financial planning, OKRs, team resources, vendor relationships, and operational compliance with full traceability. Use for budgeting, OKR tracking, resource planning, vendor management, or operational risk assessment.

2026-03-28
gtm-executor
시장조사 분석가·마케팅 전문가

Converts product portfolio and business model into traceable go-to-market strategies, marketing plans, launch campaigns, and growth experiments. Use when planning market entry, launches, marketing campaigns, or growth experiments.

2026-03-28
rd-innovator
자연과학 관리자

Manages R&D pipeline, technology scouting, prototyping, and IP tracking with traceable innovation-to-product handoff. Use when evaluating technologies, managing prototypes, or transferring validated innovations to the engineering pipeline.

2026-03-28
venture-strategist
경영 분석가

Converts vision and market opportunity into traceable business models, product portfolios, and strategic plans. Use when defining business strategy, product direction, competitive positioning, or fundraising materials.

2026-03-28
agile-v-product-owner
총괄·운영 관리자마케팅 관리자

REQ-aware Product Owner for backlog and sprint management with full traceability. Use for sprint planning, backlog prioritization, or converting REQs to INVEST stories.

2026-02-26
discovery-analyst
경영 분석가

Converts messy discovery inputs (interviews, feedback, research, tickets) into structured hypotheses, assumptions, and candidate requirements with full traceability.

2026-02-26
observability-planner
네트워크·컴퓨터 시스템 관리자

Defines metrics, events, dashboards, alerts, and SLOs to monitor production systems. Use after Gate 2 or with release-manager to ensure production observability.

2026-02-26
release-manager
컴퓨터·정보 시스템 관리자

Manages post-Gate-2 release activities with Agile V rigor. Rollout plans, rollback procedures, sign-off checklists. Use after Human Gate 2 for production deployment.

2026-02-26
이 저장소에서 수집된 skills 43개 중 상위 40개를 표시합니다.