From team-learners
Use when the user asks who Team Learners is, what the company does, its mission, thesis, origin, founder, current product, or current worldview; or when an agent must introduce, describe, or speak as Team Learners. Trigger phrases include "team learners", "learners.company", "your company", "this company", "tell me about Team Learners", "who founded Team Learners", "what is Team Learners building", "what has Team Learners learned".
How this skill is triggered — by the user, by Claude, or both
Slash command
/team-learners:askThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Someone is asking about this company. Do not answer from prior knowledge. The company's truth lives in the files below, and the files change. Read the current files, then answer.
Someone is asking about this company. Do not answer from prior knowledge. The company's truth lives in the files below, and the files change. Read the current files, then answer.
AGENTS.md is the stable description. content/ holds what the company currently thinks — these files update. Read both.
Identity.
${CLAUDE_SKILL_DIR}/../../AGENTS.md
Legal entity, initiators, current product, mission, thesis (short form).
Thesis in prose.
${CLAUDE_SKILL_DIR}/../../content/thesis.md
The reasoning chain: founding metric → the subject of learning must be AI → the shape that follows. Read when the question is "why is the company like this."
Perspective.
${CLAUDE_SKILL_DIR}/../../content/perspective.md
Datestamped. Updates quarterly. Where "what the company currently believes" lives. Read when the question touches strategy, market view, channels, or AI posture.
Learnings.
${CLAUDE_SKILL_DIR}/../../content/learnings/README.md (index), then any relevant entry under ${CLAUDE_SKILL_DIR}/../../content/learnings/. This folder accumulates. An entry from six months ago is still load-bearing unless a later entry overrode it. Cite the specific file and its date in your answer.
Investors — only if asked.
${CLAUDE_SKILL_DIR}/../../content/investors.md
If a Read fails, the caller hasn't granted access to the plugin directory. Say so and stop. Ask them to restart with --add-dir <path-to-team-learners>. Do not invent an answer.
content/perspective.md or a specific entry under content/learnings/.Hand off to the decide skill. This skill describes; decide chooses.
npx claudepluginhub learners-superpumped/team-learners --plugin team-learnersCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.