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

watchboard

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

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

이 저장소의 skills

business-review
프로젝트 관리 전문가

Post-implementation business assessment by Prometeo (PM). Verifies success metrics achievement, scope compliance, acceptance criteria business interpretation, risk materialization, and product decision closure. Outputs structured report with verdict and confidence score.

2026-04-04
checklist-health
소프트웨어 품질 보증 분석가·테스터

Analyzes checklist effectiveness by tracking hit rates, identifying stale items, and finding coverage gaps. Generates evolution suggestions following Boorman's principles. Use periodically to keep checklists field-tested and relevant.

2026-04-04
code-health
소프트웨어 품질 보증 분석가·테스터

Scans the codebase for dead code, tech debt, outdated dependencies, and code quality issues. Use periodically or before releases to maintain code hygiene.

2026-04-04
feature-spec
프로젝트 관리 전문가

Creates a complete product feature specification. Use when defining new features, writing user stories, or planning product work. Generates structured specs in docs/specs/.

2026-04-04
generate-tests
소프트웨어 품질 보증 분석가·테스터

Generates test cases for a module or function following FIRST principles and Arrange-Act-Assert pattern. Detects test framework from project config. Use to bootstrap test coverage for existing code or as the Red phase of TDD.

2026-04-04
git-worktrees
소프트웨어 개발자

Create and manage git worktrees for isolated feature work. Use when starting implementation that should not touch the main workspace, or for parallel development. Handles creation, baseline verification, and cleanup.

2026-04-04
implement-feature
소프트웨어 개발자

Implements a feature from its specification. Reads the spec, designs architecture, writes code, tests, and documentation. Use after a feature spec has been approved.

2026-04-04
receiving-code-review
소프트웨어 품질 보증 분석가·테스터

Handle code review feedback with technical rigor — verify before implementing, push back when reviewer is wrong, no performative agreement. Use when receiving feedback from Centinela, external reviewers, or PR comments.

2026-04-04
reindex
소프트웨어 개발자

Rebuilds the codebase knowledge index at docs/codebase-index.json. Scans all source files for module structure, exports, dependencies, and tech debt hotspots. Shared across all three agents.

2026-04-04
release-check
소프트웨어 품질 보증 분석가·테스터

Pre-release verification with structured report. Validates test coverage, security status, CHANGELOG completeness, dependency freshness, tech debt severity. Outputs GO/NO-GO recommendation with confidence score and specific remediation steps.

2026-04-04
review-findings
소프트웨어 품질 보증 분석가·테스터

Addresses and fixes findings from a QA code review. Reads the review report, fixes critical and warning issues, and prepares for re-verification.

2026-04-04
security-audit
정보 보안 분석가

Deep security audit of code, dependencies, and infrastructure. Checks OWASP Top 10, authentication, authorization, data protection, and dependency vulnerabilities. Use before releases or after significant changes.

2026-04-04
self-review
소프트웨어 개발자

Inline verification for any written artifact — specs, plans, reviews, docs. Runs 4 checks in under 60 seconds. Use on demand outside the triforce flow, or rely on TIME OUT checklists during normal agent operations.

2026-04-04
simulate-failure
소프트웨어 품질 보증 분석가·테스터

Runs controlled failure simulations to verify that agents correctly invoke their Non-Normal (emergency) checklists. Available scenarios: ambiguous-spec, failing-tests, security-finding. All outputs are labeled SIMULATION MODE and written to docs/training/.

2026-04-04
subagent-orchestration
기타 컴퓨터 관련 직업

Execute an implementation plan by dispatching fresh subagents per task with two-stage review (spec compliance, then code quality). Use for ad-hoc plan execution outside the full triforce ceremony.

2026-04-04
systematic-debugging
소프트웨어 개발자

4-phase root cause debugging process. Use when encountering any bug, test failure, or unexpected behavior BEFORE proposing fixes. Prevents guess-and-check thrashing. Includes root-cause tracing, defense-in-depth, and architecture questioning.

2026-04-04
traceability
소프트웨어 품질 보증 분석가·테스터

Generates a spec-to-implementation traceability matrix linking acceptance criteria from specs to implementation files, test cases, and review findings. Supports IEEE 830 compliance audits.

2026-04-04
verification-before-completion
소프트웨어 품질 보증 분석가·테스터

Verify work is actually done before claiming completion. Run verification commands, see passing output, confirm behavior. Evidence before assertions. Use before committing, creating PRs, or claiming a fix works.

2026-04-04
visual-companion
웹·디지털 인터페이스 디자이너

Browser-based companion for showing mockups, diagrams, wireframes, and visual comparisons during design conversations. Uses chrome MCP tools. Falls back to text-only if unavailable. Use during brainstorming or any visual design work.

2026-04-04