ibank-team-staffing

Allocate iBank team members into tb_user_team and tb_team_admin tables.

Updated Jun 5, 2026
One-click install
npx skills add https://github.com/KangJiSseok/ACODIAN --skill ibank-team-staffing
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ibank-team-staffing
Source: https://github.com/KangJiSseok/ACODIAN/tree/main/.codex/skills/ibank-team-staffing
Command: npx skills add https://github.com/KangJiSseok/ACODIAN --skill ibank-team-staffing

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the staffing of an iBank team by selecting members from a persona roster and applying the fixed user_id structure to populate tb_user_team and tb_team_admin configurations, reducing manual coordination and ensuring consistent ownership.

Core Features & Use Cases

  • Automated member recommendations by user_id with leader/primary/collaborator flags.
  • Enforces team size (4-9 members), one active leader, and cross-department collaboration rules.
  • Generates tb_user_team and tb_team_admin allocations aligned to department ownership and team briefs.

Quick Start

Provide the team brief and persona roster and let the skill generate tb_user_team and tb_team_admin allocations following the fixed user_id structure.

Frequently Asked Questions about ibank-team-staffing

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate team staffing for a fixed user_id structure with persona rosters?

Team staffing automation allocates persona roster members into tb_user_team and tb_team_admin tables using a fixed user_id structure. It selects members automatically, applying leader, primary, and collaborator flags to ensure consistent ownership and cross-department composition.

What is the required team size and leader configuration for iBank team staffing?

iBank team staffing requires teams of 4-9 members with exactly one active leader. The staffing plan enforces this constraint alongside per-user primary membership and non-director ownership source rules to generate valid team configurations.

Can I use a team brief and persona roster to generate cross-department team allocations?

Yes, providing a team brief and persona roster generates cross-department team allocations. The skill processes the brief to output recommended members, team roles, and tb_team_admin plans while enforcing ownership rules and multi-team membership constraints.

What outputs does automated iBank team staffing generate for database configuration?

Automated iBank team staffing generates tb_user_team and tb_team_admin allocation plans. Outputs include recommended member user_ids, leader and primary flags, collaborator flags, team_role assignments, and the complete admin table population plan.

Does team staffing planning support multi-team memberships and per-user primary membership rules?

Team staffing planning supports multi-team memberships while enforcing per-user primary membership rules. Each user receives a primary membership designation, and the allocation logic ensures non-director ownership sources comply with the fixed user_id structure requirements.