スキル一覧に戻る
ArtisanClarinets

admin-workflows

by ArtisanClarinets

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

SKILL.md


name: admin-workflows description: Administrative tasks, RBAC hierarchy, and business workflows.

Admin Workflows

This skill documents high-level administrative processes.

RBAC Hierarchy

The system enforces the following role hierarchy:

  1. Owner: Full system access, can manage billing and structural configurations.
  2. Admin: Can manage users, projects, and settings within a Tenant.
  3. Editor: Can create and modify content (Projects, Contracts).
  4. Analyst: Read-only access to data and reports.

Core Workflows

1. Proposal -> Project

  • Trigger: A "Proposal" is approved.
  • Action: The system converts the Proposal object into a generic "Project".
  • Data: Carries over budget, timeline, and client details.

2. Lead Management

  • Flow: Inbox -> Status Update.
  • States: New, Contacted, Qualified, Proposal Sent, Won/Lost.

3. Audit Logging

  • Requirement: All privileged actions must be logged.
  • Scope: Any mutation by an Admin or Owner (e.g., changing user roles, deleting projects).
  • Storage: AuditLog table (via Prisma).

スコア

総合スコア

50/100

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

SKILL.md

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

+20
LICENSE

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

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

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

0/5
Issue管理

オープンIssueが50未満

+5
言語

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

+5
タグ

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

0/5

レビュー

💬

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