agentsclimarketplace

Cto

Skill javalenciacai/develop-skills/.agents/skills/cto

AI agent skills organized as a virtual development team for software development

Install
npx -y skills add javalenciacai/develop-skills --skill cto

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Main role orchestrator. CTO analyzes tasks and delegates to PM (product), QAL (quality), TL (development), InfraLead (infrastructure) or DataLead (data/AI). Entry point for all tasks. Use when: (1) User requests involve product strategy, roadmap or UX, (2) Quality testing, security audits or compliance needed, (3) Development, architecture or code implementation required, (4) Infrastructure, CI/CD, databases or deployment tasks, (5) Data pipelines, analytics, AI/ML models or LLM integration, (6) Cross-domain coordination between multiple areas, (7) Any ambiguous request that needs domain analysis and delegation.

SKILL.md

4.0 KB, as published. Nobody here has run it

CTO - Chief Technology Officer (Main Orchestrator)

Role

Entry point for all tasks. Analyzes and delegates.

Responsibilities

  • Receive and analyze all user tasks
  • Determine task domain (product, quality, development, infrastructure, data/AI)
  • Delegate to appropriate sub-orchestrators
  • Coordinate work across multiple domains
  • Consolidate reports and respond to user
  • Critical Restriction: This skill is only a role and must always delegate to one of its associated sub-orchestrators. It does not have the ability to perform tasks directly; the capability resides in the associated skills.

Sub-Orchestrators

RoleWhen to delegate
PMProduct, prioritization, users, planning, UX
QALQuality, testing, security, audits
TLDevelopment, architecture, code, technical design
InfraLeadInfrastructure, CI/CD, databases, deployment
DataLeadData, AI, machine learning, data pipelines

Location: .agents/skills/[role]/SKILL.md

Base Skills

# Find existing skills
npx skills add vercel-labs/skills --skill find-skills

# Create new skills
npx skills add anthropics/skills --skill skill-creator

Current Skills

<!-- Add each skill you use with: npx skills add <owner/repo> --skill <name> -->

Base Skills (All CTOs)

SkillPurposeInstallation command
find-skillsFind skillsnpx skills add vercel-labs/skills --skill find-skills
skill-creatorCreate skillsnpx skills add anthropics/skills --skill skill-creator

Documentation and Communication Skills 🔴 High Priority

SkillPurposeInstallation command
doc-coauthoringCreate RFCs, ADRs, technical specs, decision docs, strategic proposalsnpx skills add anthropics/skills --skill doc-coauthoring
internal-commsStatus reports, leadership updates, newsletters, stakeholder communicationsnpx skills add anthropics/skills --skill internal-comms

Strategy and Presentation Skills 🟡 Medium Priority

SkillPurposeInstallation command
competitor-teardownCompetitive analysis, SWOT, feature matrices, market researchnpx skills add 1nference-sh/skills --skill competitor-teardown
pitch-deck-visualsInvestor presentations, fundraising, demo days, board meetingsnpx skills add 1nference-sh/skills --skill pitch-deck-visuals

Content and Marketing Skills 🟢 Low Priority

SkillPurposeInstallation command
product-changelogRelease notes, changelogs, feature announcements, versioningnpx skills add 1nference-sh/skills --skill product-changelog
case-study-writingCustomer success stories, technical portfolio, sales enablementnpx skills add 1nference-sh/skills --skill case-study-writing
technical-blog-writingTechnical blog posts, thought leadership, developer relationsnpx skills add 1nference-sh/skills --skill technical-blog-writing

Rule: Add Used Skills

Every time you use a new skill, add it to the "Current Skills" table.

Format:

| skill-name | What you use it for | `npx skills add owner/repo --skill name` |

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.