スキル一覧に戻る
cuioss

pm-requirementssetup

by cuioss

An orchestration layer for AI coding assistants (currently Claude Code) that enforces consistency, reliability, and more predictable outputs.

0🍴 0📅 2026年1月17日
GitHubで見るManusで実行

SKILL.md


name: pm-requirements:setup source_bundle: pm-requirements description: Standards for setting up requirements and specification documentation in new CUI projects with proper directory structure and initial documents version: 0.1-BETA allowed-tools: [Read]

Project Setup Standards for Requirements Documentation

Standards for establishing requirements and specification documentation structure in new CUI projects, including directory layout, initial document creation, and prefix selection.

What This Skill Provides

This skill provides comprehensive standards for:

  • Directory Structure: Standard layout for requirements documentation
  • Prefix Selection: Choosing appropriate requirement prefixes for projects
  • Document Templates: Ready-to-use templates for initial documentation
  • Setup Workflow: Step-by-step process for establishing documentation
  • Quality Verification: Checklist for validating setup completeness
  • Lifecycle Integration: Integrating documentation throughout project phases

When to Use This Skill

Use this skill when:

  • Starting a new CUI project that needs requirements documentation
  • Setting up documentation structure before implementation
  • Standardizing documentation across multiple projects
  • Onboarding teams to CUI documentation practices
  • Establishing traceability from project inception

Workflow

Step 1: Understand Documentation Principles

Load core principles and directory structure:

Read: standards/directory-structure.md
Read: standards/lifecycle-integration.md

These standards provide:

  • Required directory layout and file organization
  • Documentation-first approach principles
  • Minimal vs. complete setup guidance
  • Integration with project lifecycle phases

Step 2: Select Requirement Prefix

Load prefix selection guidance:

Read: standards/prefix-selection.md

This standard provides:

  • Recommended prefixes by domain
  • Custom prefix guidelines
  • Hierarchical prefix patterns
  • Cross-domain project guidance

Step 3: Create Initial Documents

Load document templates:

Read: standards/document-templates.md

This standard provides templates for:

  • Requirements.adoc
  • Specification.adoc
  • Individual specification files
  • LogMessages.adoc

Step 4: Follow Setup Workflow

Load workflow guidance:

Read: standards/setup-workflow.md

This standard provides:

  • Step-by-step setup process
  • Common setup issues and solutions
  • Cross-reference verification steps

Step 5: Verify Quality

Load quality checklist:

Read: standards/quality-checklist.md

This standard provides:

  • Documentation structure verification
  • Content quality checks
  • Traceability validation

Integration with Other Skills

This skill works with other pm-requirements bundle skills:

After Setuppm-requirements:requirements-authoring

  • Use after initial setup to create comprehensive requirements
  • Provides detailed authoring standards for requirements content

After Setuppm-requirements:planning

  • Create planning documents for implementation tracking
  • Provides task organization and status tracking

During Implementationpm-requirements:traceability

  • Link requirements to implementation code
  • Maintain bi-directional traceability

Quick Reference

Typical Setup Sequence:

  1. Create directory structure (mkdir -p doc/specification)
  2. Select requirement prefix (see prefix-selection.md)
  3. Create Requirements.adoc from template
  4. Create Specification.adoc from template
  5. Create individual specification documents
  6. Verify with quality checklist

Minimum Files Required:

  • doc/Requirements.adoc
  • doc/Specification.adoc

Complete Setup Includes:

  • Requirements.adoc, Specification.adoc
  • Individual specification documents in doc/specification/
  • LogMessages.adoc (if logging required)
  • CUI Documentation Standards: General AsciiDoc formatting and structure
  • Logging Standards: LogMessages.adoc content requirements
  • Git Standards: Committing documentation files

スコア

総合スコア

70/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です