Team Lifecycle

🌐Community
by catlog22 · vlatest · Repository

This skill manages a team’s entire lifecycle – from formation to disbandment – streamlining processes and boosting productivity for effective teams.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add team-lifecycle npx -- -y @trustedskills/team-lifecycle
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "team-lifecycle": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/team-lifecycle"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill manages and tracks a software development team's lifecycle, from initial setup to ongoing maintenance. It can automate tasks like onboarding new members, assigning roles, managing permissions, and archiving completed projects. The tool aims to streamline team operations and ensure consistent processes throughout the entire development journey.

When to use it

  • Creating a new project team with defined roles and responsibilities.
  • Onboarding new developers or engineers to an existing team.
  • Managing access control and permissions for different team members across various projects.
  • Archiving completed projects, ensuring all related data and documentation are properly stored.

Key capabilities

  • Team creation and management
  • Role assignment and permission control
  • Automated onboarding workflows
  • Project archiving and cleanup

Example prompts

  • "Create a new team called 'Phoenix' with roles: Lead Engineer, Frontend Developer, Backend Developer."
  • "Grant user 'sarah.lee' read-only access to the 'Project Chimera' repository."
  • "Archive project 'Project Atlas', including all associated documentation and code repositories."

Tips & gotchas

The skill requires a pre-existing directory structure for projects and users. Ensure your environment is properly configured before using it, or you may encounter errors related to file access or user authentication.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
catlog22
Installs
25

🌐 Community

Passed automated security scans.